summaryrefslogtreecommitdiff
path: root/spec/javascripts/todos_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-2/+2
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-2/+2
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-2/+2
* Prettify all spec filesMike Greiling2018-10-171-2/+2
* fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-3/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Refactor dashboard todos inside dispatcherClement Ho2018-01-081-1/+1
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+3
* fixed todos specPhil Hughes2017-09-121-17/+9
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-2/+3
* refactor Todos class to ES module syntaxMike Greiling2017-07-061-2/+2
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-2/+2
* Fix regression where cmd-click stopped working for todos and merge request tabs27922-cmd-click-todo-doesn-t-workClement Ho2017-02-151-0/+63