gitlab-org--gitlab-foss/app/views
Douwe Maan 25ff16459c Merge branch 'feature/group-level-labels' into 'master'
Add group level labels

## What does this MR do?

Add group level labels.

## Are there points in the code the reviewer needs to double check?

* `LabelsFinder`
* `Gitlab::Gfm::ReferenceRewriter`
* `Banzai::Filter::LabelReferenceFilter`

## Why was this MR needed?

We'll be adding more feature that allow you to do cross-project management of issues.

## Screenshots (if relevant)

* Group Labels
    ![Group Labels](/uploads/2244c06ad68eae4fb246fb4c81bf8060/2.png)

* Project Labels
    ![Project Labels](/uploads/c5839516d2282b51f7418d9dadbeceb4/1.png)

* Expanded references for group labels when moving issue to another project
    ![Expanded references for group labels when moving issue to another project](/uploads/0c9ab248a8420d4978d59349ae3d42e5/3.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

#19997

See merge request !6425
2016-10-19 20:41:04 +00:00
..
abuse_report_mailer
abuse_reports
admin Use Ruby 1.9 syntax in tab_single def and usage. 2016-10-15 08:28:54 +02:00
award_emoji
ci/lints Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
dashboard Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
devise Fix aesthetic issues on CROWD login. 2016-10-18 12:46:37 +02:00
discussions Changed to hash rocket and string 'true' 2016-09-27 23:50:09 +01:00
doorkeeper Removes class 'btn-link' of Revoke button 2016-09-26 12:13:45 +01:00
email_rejection_mailer
emojis
errors
events
explore Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
groups Add label type to group and project labels lists 2016-10-19 14:58:27 -02:00
help Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
import
invites
issues
kaminari/gitlab
koding
layouts Add CRUD for Group Labels 2016-10-19 14:57:15 -02:00
notify Use Hash rocket syntax to maintain Ruby 2.1 compatibility 2016-10-18 19:20:12 -07:00
profiles Remove changelog item and interpolation 2016-10-14 21:26:43 +11:00
projects Merge branch 'feature/group-level-labels' into 'master' 2016-10-19 20:41:04 +00:00
repository_check_mailer
search Make search results use the markdown cache columns, treating them consistently 2016-10-07 02:54:26 +01:00
sent_notifications
shared Merge branch 'feature/group-level-labels' into 'master' 2016-10-19 20:41:04 +00:00
sherlock
snippets Added 'Download' button to snippet view 2016-10-11 15:36:59 -04:00
u2f Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
users Merge branch 'update-profile-view' into 'master' 2016-10-06 20:50:04 +00:00