Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot f5eabcfa0e Add latest changes from gitlab-org/gitlab@master 2021-07-01 09:07:33 +00:00
GitLab Bot c7cb372557 Add latest changes from gitlab-org/gitlab@master 2021-03-01 09:11:01 +00:00
GitLab Bot 37a1347df2 Add latest changes from gitlab-org/gitlab@master 2021-01-29 21:09:34 +00:00
GitLab Bot 4c5468b408 Add latest changes from gitlab-org/gitlab@master 2020-06-24 15:08:50 +00:00
Nick Thomas b1dad8b252
Check permissions before showing a forked project's source 2019-11-25 11:44:16 +00:00
GitLab Bot 9865665cb1 Add latest changes from gitlab-org/gitlab@master 2019-10-08 12:06:01 +00:00
Thong Kuah 4ec16912b8 Autocorrect with RSpec/ExampleWording cop
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
2019-04-05 08:43:27 +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
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
Dennis Tang ec4ad656f0 Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
Tuğçe Nur Taş 742cf27778 Features/show project id on home panel 2018-07-18 06:58:21 +00:00
Francisco Javier López 8fe880dc06 Projects and groups badges API 2018-03-05 17:51:40 +00:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Alfredo Sumaran 79ef221e4e Fix Rubocop offense 2017-02-15 12:55:41 -05:00
Grzegorz Bizon d1d5e2388d Improve home panel partial code and view specs 2017-02-13 09:45:10 +01:00
Grzegorz Bizon 1f94b952b5 Show notifications settings when repository is disabled 2017-02-13 09:38:26 +01:00