summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Changes tab VUE refactoringFelipe Artur2018-06-212-0/+86
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-7/+45
|\
| * create favicon overlay on the clientAlexis Reigel2018-06-052-4/+37
| * fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-3/+8
* | fixed karmaPhil Hughes2018-06-071-0/+4
* | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-0/+25
|/
* Revert "Merge branch '46833-sticky-polyfill' into 'master'"Clement Ho2018-06-011-0/+79
* Update position sticky polyfillPaul Slaughter2018-06-011-79/+0
* Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez2018-05-031-0/+8
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-4/+4
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-2/+12
* Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-5/+5
* Add support for query params for labels endpointKushal Pandya2018-03-021-0/+15
* Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+29
* Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+6
* 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-312-14/+29
|\
| * Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-311-13/+26
| * spec fixes after API axios changePhil Hughes2018-01-301-1/+3
* | fixed eslintPhil Hughes2018-01-311-2/+1
* | Converted common_utils to axiosPhil Hughes2018-01-311-3/+5
* | Converted ajax_cache to axiosPhil Hughes2018-01-311-41/+28
|/
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-3/+3
* Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda2018-01-031-0/+10
* Move dateTickFormat to separate moduleWinnie Hellmann2017-12-181-0/+40
* Fix transient error in pikadayToStringfix-transient-datefix-specClement Ho2017-12-051-1/+1
* Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-271-0/+8
|\
| * Merge branch 'master' into 'backport-add-epic-sidebar'Clement Ho2017-11-153-4/+59
| |\
| * \ Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-132-85/+97
| |\ \
| * | | Backport of add-epic-sidebarClement Ho2017-11-101-4/+10
* | | | Improve environments performanceFilipa Lacerda2017-11-231-41/+0
| |_|/ |/| |
* | | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-142-3/+33
* | | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-131-1/+26
| |/ |/|
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-132-84/+94
|/
* Remove parsePikadayDate testwinh-skip-parsePikadayDate-testWinnie Hellmann2017-11-061-4/+2
* Fix PikadayFilipa Lacerda2017-10-181-0/+29
* 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
* Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-101-5/+5
* Commenting on image diffsFelipe Artur2017-10-071-0/+32
* spec fixhash-mr-scroll-loadPhil Hughes2017-09-291-7/+3
* Fixed anchored content not being scrolled into viewPhil Hughes2017-09-291-0/+60
* remove the sticky el from the test DOM after each testchanges-bar-dynamic-placeholderPhil Hughes2017-09-251-2/+6
* refactor tests to actually test browser behaviourPhil Hughes2017-09-251-48/+37
* fixed and added specs for removing placeholder elementPhil Hughes2017-09-221-3/+37
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+10
* Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-0/+49