summaryrefslogtreecommitdiff
path: root/spec/javascripts/jobs
Commit message (Expand)AuthorAgeFilesLines
* Replaces a hard-coded date in the job app specsamdbeckham2019-05-241-1/+4
* Rename vue_component_helper to text_helperfe-rename-vue-component-helper-cePaul Slaughter2019-05-163-3/+3
* Rename CI related selectorsGeorge Tsiolis2019-04-161-3/+3
* Fix frontend unit testsjerasmus2019-04-021-1/+1
* Display error for unmet prerequisitesjerasmus2019-04-022-0/+73
* Merge branch 'MaxWinterstein-unify-copy-comit-sha' into 'master'Fatih Acet2019-03-261-1/+2
|\
| * Unify behaviour of 'Copy commit SHA to clipboard'Max Winterstein2019-03-091-1/+2
* | Move some tests from Karma to JestWinnie Hellmann2019-03-236-764/+0
* | Update job detail sidebar for post-merge pipelinesNathan Friend2019-03-201-40/+148
|/
* Moves shared quota getter into CEFilipa Lacerda2019-03-071-0/+55
* Code cleanup of headerActions and testsFernando Arias2019-01-111-16/+0
* Update failing specs & linter errors & changelogFernando Arias2019-01-101-1/+1
* Move job cancel/new buttonFernando Arias2019-01-102-12/+4
* Fix style issues in job details sidebarNathan Friend2018-12-192-15/+6
* Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-071-9/+3
|\
| * Adds bottom margin to the environment info blockFilipa Lacerda2018-11-281-9/+3
* | Prettifiesjhampton2018-12-071-2/+2
* | Fixes linting errorsjhampton2018-12-071-0/+5
* | Adds toggle behaviorjhampton2018-12-071-2/+21
|/
* Prevents empty button in jobs empty state54021-empty-buttonFilipa Lacerda2018-11-141-0/+1
* 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