summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'Tim Zallmann2017-08-211-0/+1
|\
| * fix test failures in text_utility_spec.js on Chrome 60Mike Greiling2017-08-181-0/+1
* | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-25/+27
|/
* fixed jumping when bar gets stuckPhil Hughes2017-08-031-0/+52
* Add filtered search to group issue dashboardClement Ho2017-08-021-0/+9
* fix transient rspec failure due to Poll.js race condition35225-transient-pollSimon Knox2017-07-181-23/+29
* Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-0/+1
* Introduce addClassIfElementExists utilitywinh-no-current-user-search-barwinh2017-06-271-0/+35
* Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-071-0/+31
|\
| * Improve user experience around slash commands in instant commentsKushal Pandya2017-06-051-0/+31
* | Address feedbackAlfredo Sumaran2017-06-071-0/+8
|/
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-1/+8
|\