summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/jobs/components/job_app.vue
Commit message (Expand)AuthorAgeFilesLines
* Moves shared quota getter into CEFilipa Lacerda2019-03-071-0/+10
* Code cleanup of headerActions and testsFernando Arias2019-01-111-2/+0
* Fixes z-index and margins of archived alertFilipa Lacerda2019-01-081-2/+7
* Prettify all the thingsMike Greiling2018-11-201-22/+10
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Strip trailing whitespace in job_app.vuesh-strip-trailing-whitespace-job-app-vueStan Hu2018-11-071-3/+3
* Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master'Filipa Lacerda2018-11-071-1/+15
|\
| * Add dynamic timer for delayed jobs on single job pageWinnie Hellmann2018-11-071-1/+15
* | Remove gitlab-ui loading icon from globalClement Ho2018-11-071-1/+1
* | Polyfills sticky position within a watcher53535-sticky-archivedFilipa Lacerda2018-11-061-11/+8
* | [ci skip] Renders a warning block for archieved jobFilipa Lacerda2018-11-051-2/+27
|/
* Uses gitlab-ui components in jobs components.51259-ci-cd-gitlab-uiFilipa Lacerda2018-11-021-0/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-145/+145
* Move job stuck status to backendSteve Azzopardi2018-10-251-3/+3
* Revert "Merge branch 'winh-prettier-job-app' into 'master'"Filipa Lacerda2018-10-191-145/+145
* Merge branch 'winh-prettier-job-app' into 'master'Clement Ho2018-10-181-145/+145
|\
| * Make app/assets/javascripts/jobs/components/job_app.vue prettierWinnie Hellmann2018-10-181-145/+145
* | [QA] Fix the 'clone using deploy key' testsRémy Coutable2018-10-181-3/+3
|/
* Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-171-58/+215
* Updates the check for started in job headerFilipa Lacerda2018-10-121-2/+2
* Fix erased block not being rendered when job was erasedFilipa Lacerda2018-10-111-2/+2
* Stuck block URL links to runners settingsFilipa Lacerda2018-10-111-2/+2
* Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-041-0/+15
* Uses Vue app to render part of job show pageFilipa Lacerda2018-10-031-0/+99