summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards/list_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-108/+0
* Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-0/+21
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
|\
| * Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-1/+1
* | 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/+7
* Move Ajax interceptor into describe block (!7304)winniehell2016-11-051-0/+5
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
* Fixed JS testsPhil Hughes2016-10-111-1/+1
* Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+0
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-5/+5
* Added JS spec tests for store & modelsPhil Hughes2016-08-171-0/+89