Commit Graph

18 Commits

Author SHA1 Message Date
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
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
Dylan Griffith d236a6c2b2 Resolve "Enable Auto DevOps by default for self managed instances of GitLab" 2018-09-18 19:20:43 +00:00
Mike Greiling 07c031338a Merge branch '50535-display-banner-to-notify-user-if-project-is-implicitly-opted-ado' into 'master'
Displays banner to notify users ADO is implicitly enabled

Closes #50535

See merge request gitlab-org/gitlab-ce!21503
2018-09-06 22:36:49 +00:00
Mayra Cabrera d6fa67824d Displays banner to notify users ADO is implicitly enabled
If ADO is implicitly enabled for a project due to the instance wide
setting feature or feature flag rollout then an owner or maintainer
visiting that project are going to see a banner.

Closes #50535
2018-09-06 10:47:50 -05:00
Dennis Tang ec4ad656f0 Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
Sean McGivern 4e744e18a1 Merge branch 'issue_47709' into 'master'
Allow to toggle notifications for issues due soon

Closes #47709

See merge request gitlab-org/gitlab-ce!20530
2018-07-12 15:39:44 +00:00
Felipe Artur ef12973723 Allow to toggle notifications for issues due soon 2018-07-12 12:03:29 -03:00
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Lin Jen-Shin 4ee08b77bc Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
Winnie Hellmann 3db2f32759 Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
Imre Farkas 825b9435ed Add readme button to non-empty project page 2018-07-03 11:58:03 +00:00
Imre Farkas 20dfe25c15 Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00: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
Bob Van Landuyt fe9389ba6c Hide new mr from dropdown for archived projects 2018-04-11 10:51:15 +02:00
Rémy Coutable 13f7415afd Address review feedback
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-09 18:04:09 -05:00
Rémy Coutable 2d54dfb251 Migrate features/project/project.feature to RSpec and reorganize several Project feature specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-09 18:04:09 -05:00