Files
gitlabhq/app/assets/javascripts
Jacob Schatz 0710560cf6 Merge branch 'fix-bulk-assign' into 'master'
Fix unwanted label unassignment

## What does this MR do?
- When updating the milestone
  - [x] Do not remove labels when assigning a milestone
  - [x] Do not remove labels when unassigning a milestone
  - [x] Do not remove labels when assigning a milestone and adding another label

- When toggling selected issues labels should be kept
  - [x] Select an issue with an assigned label -> pick another label from dropdown-> unselect the issue -> select the issue again -> submit the form: Existing label should not be removed.

## Are there points in the code the reviewer needs to double check?
Labels should not be added or removed to issues when doing bulk actions unless we explicitly select a label from the dropdown

## 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)
- [ ] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] 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 !4863
2016-06-23 21:46:06 +00:00
..
2016-06-20 14:48:28 -05:00
2016-06-20 14:48:28 -05:00
2016-03-20 10:58:59 -07:00
2016-04-21 00:20:13 +00:00
2016-04-06 11:08:40 +01:00
2016-06-03 17:14:23 -05:00
2014-12-30 11:46:48 +02:00
2016-04-18 13:45:26 +01:00
2016-06-16 12:53:21 -05:00
2016-06-22 17:32:06 +01:00
2016-03-10 13:55:01 +01:00
2016-06-17 18:31:37 +01:00
2016-04-26 09:03:04 +01:00
2016-06-15 18:33:18 +01:00
2016-06-09 17:19:14 +01:00
2015-10-06 11:43:32 +03:00
2016-03-03 13:09:58 +01:00