summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/job.js
Commit message (Expand)AuthorAgeFilesLines
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-23/+0
* Extracts scroll position checks into reusable functions50904-update-scroll-utilsFilipa Lacerda2018-09-261-2/+2
* Resolve "Sidebar on jobs and wikis is missing at small widths"Clement Ho2018-06-281-1/+1
* Merge branch '46833-sticky-polyfill' into 'master'Clement Ho2018-06-061-9/+2
|\
| * Add polyfill and comments to utils/stickyPaul Slaughter2018-06-051-9/+2
* | Merge branch 'jivl-backport-scroll-utilities' into 'master'Filipa Lacerda2018-06-061-77/+9
|\ \ | |/ |/|
| * Add partial for the build outputsjivl-backport-scroll-utilitiesJose2018-06-011-4/+0
| * Backport scroll utilities for the job log componentJose2018-06-011-73/+9
* | Revert "Merge branch '46833-sticky-polyfill' into 'master'"Clement Ho2018-06-011-0/+7
|/
* Update position sticky polyfillPaul Slaughter2018-06-011-7/+0
* fix `spaced-comment`Lukas Eipert2018-05-291-1/+1
* Fix affix using stickyfilljs polyfillClement Ho2018-05-211-8/+3
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Clear the timeout in Jobs class after each testPhil Hughes2018-02-071-1/+1
* fixed issue with axios_utils not reducing activeVueResources variable when re...Phil Hughes2018-02-021-1/+12
* Converted job.js to axiosPhil Hughes2018-01-301-5/+7
* Fix bad import in job.js41929-artifacts-timeFilipa Lacerda2018-01-111-1/+0
* Remove remaining word from artifacts dateFilipa Lacerda2018-01-111-11/+1
* Cache document query41120-performance-bar-auto-scrollFilipa Lacerda2018-01-021-2/+3
* Merge branch 'master' into 41120-performance-bar-auto-scrollFilipa Lacerda2018-01-021-2/+2
|\
| * Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-2/+2
* | Use non cached variables to get scroll position because of the performance barFilipa Lacerda2017-12-211-10/+14
|/
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-4/+5
|\
| * updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
| * use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
| * Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-4/+4
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
|/
* Enables scroll to bottom once user has scrolled back to bottom in job logFilipa Lacerda2017-11-091-26/+24
* Remove Build code from global namespaceFilipa Lacerda2017-10-101-0/+285