summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Restore tooltip arrowsClement Ho2018-05-231-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-221-19/+79
|\
| * Use "right now" for short time periodsWinnie Hellmann2018-05-221-19/+80
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+5
|\ \ | |/
| * Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez2018-05-031-1/+5
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-251-0/+4
|\ \ | |/
| * moved keycodes constants to common lib filePhil Hughes2018-04-191-0/+4
* | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
* | Fix bug where some timeago tooltips didn't have arrowsClement Ho2018-04-181-1/+1
|/
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-3/+17
* Add page helper methods for notesAppKushal Pandya2018-04-051-1/+6
* Refactor discussions/notes codeJan Provaznik2018-04-031-0/+1
* Fixed Utility Function based on Review CommentsTim Zallmann2018-03-281-3/+3
* Removed strangely added importTim Zallmann2018-03-281-2/+0
* Added Utility Function for WebIDE URLTim Zallmann2018-03-281-1/+11
* Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-75/+56
* Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-125-2/+9
|\
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-095-2/+9
* | Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
|/
* Add support for query params for labels endpointKushal Pandya2018-03-021-0/+8
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-282-5/+30
* 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