summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/pipelines/list.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix vue render error for IDE status barPaul Slaughter2019-04-041-4/+10
* Prettify all the thingsMike Greiling2018-11-201-70/+17
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Remove all tables from Pipeline page when there is no job for the PipelineTakuya Noguchi2018-10-291-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-111-4/+2
* Merge branch 'ide-pipeline-error-wrap' into 'master'Filipa Lacerda2018-06-141-1/+1
|\
| * Wrap YAML error in Web IDE pipelines panelide-pipeline-error-wrapPhil Hughes2018-06-131-1/+1
* | Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
|/
* changed mutations, update single object instead of returning new arrayPhil Hughes2018-05-301-6/+10
* removed style from components & moved to repo.scssPhil Hughes2018-05-291-28/+0
* added correct help path to empty statePhil Hughes2018-05-291-2/+2
* added empty state & YAML error statePhil Hughes2018-05-291-3/+49
* fixed height of header changing when expanding/collapsingPhil Hughes2018-05-251-0/+1
* fixed scrolling issuesPhil Hughes2018-05-251-3/+18
* fixed up after bootstrap upgradePhil Hughes2018-05-251-2/+2
* added external link iconPhil Hughes2018-05-251-3/+14
* fixed mutations specPhil Hughes2018-05-251-1/+1
* refactored to use data we already havePhil Hughes2018-05-251-13/+6
* removed need for jobs componentPhil Hughes2018-05-241-5/+41
* improve design of job itemsPhil Hughes2018-05-241-0/+1
* style improvementsPhil Hughes2018-05-241-2/+2
* added tab componentPhil Hughes2018-05-241-0/+67