summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/jobs/store
Commit message (Expand)AuthorAgeFilesLines
* Add Job specific variablesMatija Čupić2019-07-291-0/+14
* Set up mock data for stagesFilipa Lacerda2019-05-242-3/+6
* No to rasie an error when stages are not providedGrzegorz Bizon2019-05-241-1/+1
* Removes fetchStage actions and mutationsFilipa Lacerda2019-05-244-34/+2
* Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-10/+3
* Do not serialize pipeline on each build serialization requestGrzegorz Bizon2019-05-241-1/+1
* Fix frontend unit testsjerasmus2019-04-021-3/+1
* Display error for unmet prerequisitesjerasmus2019-04-021-1/+6
* Moves shared quota getter into CEFilipa Lacerda2019-03-071-0/+11
* Code cleanup of headerActions and testsFernando Arias2019-01-111-2/+0
* Update failing specs & linter errors & changelogFernando Arias2019-01-101-4/+1
* Move job cancel/new buttonFernando Arias2019-01-101-11/+0
* Prevents empty button in jobs empty state54021-empty-buttonFilipa Lacerda2018-11-141-1/+1
* Adds back missing CI favicon53888-missing-faviconFilipa Lacerda2018-11-121-2/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-3/+6
* Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-262-4/+2
* Move job stuck status to backendSteve Azzopardi2018-10-251-9/+2
* Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-175-83/+154
* Merge branch '52614-update-job-started-check' into 'master'Tim Zallmann2018-10-121-2/+2
|\
| * Updates the check for started in job headerFilipa Lacerda2018-10-121-2/+2
* | Add stage name in job.json responseSteve Azzopardi2018-10-123-5/+21
|/
* Adds `.json` to the end of pipelines endpointFilipa Lacerda2018-10-111-1/+1
* Prettify issue_show and jobs modulesMike Greiling2018-10-101-6/+7
* Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-041-1/+12
* Uses Vue app to render part of job show pageFilipa Lacerda2018-10-032-0/+44
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-8/+20
* Uses new Vuex store in job log pageFilipa Lacerda2018-09-271-0/+3
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-061-2/+0
* Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-035-0/+351