summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils
Commit message (Expand)AuthorAgeFilesLines
* Add javascript unit testsch-add-specsClement Ho2017-10-061-1/+3
* [skip ci] add image diff commenting to commit diff pageClement Ho2017-09-291-0/+3
* Fixed anchored content not being scrolled into viewPhil Hughes2017-09-291-16/+11
* refactor tests to actually test browser behaviourPhil Hughes2017-09-251-1/+1
* removed commented out CSSPhil Hughes2017-09-251-1/+1
* Dynamically create offset for sticky barPhil Hughes2017-09-221-5/+25
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+6
* Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-0/+56
* Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-212-431/+432
|\
| * Exports all the methods in the same place37220-es-modulesFilipa Lacerda2017-09-181-25/+28
| * Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-181-49/+0
| |\
| * | Fix context for jquery eventFilipa Lacerda2017-09-151-7/+5
| * | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-092-18/+17
| * | Use modules in common utilsFilipa Lacerda2017-09-091-431/+432
* | | Lightly refactor prettyTime module.37298-the-prettytime-utils-module-could-use-some-light-maintenanceBryce Johnson2017-09-141-57/+50
| |/ |/|
* | Remove animate.js and the issuable label pulse animation.refactor-animate-jsBryce Johnson2017-09-131-49/+0
|/
* Added support for named colors, also added interpolations for the graphsJose Ivan Vargas2017-09-071-1/+1
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-3/+11
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+1
| |\
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-4/+4
| |\ \
| * | | IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-231-1/+1
| * | | IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-211-0/+7
| * | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-044-2/+37
| |\ \ \ \ \
| * | | | | | IssueNotesRefactor: Address MR comments.Fatih Acet2017-07-211-4/+4
| * | | | | | IssueNotesRefactor: Implement jumping to target note.Fatih Acet2017-07-211-2/+3
* | | | | | | Add support for custom daysPerWeek and hoursPerDay to prettyTime.parseSeconds.pretty-time-refactorBryce Johnson2017-08-311-6/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-4/+4
| |_|_|/ |/| | |
* | | | Fixes sticky class being removed when over-scrolling in Safarisafari-overscroll-sticky-fixPhil Hughes2017-08-151-1/+1
| |_|/ |/| |
* | | Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-0/+1
|\ \ \ | |_|/ |/| |
| * | disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+1
| |/
* | Merge branch 'diff-changed-files-dropdown' into 'master'Filipa Lacerda2017-08-042-2/+31
|\ \
| * | fixed karma failurePhil Hughes2017-08-031-0/+2
| * | fixed alignment in buttonPhil Hughes2017-08-031-2/+8
| * | fixed jumping when bar gets stuckPhil Hughes2017-08-031-3/+3
| * | made the changed files holder stickyPhil Hughes2017-08-031-0/+21
* | | Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+2
|/ /
* | Add filtered search to group issue dashboardClement Ho2017-08-021-0/+4
|/
* Merge branch 'fix-date-off-by-1' into 'master'Stan Hu2017-07-191-0/+8
|\
| * Fixes eslint bugs.Jacob Schatz2017-07-181-2/+2
| * Fixes code quality issuesJacob Schatz2017-07-181-1/+1
| * moves the date to the right placeJacob Schatz2017-07-181-1/+0
| * Adds datefix class.Jacob Schatz2017-07-181-0/+9
* | fix transient rspec failure due to Poll.js race condition35225-transient-pollSimon Knox2017-07-182-0/+4
|/
* Restore timeago translations in renderTimeago.restore-timeago-translationBryce Johnson2017-06-301-1/+1
* Remove initTimeagoTimeout and let timeago.js update timeagos internally.bpj-init-timeago-timeout-less-frequentlyBryce Johnson2017-06-291-21/+3
* Merge branch 'winh-no-current-user-search-bar' into 'master'Clement Ho2017-06-281-0/+7
|\
| * Introduce addClassIfElementExists utilitywinh-no-current-user-search-barwinh2017-06-271-0/+7