gitlab-org--gitlab-foss/spec/presenters
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
..
ci Allow to make builds soft-archived. 2018-11-05 15:51:57 +01:00
clusters Extend clusters_controller for group type clusters 2018-11-08 23:14:06 +13:00
conversational_development_index Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
projects/settings Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
blob_presenter_spec.rb Move :plain option to Highlight class 2018-10-30 15:44:55 +08:00
clusterable_presenter_spec.rb Move view and path concerns to presenters 2018-11-01 19:37:32 +13:00
commit_status_presenter_spec.rb Improve CommitStatusPresenter 2018-08-01 12:25:19 +02:00
group_clusterable_presenter_spec.rb Extend clusters_controller for group type clusters 2018-11-08 23:14:06 +13:00
group_member_presenter_spec.rb Resolve "Can add an existing group member into a group project with new permissions but permissions are not overridden" 2018-12-06 13:15:29 +00:00
merge_request_presenter_spec.rb Fix XSS in MR source branch name 2018-10-12 16:58:08 -05:00
project_clusterable_presenter_spec.rb Remove method as using nested resource routes 2018-11-02 10:40:56 +13:00
project_member_presenter_spec.rb Resolve "Can add an existing group member into a group project with new permissions but permissions are not overridden" 2018-12-06 13:15:29 +00:00
project_presenter_spec.rb Further design iteration on project overview 2018-12-07 14:11:42 +00:00