summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards/issue_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-82/+0
* 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/+4
* 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
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-1/+1
* Fixed failing teaspoon testsPhil Hughes2016-08-171-1/+1
* Added JS spec tests for store & modelsPhil Hughes2016-08-171-0/+83