- Aug 17, 2019
-
-
Paul Slaughter authored
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 (cherry picked from commit 1068483f) 7699a87e UI for disabling group/project email notification bad143ff Rename canChangeEmailsDisabled to canDisableEmails 38b3f9ec Hide emails_disabled checkbox if disabled in group 5e1fc2f5 Apply suggestion to... bcd5cee9 Addressed review feedback d602fc12 Minor fixes for gitlab.pot 1ee32758 Update permissions documentation 43c87103 Vue file prettified e5ec00ce Apply suggestion to app/views/shared/notifications/_button.html.haml e2de0db9 Disable the subgroup checkbox dbd7fcbd Add checked to emails_disabled group settings
-
- May 28, 2019
-
-
- Apr 19, 2019
-
-
Illya Klymov authored
-
- Jan 25, 2019
-
-
Dennis Tang authored
- Avatar, group name, and group description now left-aligned - Notification setting and "New project" CTA right-aligned with group avatar and name - Leave group / request access now a link next to the 'Group' label below the group name - Notification setting label removed in favor of icons - Tooltip added to indicate notification setting - Search option moved inside table header next to "Sort by"
-
- Jan 23, 2019
-
-
E'zeki&el Kigbo authored
-
- Dec 07, 2018
-
-
Dennis Tang authored
Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
-
- Jun 17, 2016
-
-
Felipe Artur authored
-
- Jun 16, 2016
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- Jun 15, 2016
-
-
Felipe Artur authored
-
- Jun 14, 2016
-
-
Rémy Coutable authored
+ Move 'Edit Project/Group' out of membership-related partial + Show the access request buttons only to logged-in users + Put the request access buttons out of in a more visible button + Improve the copy in the #remove_member_message helper Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jun 13, 2016
-
-
Felipe Artur authored
-
- Jun 07, 2016
-
-
Phil Hughes authored
-
Phil Hughes authored
This is part of #12758
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 19, 2016
-
-
Annabel Dunstone authored
-
- Apr 12, 2016
-
-
Douglas Barbosa Alexandre authored
-
- Apr 11, 2016
-
-
Douglas Barbosa Alexandre authored
-
- Mar 30, 2016
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* visiting project will create notification setting if missing * change notification setting per project even without membership * use notification settings instead of membership on profile page Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 20, 2016
-
-
Arinde Eniola authored
-
- Oct 22, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 18, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Oct 13, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 12, 2015
-
-
Grzegorz Bizon authored
Notifications button was unavailable if user wasn't member of the project, even if protected project is available via group privileges. Showing disabled button with explanation tool-tip is less confusing. This closes #2846.
-
- Sep 25, 2015
-
-
Andrey authored
refactoring buttons, fixes for projects filter on the dashboard and group page
-
- Sep 20, 2015
-
-
Douwe Maan authored
-
- Sep 17, 2015
-
-
Patricio Cano authored
Added Global to the drop downs and updated the label of the button to show the current level instead of `Notifications`
-
- Sep 15, 2015
-
-
Patricio Cano authored
Replaced `this` with `@` in the coffee file and added an arrow that clearly marks the Notifications button as a drop down
-
Patricio Cano authored
Notification dropdown now shows currently active level, and also shows what the actual value of `global` is, if the project has the notification level set to global.
-
Patricio Cano authored
-
- Sep 14, 2015
-
-
Darby authored
-