Allow email notifications to be disabled for all users of a group
Note from @ebrinkman on 2019-06-20: We should adjust this to only be at the group level unless the community contribution is nearly complete with both group and project level toggles. ----- Allows `Owner` only [user permission level](https://docs.gitlab.com/ee/user/permissions.html) of groups to disable email notifications on a per-group, regardless of the users settings. #### Design * Need 'Owner' permissions to update this on group level * All areas where a user can update notifications should be `disabled` with a tooltip that says "Notifications have been disabled in group settings" * Preference should be added to settings - group > General Settings > Permissions, LFS, 2FA ![Screen_Shot_2019-06-21_at_12.41.25_PM](/uploads/4525e67d7e614fb421abc66391cccc95/Screen_Shot_2019-06-21_at_12.41.25_PM.png)
issue