summaryrefslogtreecommitdiff
path: root/spec/javascripts/zen_mode_spec.js
Commit message (Expand)AuthorAgeFilesLines
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+7
* Changes tab VUE refactoringFelipe Artur2018-06-211-28/+31
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-1/+1
* Backport fix epic fullscreenbackport-fix-epic-fullscreenClement Ho2017-11-221-65/+81
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-2/+1
* Fix broken testsFilipa Lacerda2017-08-101-1/+1
* refactor ZenMode to ES module syntaxMike Greiling2017-07-061-2/+1
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+1
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-1/+1
* | 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-1/+2
|/
* Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-061-2/+2
|\
| * replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* | Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-041-1/+1
* | Make sure elements share the same scopeAlfredo Sumaran2017-01-041-6/+6
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+4
* Replace static fixture for zen_mode_spec (!7686)winniehell2016-11-231-4/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-1/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+73