summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib/utils/common_utils_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Fix broken floating point tests61910-common_utils_spec-js-fails-locally-on-master-for-roundofffloatjboyson12019-05-301-8/+8
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+10
* Improve diff navigation headerSam Bigelow2019-04-051-3/+3
* Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-0/+33
* Remove convertPermissionToBoolean() from common_utils.jsWinnie Hellmann2019-02-211-7/+0
* CE Port of fix for roadmap forward timeline scrollConstance Okoghenun2019-02-131-0/+1
* Handle window and container resize eventsAdriel Santiago2019-02-041-0/+15
* Support for ignore rules in 'convertObjectPropsToCamelCase' helperKushal Pandya2019-01-311-36/+116
* Make favicon tests more fault resistentLukas Eipert2019-01-211-10/+30
* Make parseBoolean idempotentWinnie Hellmann2019-01-151-4/+15
* Add support for `offset` values in `isInViewport`Kushal Pandya2019-01-081-0/+25
* Add parseBoolean helper functionWinnie Hellmann2018-11-271-0/+18
* Prettify all the thingsMike Greiling2018-11-201-7/+9
* Fix eslint violationsMike Greiling2018-10-311-0/+1
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-102/+118
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+13
* enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer2018-10-161-7/+6
* Merge branch '51712-prefer-jasmine-matcher' into 'master'Mike Greiling2018-10-111-1/+1
|\
| * enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-091-1/+1
* | enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+1
|/
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-9/+31
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-9/+31
* | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-031-6/+4
|/
* Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+19
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+70
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* create favicon overlay on the clientAlexis Reigel2018-06-051-4/+32
* fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-3/+8
* Add support for query params for labels endpointKushal Pandya2018-03-021-0/+15
* Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+29
* remove useless ajaxPost methodPhil Hughes2018-02-011-13/+0
* fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
* Merge branch 'master' into ph-axios-2Phil Hughes2018-01-311-13/+26
|\
| * Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-311-13/+26
* | Converted common_utils to axiosPhil Hughes2018-01-311-3/+5
|/
* Improve environments performanceFilipa Lacerda2017-11-231-41/+0
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-0/+30
* Improve sprite icon specClement Ho2017-10-171-10/+18
* Add ability to pass class name to spriteIcon helpersprite-icon-classClement Ho2017-10-121-1/+5
* spec fixhash-mr-scroll-loadPhil Hughes2017-09-291-7/+3
* Fixed anchored content not being scrolled into viewPhil Hughes2017-09-291-0/+60
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+10
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-73/+92
* Use modules in common utilsFilipa Lacerda2017-09-091-309/+307
* fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-25/+27
* Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-0/+1
* Address feedbackAlfredo Sumaran2017-06-071-0/+8
* Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-261-1/+1
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-1/+1
|\
| * update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1