gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets 8f3c0490dd Merge branch 'labels-placement' into 'master'
Move Labels and Milestones as sub tab to Issues/MR

## What does this MR do?

UI/UX change. Moves project labels and milestone tabs under Issues and Merge request tabs. 

## Why was this MR needed?

To solve problem of having to many tabs in top navigation. Since Labels and Milestones depends on Issue/MR feature it belongs to it and can be removed from top nav.

## What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/18368

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - not needed
- [x] API support added - not needed
- [x] Tests
  - [x] Added for this feature/bug - changed existing tests to match new behaviour
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)

cc @jschatz1 @annabeldunstone @skyruler

See merge request !4592
2016-06-10 16:57:13 +00:00
..
assets Merge branch 'ci-page-ui-update' into 'master' 2016-06-10 15:44:21 +00:00
controllers Merge branch 'workhorse-helpers' into 'master' 2016-06-10 16:21:26 +00:00
finders Improve Issuable.order_labels_priority 2016-06-06 11:59:49 -05:00
helpers Merge branch 'workhorse-helpers' into 'master' 2016-06-10 16:21:26 +00:00
mailers New confirmation email 🔥 2016-05-25 16:56:06 -04:00
models Merge branch 'rename-ci-commit-phase-4' into 'master' 2016-06-10 14:31:21 +00:00
services Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-4 2016-06-10 13:58:35 +02:00
uploaders
validators
views Render issues link on issues subnav unless you visit merge request controller 2016-06-10 19:15:23 +03:00
workers Update repository_import_worker.rb 2016-06-02 21:48:27 -04:00