summaryrefslogtreecommitdiff
path: root/spec/features/issues/bulk_assignment_labels_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-4/+4
|
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
| | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* Enable Style/WordArrayDouwe Maan2017-02-231-3/+3
|
* Remove unwanted semicolonAlfredo Sumaran2016-12-141-1/+1
| | | | Repeate after me: This is not JS
* Add changelog fileAlfredo Sumaran2016-12-141-1/+1
|
* Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-1/+41
| | | | | | | | | | | | | | | 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
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-4/+4
|
* Add tests to check fixesAlfredo Sumaran2016-06-231-3/+148
|
* Click until item is unmarked18714_bulk_assign_labels_iconAlfredo Sumaran2016-06-161-1/+1
|
* Fix spelling error on filenameAlfredo Sumaran2016-06-161-0/+214