summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/jobs/components/jobs_container.vue
Commit message (Collapse)AuthorAgeFilesLines
* Extract JobContainerItem componentWinnie Hellmann2018-10-221-46/+7
|
* Prettify issue_show and jobs modulesMike Greiling2018-10-101-27/+27
|
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-8/+22
|
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
| | | | | | The eslint-plugin-vue upgrade had some breaking changes to vue/attribute-order which needed to be resolved in order to avoid disabling the rule entirely
* Creates vue components for stage dropdowns and job list container for job ↵Filipa Lacerda2018-08-171-0/+60
log view