gitlab-org--gitlab-foss/spec/features
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
..
admin Handle unavailable system info 2016-08-25 08:28:35 +01:00
atom Add RTL support to markdown renderer 2016-10-16 17:47:48 +03:30
boards Fix board relates specs 2016-10-11 11:47:56 -03:00
dashboard Fix snippets pagination 2016-09-26 12:42:12 +02:00
groups/members Tests update 2016-09-13 08:44:59 +01:00
issuables Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-are-active' into 'master' 2016-10-19 17:39:31 +00:00
merge_requests Fix remaining offenses 2016-10-18 13:51:12 +02:00
profiles Convert "SSH Keys" Spinach features to RSpec 2016-10-03 11:00:05 +02:00
projects Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00
protected_branches Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
security Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
tags
todos Added test for due date 2016-10-03 09:55:12 +01:00
users Fix snippets pagination 2016-09-26 12:42:12 +02:00
calendar_spec.rb Changed zero padded days to no padded days in date_format 2016-10-01 12:18:44 -05:00
ci_lint_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
commits_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
compare_spec.rb Fix broken rspec in compare text 2016-10-16 21:09:38 -07:00
container_registry_spec.rb
dashboard_issues_spec.rb Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
dashboard_milestones_spec.rb
environments_spec.rb Merge two scenarios into one 2016-10-18 16:46:19 +02:00
expand_collapse_diffs_spec.rb Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' 2016-10-01 10:59:32 +00:00
gitlab_flavored_markdown_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
groups_spec.rb Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
help_pages_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
issues_spec.rb Merge branch 'master' into revert-c676283b 2016-10-03 09:10:20 +01:00
login_spec.rb Update filled in field for two_factor auth to use id. 2016-10-15 08:28:53 +02:00
markdown_spec.rb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
milestone_spec.rb Ensure validation messages are shown within the milestone form 2016-09-19 09:29:12 +01:00
notes_on_merge_requests_spec.rb Adds v-pre to code blocks in comments 2016-10-04 14:06:44 +01:00
participants_autocomplete_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
password_reset_spec.rb
profile_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
projects_spec.rb Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
protected_branches_spec.rb Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
runners_spec.rb Fix grammar and typos in Runners pages 2016-09-28 10:03:59 +02:00
search_spec.rb Fixed search dropdown labels not displaying 2016-09-12 09:00:57 +01:00
signup_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
snippets_spec.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00
task_lists_spec.rb Shorten task status phrase 2016-08-29 10:46:36 -05:00
triggers_spec.rb Fix failing rspec test for triggers 2016-09-06 11:52:01 +02:00
u2f_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
unsubscribe_links_spec.rb Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
users_spec.rb Merge branch 'dz-rename-user-routes' into 'master' 2016-10-17 20:47:46 +02:00
variables_spec.rb Updated tests 2016-08-13 00:57:40 -05:00