Commit graph

8 commits

Author SHA1 Message Date
Douwe Maan
7d4b52b27d Enable Style/WordArray 2017-02-23 09:32:41 -06:00
Alfredo Sumaran
518dc9900c Remove unwanted semicolon
Repeate after me: This is not JS
2016-12-14 10:05:00 -05:00
Alfredo Sumaran
1cea63a2c0 Add changelog file 2016-12-14 10:05:00 -05:00
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
tiagonbotelho
519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Alfredo Sumaran
d18e407c40 Add tests to check fixes 2016-06-23 16:13:42 -05:00
Alfredo Sumaran
968b022faf Click until item is unmarked 2016-06-16 17:59:20 -05:00
Alfredo Sumaran
8d08478ee2 Fix spelling error on filename 2016-06-16 16:58:18 -05:00
Renamed from spec/features/issues/bulk_assigment_labels_spec.rb (Browse further)