summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-0/+14
* Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís2018-08-011-1/+0
* Changes poll.js to keep polling on any 2xx http status codeFilipa Lacerda2018-07-302-4/+27
* Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master'Phil Hughes2018-07-241-0/+20
|\
| * Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+20
* | Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-231-5/+6
|/
* Replaces date.format.js in vendor with NPM packageTim Zallmann2018-07-021-23/+16
* Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-1/+14
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-6/+7
* Changes tab VUE refactoringFelipe Artur2018-06-213-58/+109
* remove all unused eslint-disable rulesLukas Eipert2018-06-202-2/+2
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+4
* Enable no-restricted-globals in JS filesgfyoung2018-06-152-2/+2
* Add NOT_FOUND: 404 from EELin Jen-Shin2018-06-121-0/+1
* Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\
| * Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
* | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-29/+48
|\ \
| * | Add timeframe helper methodsKushal Pandya2018-06-071-29/+48
* | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-4/+47
|\ \ \
| * | | create favicon overlay on the clientAlexis Reigel2018-06-051-4/+46
| * | | fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-1/+2
| | |/ | |/|
* | | fixed karmaPhil Hughes2018-06-071-2/+2
* | | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-1/+1
| |/ |/|
* | Merge branch '46833-sticky-polyfill' into 'master'Clement Ho2018-06-061-1/+22
|\ \
| * | Add polyfill and comments to utils/stickyPaul Slaughter2018-06-051-1/+22
| |/
* | Merge branch 'jivl-backport-scroll-utilities' into 'master'Filipa Lacerda2018-06-062-0/+75
|\ \ | |/ |/|
| * Add partial for the build outputsjivl-backport-scroll-utilitiesJose2018-06-011-0/+3
| * Backport scroll utilities for the job log componentJose2018-06-012-0/+72
* | Revert "Merge branch '46833-sticky-polyfill' into 'master'"Clement Ho2018-06-011-0/+39
|/
* Update position sticky polyfillPaul Slaughter2018-06-011-39/+0
* 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