summaryrefslogtreecommitdiff
path: root/spec/javascripts/jobs
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-2/+2
* Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master'Filipa Lacerda2018-11-073-0/+150
|\
| * Run yarn prettier-all-saveWinnie Hellmann2018-11-072-9/+9
| * Add dynamic timer for delayed jobs in job sidebarWinnie Hellmann2018-11-071-0/+28
| * Add dynamic timer for delayed jobs on single job pageWinnie Hellmann2018-11-071-0/+29
| * Add Vue mixin for delayed job timersWinnie Hellmann2018-11-071-0/+93
* | [ci skip] Renders a warning block for archieved jobFilipa Lacerda2018-11-051-0/+34
|/
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* | Prettify remaining files with differences in CE and EEMike Greiling2018-10-313-36/+8
|/
* Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-262-4/+5
* Move job stuck status to backendSteve Azzopardi2018-10-252-67/+113
* Extract JobContainerItem componentWinnie Hellmann2018-10-222-1/+76
* Resolve eslint violationsMike Greiling2018-10-171-0/+2
* Prettify all spec filesMike Greiling2018-10-176-13/+19
* Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-177-425/+525
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-177-0/+31
* Merge branch '52614-update-job-started-check' into 'master'Tim Zallmann2018-10-121-5/+5
|\
| * Updates the check for started in job headerFilipa Lacerda2018-10-121-5/+5
* | Add stage name in job.json responseSteve Azzopardi2018-10-124-27/+37
|/
* Merge branch '51712-new-line-between-declarations' into 'master'Mike Greiling2018-10-111-0/+1
|\
| * enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+1
* | Fix erased block not being rendered when job was erasedFilipa Lacerda2018-10-111-4/+3
* | Merge branch '52472-pipeline-endpoint-json' into 'master'Tim Zallmann2018-10-111-2/+2
|\ \
| * | Adds `.json` to the end of pipelines endpointFilipa Lacerda2018-10-111-2/+2
| |/
* | Stuck block URL links to runners settingsFilipa Lacerda2018-10-111-1/+1
|/
* Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-043-1/+232
* Adds MR reference in job sidebarFilipa Lacerda2018-10-041-1/+1
* Uses Vue app to render part of job show pageFilipa Lacerda2018-10-034-123/+340
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-036-201/+1290
* Merge branch '50904-use-vuex-store-job' into 'master'Phil Hughes2018-09-273-65/+7
|\
| * Uses new Vuex store in job log pageFilipa Lacerda2018-09-273-65/+7
* | Updates Vue job components to match new APIFilipa Lacerda2018-09-274-97/+86
|/
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-253-57/+75
* Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-032-0/+853
* Creates vue component for environments blockFilipa Lacerda2018-08-281-0/+137
* Moves job log spec files to the components folder50101-move-test-filesFilipa Lacerda2018-08-2014-13/+13
* Creates vue components for stage dropdowns and job list container for job log...Filipa Lacerda2018-08-172-0/+189
* Merge branch '50101-commit-block' into 'master'Phil Hughes2018-08-171-0/+73
|\
| * Creates Vue commit component for job log page50101-commit-blockFilipa Lacerda2018-08-161-0/+73
* | Merge branch '50101-trigger' into 'master'Phil Hughes2018-08-171-0/+66
|\ \
| * | Creates Vue component for trigger variables block in job log page50101-triggerFilipa Lacerda2018-08-161-0/+66
| |/
* | Creates a vue component for the top bar with controllers in job log viewFilipa Lacerda2018-08-161-0/+217
|/
* Creates empty state component for job log viewFilipa Lacerda2018-08-161-0/+90
* Creates vue component for artifacts blockFilipa Lacerda2018-08-151-0/+120
* Merge branch '50101-job-log-component' into 'master'Phil Hughes2018-08-141-0/+45
|\
| * Creates Vue component for job log traceFilipa Lacerda2018-08-131-0/+45
* | Merge branch '50101-erased-block' into 'master'Phil Hughes2018-08-141-0/+56
|\ \ | |/ |/|
| * Creates vue component for erased block on job viewFilipa Lacerda2018-08-131-0/+56
* | Merge branch '25990-web-terminal-improvements' into 'master'Phil Hughes2018-08-131-25/+42
|\ \ | |/ |/|