summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+10
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Merge branch '3559-ce-port-group-roadmap' into 'master'Filipa Lacerda2018-02-073-2/+149
|\
| * Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+21
| * Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+7
| * Add more date helper functionsKushal Pandya2018-02-071-2/+121
* | Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-051-0/+2
|/
* fixed issue with axios_utils not reducing activeVueResources variable when re...Phil Hughes2018-02-021-0/+4
* remove useless ajaxPost methodPhil Hughes2018-02-011-3/+0
* fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
* Merge branch 'master' into ph-axios-2Phil Hughes2018-01-312-15/+10
|\
| * Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-311-11/+6
| * Converted API.js to axiosPhil Hughes2018-01-301-4/+4
* | Converted common_utils to axiosPhil Hughes2018-01-311-9/+7
* | Converted ajax_cache to axiosPhil Hughes2018-01-311-19/+13
|/
* Make sure that axios adapater is restored after mockingwinh-check-axios-restoreWinnie Hellmann2018-01-251-0/+8
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-1/+1
* Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda2018-01-031-0/+9
* Switch issue_show to AxiosEric Eastwood2018-01-021-1/+1
* Fix mergeUrlParams encoding query parametersEric Eastwood2018-01-021-1/+1
* Add `X-Requested-With: XMLHttpRequest` header so Rails can recognize XHREric Eastwood2018-01-021-0/+2
* Restore missing language code in datetime_utility.jsWinnie Hellmann2017-12-211-5/+13
* Move dateTickFormat to separate moduleWinnie Hellmann2017-12-181-0/+39
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-112-77/+52
|\
| * fixed URL being undefined :face_palm:Phil Hughes2017-12-081-2/+2
| * use exported methods instead of gl.utilsPhil Hughes2017-12-082-20/+6
| * Moved URL utility methods into es modulesPhil Hughes2017-12-081-69/+58
* | Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-071-2/+0
|\ \ | |/
| * Don't set timeago title to what was already there.bvl-dont-reset-timeago-titleBob Van Landuyt2017-12-071-2/+0
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-073-110/+115
|/
* Fix issue comment submit button disabled on GFM pasteEric Eastwood2017-11-281-1/+1
* Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-272-0/+23
|\
| * Update text_utility.jsClement Ho2017-11-171-1/+1
| * Fix potential EE conflictbackport-add-epic-sidebarClement Ho2017-11-162-10/+10
| * Merge branch 'master' into 'backport-add-epic-sidebar'Clement Ho2017-11-154-2/+74
| |\
| * \ Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-134-187/+206
| |\ \
| * | | Backport of add-epic-sidebarClement Ho2017-11-102-1/+18
* | | | Improve environments performanceFilipa Lacerda2017-11-231-40/+0
* | | | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-202-4/+22
| |_|/ |/| |
* | | Merge branch 'fix-typo' into 'master'Annabel Dunstone Gray2017-11-141-1/+1
|\ \ \
| * | | Fix typofix-typoClement Ho2017-11-131-1/+1
| | |/ | |/|
* | | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-142-2/+42
* | | Merge branch '40092-fix-cluster-size' into 'master'Tim Zallmann2017-11-141-0/+28
|\ \ \
| * | | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-131-0/+28
| |/ /
* | | url_utility and style backportLuke "Jared" Bennett2017-11-131-0/+4
|/ /
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-134-187/+200
|/
* Add crsf token in axios calls39726-add-crsf-token-axiosFilipa Lacerda2017-11-021-0/+6
* Fix performance of sticky.jsPhil Hughes2017-10-231-6/+2
* Fix PikadayFilipa Lacerda2017-10-181-6/+27
* Merge branch 'sprite-icon-class' into 'master'convert-js-modulesPhil Hughes2017-10-171-1/+5
|\