-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'issue_3359_3' into 'master'
Insert notification settings dropdown into groups ## Display notification settings dropdown for groups part of #3359    See merge request !4857
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/dispatcher.js.coffee 2 additions, 0 deletionsapp/assets/javascripts/dispatcher.js.coffee
- app/assets/stylesheets/framework/blocks.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/blocks.scss
- app/assets/stylesheets/pages/groups.scss 1 addition, 5 deletionsapp/assets/stylesheets/pages/groups.scss
- app/controllers/groups_controller.rb 15 additions, 8 deletionsapp/controllers/groups_controller.rb
- app/controllers/notification_settings_controller.rb 18 additions, 4 deletionsapp/controllers/notification_settings_controller.rb
- app/helpers/notifications_helper.rb 1 addition, 1 deletionapp/helpers/notifications_helper.rb
- app/views/groups/show.html.haml 7 additions, 2 deletionsapp/views/groups/show.html.haml
- doc/workflow/notifications.md 2 additions, 0 deletionsdoc/workflow/notifications.md
- spec/controllers/notification_settings_controller_spec.rb 57 additions, 16 deletionsspec/controllers/notification_settings_controller_spec.rb
Loading
Please register or sign in to comment