summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards/boards_store_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-158/+0
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-17/+2
|\
| * Fixed up specsPhil Hughes2017-02-031-1/+1
| * Fixed up JS testsPhil Hughes2017-02-031-16/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-5/+5
|\ \ | |/
| * resolve all indent eslint violationsMike Greiling2017-01-181-5/+5
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-7/+7
* | move additional libraries into spec_helperMike Greiling2017-01-101-4/+0
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | correct vue require statementsMike Greiling2017-01-101-2/+2
* | correct misnamed require statementsMike Greiling2017-01-101-1/+1
* | fix broken js.cookie importsMike Greiling2017-01-101-1/+1
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-13/+12
|/
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+8
* Move Ajax interceptor into describe block (!7304)winniehell2016-11-051-106/+109
* Fixed boards store specissue-board-welcome-cookie-monsterPhil Hughes2016-10-281-1/+4
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-2/+2
* Fixed JS testsPhil Hughes2016-10-111-1/+1
* Updated rspec to not use sleep when draggingPhil Hughes2016-08-171-14/+10
* Fixed removing items from listPhil Hughes2016-08-171-1/+1
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-39/+39
* Added loading icon so user knows when new page is loadingPhil Hughes2016-08-171-0/+12
* Fixed bug with creating new list from Backlog or done labelPhil Hughes2016-08-171-1/+1
* Fixed failing teaspoon testsPhil Hughes2016-08-171-4/+5
* Added JS spec tests for store & modelsPhil Hughes2016-08-171-0/+155