summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/jobs
Commit message (Expand)AuthorAgeFilesLines
* Use gitlab-ui loading iconClement Ho2018-09-112-8/+4
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-061-2/+0
* Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-035-0/+351
* Creates vue component for environments blockFilipa Lacerda2018-08-281-0/+118
* Creates vue components for stage dropdowns and job list container for job log...Filipa Lacerda2018-08-172-0/+157
* Merge branch '50101-commit-block' into 'master'Phil Hughes2018-08-171-0/+64
|\
| * Creates Vue commit component for job log page50101-commit-blockFilipa Lacerda2018-08-161-0/+64
* | Merge branch '50101-trigger' into 'master'Phil Hughes2018-08-171-0/+84
|\ \
| * | Creates Vue component for trigger variables block in job log page50101-triggerFilipa Lacerda2018-08-161-0/+84
| |/
* | Creates a vue component for the top bar with controllers in job log viewFilipa Lacerda2018-08-161-0/+139
|/
* Creates empty state component for job log viewFilipa Lacerda2018-08-161-0/+76
* Creates vue component for artifacts blockFilipa Lacerda2018-08-151-0/+98
* Merge branch '50101-job-log-component' into 'master'Phil Hughes2018-08-141-0/+33
|\
| * Creates Vue component for job log traceFilipa Lacerda2018-08-131-0/+33
* | Merge branch '50101-erased-block' into 'master'Phil Hughes2018-08-141-0/+48
|\ \ | |/ |/|
| * Optimize timeago tooltip logicFilipa Lacerda2018-08-131-12/+5
| * Creates vue component for erased block on job viewFilipa Lacerda2018-08-131-0/+55
* | Merge branch '25990-web-terminal-improvements' into 'master'Phil Hughes2018-08-132-14/+26
|\ \ | |/ |/|
| * Moves terminal button into Vue.Filipa Lacerda2018-08-102-14/+26
* | Creates vue component for warning block about stuck runnersFilipa Lacerda2018-08-101-0/+63
|/
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-112-23/+23
* Use `started` key to show the triggered dateFilipa Lacerda2018-06-051-1/+4
* fix `no-unused-vars`Lukas Eipert2018-05-291-3/+2
* backport EE version ofLukas Eipert2018-05-281-6/+4
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-04-251-1/+1
|\
| * Show Runner's description on job's pageTomasz Maczukin2018-04-241-1/+1
* | Fix jobs specClement Ho2018-04-241-1/+1
* | Replace visible-*- with bootstrap4 alternativeClement Ho2018-04-241-2/+2
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-193-143/+197
|\ \ | |/
| * Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-193-143/+197
* | [skip ci] Replace .visible-lg-* with .d-block.d-xl-noneClement Ho2018-04-091-1/+1
* | [skip ci] Replace .visible-md-* with .d-block.d-lg-noneClement Ho2018-04-091-1/+1
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
|/
* Fix sidebar_details_block.vue and simplify build_metadata_entity.rb44922-fix-build-metadata-creationTomasz Maczukin2018-04-041-1/+1
* Refactor build_metadataTomasz Maczukin2018-03-281-3/+9
* Rename used_timeout to timeoutTomasz Maczukin2018-03-281-2/+2
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-281-4/+4
* Add few frontend improvementsTomasz Maczukin2018-03-283-2/+12
* Add link to timeout overriding documentation from job page sidebarTomasz Maczukin2018-03-282-0/+21
* Show timeout information on job's pageTomasz Maczukin2018-03-281-0/+15
* Add dispatcher imports for job details bundleClement Ho2018-02-151-2/+2
* Add pipeline header paddingGeorge Tsiolis2018-01-161-0/+1
* Fix boolean prop being provided as string41937-vue-prop-typeFilipa Lacerda2018-01-111-1/+5
* Fix broken tests for project list and headerFilipa Lacerda2018-01-091-1/+1
* Fix more eslint rulesFilipa Lacerda2018-01-081-1/+1
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-0/+4
|\
| * Changes after reviewFilipa Lacerda2018-01-051-3/+3