gitlab-org--gitlab-foss/spec/features/issues
Jacob Schatz 204da39685 Merge branch '18714_bulk_assign_labels_icon' into 'master'
Fixes item icon state when for issues that have the same labels assigned

## What does this MR do?
Previously if all issues had the same labels the dropdown was showing the labels with indeterminate stated which is wrong. This MR fixes that and shows the correct state.

## What are the relevant issue numbers?
Fixes #18714

## Screenshots (if relevant)

**Before**

![label-before](/uploads/c65aa051e773dfea898a0d19767d6ade/label-before.gif)

**After**

![label](/uploads/73fd657d104d1081e189e0a9547d483b/label.gif)

## Does this MR meet the acceptance criteria?

- [ ] [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)
- [ ] API support added
- [ ] Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !4721
2016-06-18 16:29:43 +00:00
..
award_emoji_spec.rb Incorporate feedback 2016-05-11 22:43:58 +02:00
award_spec.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
bulk_assignment_labels_spec.rb Click until item is unmarked 2016-06-16 17:59:20 -05:00
filter_by_labels_spec.rb Update tests to make it work with Turbolinks approach 2016-06-14 12:39:51 -05:00
filter_by_milestone_spec.rb Spec updates 2016-03-29 18:20:10 +01:00
filter_issues_spec.rb Update tests to make it work with Turbolinks approach 2016-06-14 12:39:51 -05:00
issue_sidebar_spec.rb Add tests to check if a new label is added 2016-04-15 14:54:21 -05:00
move_spec.rb Added test to dropdown search 2016-06-15 11:34:11 +01:00
new_branch_button_spec.rb Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
note_polling_spec.rb Improve note factory 2016-05-29 15:03:00 -04:00
todo_spec.rb Improved manual todos 2016-06-17 09:01:03 +01:00
update_issues_spec.rb Update CHANGELOG 2016-06-03 17:14:23 -05:00