summaryrefslogtreecommitdiff
path: root/spec/javascripts/merge_request_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify all spec filesMike Greiling2018-10-171-93/+91
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-1/+2
* Performance Improvements to Vue MR pageTim Zallmann2018-06-301-8/+15
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-2/+4
* fixed task list specPhil Hughes2018-02-051-8/+20
* fixed failing karma specs caused by TaskListPhil Hughes2018-02-051-4/+6
* fixed merge request specsPhil Hughes2018-01-161-2/+2
* Fixed merge request status badge not updating after mergingmr-status-box-updatePhil Hughes2018-01-151-2/+1
* Make tasklist:changed test in merge_request_spec.js asyncwinh-fix-merge-request-specWinnie Hellmann2018-01-081-4/+11
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-2/+1
* Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-2/+2
* Hide close MR button after merge without reloading pageJacopo2017-09-241-0/+39
* Fix MR and issue specsLuke "Jared" Bennett2017-07-071-8/+5
* Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-071-4/+6
* Remove inclusive JS importsLuke "Jared" Bennett2017-07-071-10/+4
* Added specsLuke "Jared" Bennett2017-07-071-1/+39
* Use native change event in the spec to trigger addEventListenerJared Deckard2017-05-231-1/+3
* 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
* code style and test fixesSimon Knox2017-02-141-3/+3
* 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
|/
* 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/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+28