gitlab-org--gitlab-foss/app
Alfredo Sumaran 262fc28a7d Improve issuable's bulk assignment implementation
This fixes the case when the user wants to add a label. The user has to use the dropdown’s filter input to look for a label and click it in order to see the bug.

Step to reproduce

- Select at least two issues, one label should be present in all issues, other label should be present in at least one.

- On the label dropdown: Deselect label that is present in all issues, look for another issue using the filter input and click it.

- Click on `Update issues`

Before: Unmarked label were kept on selected issues.
Now: Unmarked label is removed from selected issues
2016-12-14 10:05:00 -05:00
..
assets Improve issuable's bulk assignment implementation 2016-12-14 10:05:00 -05:00
controllers Merge branch 'issue_13270' into 'master' 2016-12-13 11:43:15 +00:00
finders Merge branch '19990-update-snippets-page-design' into 'master' 2016-12-12 18:06:20 +00:00
helpers Merge branch 'build-statuses' into 'master' 2016-12-14 12:34:22 +00:00
mailers Add new template to handle both commit & mr notes 2016-11-25 15:23:49 +00:00
models Merge branch 'build-statuses' into 'master' 2016-12-14 12:34:22 +00:00
policies Backport hooks on group policies for the EE-specific implementation 2016-12-13 11:51:09 -02:00
serializers Merge branch 'fix/ca-no-date' into 'master' 2016-11-30 10:01:56 +00:00
services fix awkward verb conjugation in cherry-pick and revert errors 2016-12-10 00:56:52 -06:00
uploaders Render SVG as images in notes 2016-12-08 00:29:43 -02:00
validators Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
views Improve issuable's bulk assignment implementation 2016-12-14 10:05:00 -05:00
workers Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' 2016-12-05 11:07:57 +00:00