summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/jobs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-1/+1
* Prettify all the thingsMike Greiling2018-11-206-96/+23
* Use @gitlab npm namespaceClement Ho2018-11-162-2/+2
* Remove gitlab-ui loading icon from globalClement Ho2018-11-072-0/+4
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-112-7/+3
* Resolve "Pipeline job log page uses too much CPU for loading animation"Dennis Tang2018-08-031-0/+3
* Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-131-0/+1
|\
| * Fixed IDE jobs empty state showing when loadingide-job-loading-empty-statePhil Hughes2018-06-121-0/+1
* | Updates eslint vue plugin versionFilipa Lacerda2018-06-115-12/+12
|/
* added empty statePhil Hughes2018-06-062-1/+6
* fixed row log link titlePhil Hughes2018-06-061-1/+1
* added missing button typePhil Hughes2018-06-063-4/+13
* design updatePhil Hughes2018-06-062-9/+12
* component specsPhil Hughes2018-06-061-8/+5
* reduced duplication of job detailsPhil Hughes2018-06-064-79/+130
* moved fetching trace to storePhil Hughes2018-06-064-96/+48
* removed need for job.jsPhil Hughes2018-06-061-67/+165
* Show job logs in web IDEPhil Hughes2018-06-062-0/+137
* changed mutation to return new arrayPhil Hughes2018-05-302-6/+12
* removed style from components & moved to repo.scssPhil Hughes2018-05-292-46/+2
* fixed up after bootstrap upgradePhil Hughes2018-05-251-9/+12
* added external link iconPhil Hughes2018-05-251-1/+8
* moved the collapsing method into a store actionPhil Hughes2018-05-252-3/+3
* refactored to use data we already havePhil Hughes2018-05-251-1/+4
* removed need for jobs componentPhil Hughes2018-05-242-7/+13
* improve design of job itemsPhil Hughes2018-05-243-16/+92
* added job item componentPhil Hughes2018-05-242-9/+31
* style improvementsPhil Hughes2018-05-242-0/+119