summaryrefslogtreecommitdiff
path: root/spec/javascripts/labels_issue_sidebar_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-90/+0
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-8/+8
|\
| * resolve all prefer-const eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-4/+4
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-3/+3
| * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-7/+7
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-11/+10
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-2/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+2
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-271-7/+6
* Changed tests to use JS testsPhil Hughes2016-08-191-0/+89