Skip to content
Snippets Groups Projects

Insert notification settings dropdown into groups

Merged Felipe Cardozo requested to merge issue_3359_3 into master

Display notification settings dropdown for groups

part of #3359 (closed)

groups Screenshot_from_2016-06-29_10-58-37
small

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Douwe Maan
    Douwe Maan @DouweM started a thread on the diff
  • 15 15 %span.visibility-icon.has-tooltip{ data: { container: 'body' }, title: visibility_icon_description(@group) }
    16 16 = visibility_level_icon(@group.visibility_level, fw: false)
    17 17
    18 = render 'shared/notifications/button', notification_setting: @notification_setting
    19
    20 - if current_user
    21 .pull-right
    22 = render 'shared/members/access_request_buttons', source: @group
  • Reassigned to @felipe_artur

  • Felipe Cardozo Added 1 commit:

    Added 1 commit:

    • ee9c3d76 - merge master into issue_3359_3
  • 137 137 margin: 0;
    138 138 font-size: 24px;
    139 139 font-weight: normal;
    140 margin-bottom: 5px;
    140 margin-bottom: 10px;
  • 47 47 }
    48 48
    49 49 .access-request-button {
    50 @include btn-gray;
    51 position: absolute;
    52 right: 16px;
    53 bottom: 32px;
    54 padding: 3px 10px;
    50 margin-right: 10px;
    55 51 text-transform: none;
  • Felipe Cardozo Added 1 commit:

    Added 1 commit:

    • 96d61a7d - merge master into issue_3359_3
  • Felipe Cardozo Added 1 commit:

    Added 1 commit:

    • 36d48120 - merge master into issue_3359_3
  • Reassigned to @DouweM

  • Felipe Cardozo Added 291 commits:

    Added 291 commits:

  • Douwe Maan Status changed to merged

    Status changed to merged

  • Douwe Maan mentioned in commit 1d34ce13

    mentioned in commit 1d34ce13

  • Please register or sign in to reply
    Loading