summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Remove useless closeReopenReport specsLuke "Jared" Bennett2017-11-021-34/+0
* Add top level items to fly-out navigationPhil Hughes2017-09-061-1/+1
* Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-071-18/+12
* Remove inclusive JS importsLuke "Jared" Bennett2017-07-071-10/+4
* Added specsLuke "Jared" Bennett2017-07-071-1/+40
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
* Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-051-6/+0
|\
| * fix js specsRegis2017-05-041-48/+0
| * remove fdescribe [ci skip]Regis2017-05-021-1/+1
| * issue_spec - getting closerRegis2017-05-021-5/+47
* | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-2/+2
|/
* Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-85/+109
* handle commas in Issue total countSimon Knox2017-03-211-0/+15
* Convert Issue into ES6 class (!9636)winniehell2017-03-081-23/+20
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* update issue count when closing/reopening an issueSimon Knox2017-02-141-0/+4
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-14/+13
|\
| * resolve all indent eslint violationsMike Greiling2017-01-181-13/+13
| * resolve all no-trailing-spaces eslint violationsMike Greiling2017-01-181-1/+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-2/+2
* | 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-2/+3
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-6/+6
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-6/+6
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-2/+3
* Explicitly name namespace and projects for frontend fixtureswinniehell2016-11-251-1/+1
* Use Rails test host name for frontend fixtureswinniehell2016-11-251-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Replace static issue fixtures by script (!6059)winniehell2016-10-281-17/+18
* Clean up issue_spec.jswinniehell2016-10-281-59/+102
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-2/+0
* ES6ify all the things!Fatih Acet2016-07-241-0/+121