summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/jobs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-072-5/+7
|\
| * Adds bottom margin to the environment info blockFilipa Lacerda2018-11-281-1/+1
| * Adds margin between tags when job is stuckFilipa Lacerda2018-11-281-4/+6
* | Fixes linting errorjhampton2018-12-061-9/+3
* | Updates per MR feedbackjhampton2018-12-041-19/+13
* | Conditionally display variable valuesjhampton2018-12-031-25/+51
|/
* Correctly styles tags in jobs sidebarFilipa Lacerda2018-11-231-1/+1
* Prettify all the thingsMike Greiling2018-11-2013-289/+96
* Use @gitlab npm namespaceClement Ho2018-11-1611-11/+11
* Prevents empty button in jobs empty state54021-empty-buttonFilipa Lacerda2018-11-141-1/+1
* Adds back missing CI favicon53888-missing-faviconFilipa Lacerda2018-11-121-2/+2
* Use gitlab-ui in jobs and pipelinesFilipa Lacerda2018-11-092-17/+24
* 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-073-5/+80
|\
| * Revert jobs/components/job_container_item.vue from v-gl-tooltip to v-tooltip ...winh-delayed-jobs-dynamic-timerWinnie Hellmann2018-11-071-3/+4
| * Run yarn prettier-all-saveWinnie Hellmann2018-11-071-1/+1
| * Add dynamic timer for delayed jobs in job sidebarWinnie Hellmann2018-11-071-1/+11
| * Add dynamic timer for delayed jobs on single job pageWinnie Hellmann2018-11-071-1/+15
| * Add Vue mixin for delayed job timersWinnie Hellmann2018-11-071-0/+50
* | 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-052-3/+28
|/
* Uses gitlab-ui components in jobs components.51259-ci-cd-gitlab-uiFilipa Lacerda2018-11-029-47/+65
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-314-186/+188
* Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-264-10/+8
* Move job stuck status to backendSteve Azzopardi2018-10-253-20/+13
* Removes escape from job item53013-duplicate-escapeFilipa Lacerda2018-10-231-6/+5
* Extract JobContainerItem componentWinnie Hellmann2018-10-222-46/+73
* 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-182-4/+4
|/
* Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-1712-406/+608
* Merge branch '52614-update-job-started-check' into 'master'Tim Zallmann2018-10-122-4/+4
|\
| * Updates the check for started in job headerFilipa Lacerda2018-10-122-4/+4
* | Add stage name in job.json responseSteve Azzopardi2018-10-125-22/+28
|/
* Hide job sidebar on mobileFilipa Lacerda2018-10-123-4/+6
* Fix erased block not being rendered when job was erasedFilipa Lacerda2018-10-111-2/+2
* Merge branch '52472-pipeline-endpoint-json' into 'master'Tim Zallmann2018-10-111-1/+1
|\
| * Adds `.json` to the end of pipelines endpointFilipa Lacerda2018-10-111-1/+1
* | Stuck block URL links to runners settingsFilipa Lacerda2018-10-112-3/+3
|/
* Prettify issue_show and jobs modulesMike Greiling2018-10-1013-486/+486
* Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-043-3/+29
* Adds MR reference in job sidebarFilipa Lacerda2018-10-041-1/+1
* Uses Vue app to render part of job show pageFilipa Lacerda2018-10-036-122/+191
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-036-358/+415
* Merge branch '50904-use-vuex-store-job' into 'master'Phil Hughes2018-09-275-109/+26
|\
| * Uses new Vuex store in job log pageFilipa Lacerda2018-09-275-109/+26
* | Updates Vue job components to match new APIFilipa Lacerda2018-09-275-66/+73
|/
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-255-178/+187