-
- Downloads
Merge branch...
Merge branch '50020-fe-allow-email-notifications-to-be-disabled-for-all-users-of-a-group' into 'master' UI for disabling group/project email notifications Closes #50020 See merge request gitlab-org/gitlab-ce!30961
No related branches found
No related tags found
Showing
- app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue 15 additions, 0 deletions...projects/shared/permissions/components/settings_panel.vue
- app/helpers/groups_helper.rb 5 additions, 0 deletionsapp/helpers/groups_helper.rb
- app/helpers/notifications_helper.rb 13 additions, 1 deletionapp/helpers/notifications_helper.rb
- app/helpers/projects_helper.rb 9 additions, 1 deletionapp/helpers/projects_helper.rb
- app/serializers/issuable_sidebar_basic_entity.rb 4 additions, 0 deletionsapp/serializers/issuable_sidebar_basic_entity.rb
- app/views/groups/_home_panel.html.haml 2 additions, 1 deletionapp/views/groups/_home_panel.html.haml
- app/views/groups/settings/_permissions.html.haml 8 additions, 2 deletionsapp/views/groups/settings/_permissions.html.haml
- app/views/profiles/notifications/_group_settings.html.haml 4 additions, 5 deletionsapp/views/profiles/notifications/_group_settings.html.haml
- app/views/profiles/notifications/_project_settings.html.haml 4 additions, 5 deletionsapp/views/profiles/notifications/_project_settings.html.haml
- app/views/projects/_home_panel.html.haml 3 additions, 1 deletionapp/views/projects/_home_panel.html.haml
- app/views/shared/issuable/_sidebar.html.haml 5 additions, 1 deletionapp/views/shared/issuable/_sidebar.html.haml
- app/views/shared/notifications/_button.html.haml 12 additions, 3 deletionsapp/views/shared/notifications/_button.html.haml
- app/views/shared/notifications/_new_button.html.haml 10 additions, 3 deletionsapp/views/shared/notifications/_new_button.html.haml
- changelogs/unreleased/50020-fe-allow-email-notifications-to-be-disabled-for-all-users-of-a-group.yml 5 additions, 0 deletions...notifications-to-be-disabled-for-all-users-of-a-group.yml
- doc/user/group/index.md 11 additions, 0 deletionsdoc/user/group/index.md
- doc/user/permissions.md 2 additions, 0 deletionsdoc/user/permissions.md
- doc/user/project/settings/index.md 6 additions, 0 deletionsdoc/user/project/settings/index.md
- doc/workflow/notifications.md 8 additions, 0 deletionsdoc/workflow/notifications.md
- locale/gitlab.pot 15 additions, 0 deletionslocale/gitlab.pot
- spec/features/groups/show_spec.rb 23 additions, 0 deletionsspec/features/groups/show_spec.rb
Please register or sign in to comment