summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/jobs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-191-1/+5
* | [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-1/+1
* | [ci skip] Fix more rulesFilipa Lacerda2018-01-053-43/+48
* | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-6/+6
|/
* Use axios instead of vue resource - step 1Filipa Lacerda2017-11-202-9/+6
* Move retry button to sidebarFilipa Lacerda2017-10-161-10/+0
* Merge branch 'flash-es6-module' into 'master'Filipa Lacerda2017-10-102-3/+1
|\
| * removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-2/+0
| * Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* | Remove Build code from global namespaceFilipa Lacerda2017-10-101-2/+4
|/
* Render new issue link in failed job as a regular link instead of a UJS one36158-new-issue-buttonFilipa Lacerda2017-08-101-1/+1
* Update vue-resourceFilipa Lacerda2017-07-121-2/+1
* Revert change to design. Go back to scrollable pageFilipa Lacerda2017-07-051-8/+0
* Move verification to block level instead of paragraphFilipa Lacerda2017-06-291-1/+12
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-127-0/+424