Commit Graph

23 Commits

Author SHA1 Message Date
GitLab Bot b8e2721004 Add latest changes from gitlab-org/gitlab@master 2020-11-19 00:09:41 +00:00
GitLab Bot 6cf30e964d Add latest changes from gitlab-org/gitlab@master 2020-11-12 15:09:09 +00:00
GitLab Bot a683d38a36 Add latest changes from gitlab-org/gitlab@master 2020-10-26 18:08:27 +00:00
GitLab Bot 46c2316f92 Add latest changes from gitlab-org/gitlab@master 2020-07-23 00:09:43 +00:00
GitLab Bot a93bf027c2 Add latest changes from gitlab-org/gitlab@master 2020-07-07 15:08:49 +00:00
GitLab Bot 0bc8084ef3 Add latest changes from gitlab-org/gitlab@master 2020-06-30 06:08:49 +00:00
GitLab Bot d15cc2684c Add latest changes from gitlab-org/gitlab@master 2020-06-26 06:09:03 +00:00
GitLab Bot a83a97f604 Add latest changes from gitlab-org/gitlab@master 2020-05-28 12:08:10 +00:00
GitLab Bot 6985123d92 Add latest changes from gitlab-org/gitlab@master 2020-05-28 00:08:37 +00:00
GitLab Bot a78d7d5c66 Add latest changes from gitlab-org/gitlab@master 2020-05-27 00:08:11 +00:00
GitLab Bot 0f59ad0c29 Add latest changes from gitlab-org/gitlab@master 2020-04-28 09:09:34 +00:00
GitLab Bot 0eb3d2f799 Add latest changes from gitlab-org/gitlab@master 2020-02-06 15:09:11 +00:00
Brett Walker 9be16e1f49 UI for disabling group/project email notification
- Adds UI to configure in group and project settings
- Removes notification configuration for users when
disabled at group or project level
2019-08-17 05:56:48 +00:00
Dennis Tang e491dc251f Fix misalignment of group overview page buttons 2019-03-20 21:31:06 +00:00
Peter Marko 4e2781febd expose group id on home panel 2019-03-11 14:19:47 +01:00
Martin Wortschack 12ed4dbf4a Style avatars for groups and projects
- Add rectangular avatar classes
- Update avatar for groups
- Update avatar for projects
- Update avatar for frequent items
- Update avatar on "Fork project" page
- Conditionally add rectangular avatar class to autocomplete items
2019-02-25 13:00:05 +00:00
Dennis Tang ded6c66389 Re-add class to prevent pointer events on new svg icon 2019-01-29 18:34:15 +00:00
Dennis Tang 056f6dd08f Refresh group overview to match project overview
- 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"
2019-01-25 10:26:35 +00:00
Takuya Noguchi 57df3ff73d Replace .group-buttons with display properties
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-12-12 15:32:55 -08:00
Dennis Tang 75496059a1 Further design iteration on project overview
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
2018-12-07 14:11:42 +00:00
Tim Zallmann 892b02e890 Created group_icon and group_icon_url
Tests for these new helper methods
2017-10-04 14:27:09 +02:00
Douwe Maan 3e7e08adfc Show group name instead of path on group page 2017-06-23 13:43:32 -05:00
Dmitriy Zaporozhets f39dbf3d3d
Allow creating nested group via UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-07 15:37:36 +02:00