summaryrefslogtreecommitdiff
path: root/spec/javascripts/header_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-291-7/+7
* change todos counter position & format ( for large counts )mhasbini2017-02-211-2/+2
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Replace static fixture for header_spec.js (!9174)winniehell2017-02-131-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+1
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-2/+2
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-3/+3
|/
* 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-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Enable linting for ES6 fileswinniehell2016-10-271-0/+1
* Add todo toggle eventClement Ho2016-10-261-0/+54