summaryrefslogtreecommitdiff
path: root/spec/javascripts/behaviors/quick_submit_spec.js
Commit message (Expand)AuthorAgeFilesLines
* enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-32/+49
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-0/+5
* IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-0/+1
* Fixes broken tests of quick_submit_spec and reduces tech debtFilipa Lacerda2017-08-101-99/+90
* Fix vue broken testFilipa Lacerda2017-08-041-3/+3
* TestsFilipa Lacerda2017-08-041-3/+3
* Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett2017-06-271-4/+17
* 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
* Replace static fixture for behaviors/quick_submit_spec.js (!9086)winniehell2017-02-111-5/+13
* Use textarea for quick submit specwinniehell2017-02-111-13/+15
* Replace teaspoon references with Karmareplace-teaspoon-referencesClement Ho2017-02-101-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
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-1/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-1/+2
|/
* 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/+1
* 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-0/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+93