summaryrefslogtreecommitdiff
path: root/spec/javascripts/pager_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Mock Pager in Karma testsWinnie Hellmann2018-04-241-14/+21
* fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-5/+3
* fixed infinite loop crashing testsph-axios-3Phil Hughes2018-02-011-8/+13
* Converted pager.js to axiosPhil Hughes2018-02-011-15/+61
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-7/+1
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-3/+4
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
* respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+90