Commit Graph

23 Commits

Author SHA1 Message Date
GitLab Bot 6b9d3a4e83 Add latest changes from gitlab-org/gitlab@master 2020-01-29 18:08:47 +00:00
GitLab Bot 728a207ea6 Add latest changes from gitlab-org/gitlab@master 2020-01-17 09:08:24 +00:00
GitLab Bot cddaddb86b Add latest changes from gitlab-org/gitlab@master 2020-01-09 12:08:03 +00:00
GitLab Bot e723867717 Add latest changes from gitlab-org/gitlab@master 2019-12-17 18:07:48 +00:00
GitLab Bot 143f196f8b Add latest changes from gitlab-org/gitlab@master 2019-11-18 18:06:53 +00:00
GitLab Bot 0ccbbf166f Add latest changes from gitlab-org/gitlab@master 2019-10-25 09:06:06 +00:00
GitLab Bot 8ac91ecfd1 Add latest changes from gitlab-org/gitlab@master 2019-09-20 09:06:17 +00:00
Illya Klymov 6ea92ef1a0 Improvements to Project overview UI 2019-04-19 13:02: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
George Tsiolis 3f1778140e Fix quick links button styles 2018-10-29 14:26:34 +02:00
Stan Hu 656831e173 Remove Koding integration and documentation
This integration no longer works and does not appear to be supported.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
2018-10-12 22:18:51 -07:00
Marcel Amirault 6876c7afa8 Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
Dennis Tang ec4ad656f0 Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Bob Van Landuyt aeed6b5a34 Only show push-to-master authorized users
Hide the push to master instructions for users that are not allowed to
do that.

Also hide buttons that would direct them to commit directly in master
2018-04-24 13:59:41 +02:00
Jose Ivan Vargas ea7127dea9 Changed anchor not to have the js prefix, add i18n 2018-04-20 12:48:04 -05:00
Jose Ivan Vargas e40bc1b190 Create autodevops settings sections 2018-04-20 12:48:04 -05:00
Mayra Cabrera ca59bfdc66 Rearrange DeploymentPlatform methods
- Change find_cluster_platform_kubernetes to ignore environment argument
- Fix broken specs

CE Port of: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5047/
2018-03-22 14:52:33 -06:00
Eric Eastwood dcac35b484 Update enabled Kubernetes cluster button to "Kubernetes configured"
See
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16900#note_60175507
2018-02-22 10:01:08 -06:00
Oswaldo Ferreira 5cefa20a3c Make ruby-lint happy 2018-02-21 11:58:43 -03:00
Oswaldo Ferreira 1521fd9f5c Add unit tests to presenter methods 2018-02-20 18:59:19 -03:00
Oswaldo Ferreira c445ef539e Move default_project_view tests to presenter 2018-02-20 15:25:46 -03:00
Oswaldo Ferreira e0e3f1c275 Move button list logic to project presenter 2018-02-20 13:03:06 -03:00