summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/pipelines/list.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+9
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-13/+23
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+7
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-4/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-1/+5
* 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