summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards
Commit message (Collapse)AuthorAgeFilesLines
* Fixed JS testsPhil Hughes2016-10-114-7/+7
|
* Shows count at bottom of listPhil Hughes2016-08-311-6/+9
| | | | Only visible when scrollable area is larger than height
* Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+0
| | | | Closes #21139
* Fixed bug when moving listPhil Hughes2016-08-171-1/+0
|
* Updated teaspoon mock tests endpointsPhil Hughes2016-08-171-4/+5
|
* Updated rspec to not use sleep when draggingPhil Hughes2016-08-171-14/+10
| | | | Fixed JS tests
* Fixed removing items from listPhil Hughes2016-08-171-1/+1
|
* Moved board store to namespaced gl objectPhil Hughes2016-08-173-45/+45
|
* Added loading icon so user knows when new page is loadingPhil Hughes2016-08-171-0/+12
| | | | Added test for finding lists when limited to type
* Fixed bug with creating new list from Backlog or done labelPhil Hughes2016-08-171-1/+1
|
* Fixed failing teaspoon testsPhil Hughes2016-08-172-5/+6
|
* Added JS spec tests for store & modelsPhil Hughes2016-08-174-0/+380