summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Added store for file templates in the Web IDEPhil Hughes2018-08-176-0/+150
* Backstage/ide router refactoringPaul Slaughter2018-08-131-3/+0
* Create Web IDE MR and branch pickerPaul Slaughter2018-08-0710-53/+101
* Enable deleting files in the Web IDEPhil Hughes2018-07-262-13/+25
* Vuex test helper improvementsLukas Eipert2018-07-122-2/+2
* fixed karmaPhil Hughes2018-07-031-1/+2
* karma fixesPhil Hughes2018-07-031-1/+1
* fixed eslintPhil Hughes2018-07-032-4/+4
* Improve error message across IDE store modulesPhil Hughes2018-07-033-19/+74
* use a pre-built commit message for when no user specified message existsPhil Hughes2018-06-272-7/+25
* Improve Web IDE commit formPhil Hughes2018-06-272-5/+5
* IDE sends last commit ID when committing changesPhil Hughes2018-06-151-45/+17
* Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-132-2/+5
* Fix IDE pipelines eTagPoll not stoppingPhil Hughes2018-06-112-6/+15
* fixed karmaPhil Hughes2018-06-061-3/+2
* correctly load up merge requestPhil Hughes2018-06-062-0/+18
* fetch both created & assignedPhil Hughes2018-06-067-33/+40
* Show merge requests in IDEPhil Hughes2018-06-064-1/+8
* store specsPhil Hughes2018-06-061-1/+1
* reduced duplication of job detailsPhil Hughes2018-06-061-1/+4
* moved fetching trace to storePhil Hughes2018-06-064-2/+38
* removed need for job.jsPhil Hughes2018-06-061-0/+1
* Show job logs in web IDEPhil Hughes2018-06-065-0/+9
* set is loading in success mutationPhil Hughes2018-06-011-0/+1
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-018-70/+139
|\
| * Merge branch 'master' into ide-jobs-list-componentside-jobs-list-componentsPhil Hughes2018-05-312-8/+7
| |\
| | * fix `no-unused-vars`Lukas Eipert2018-05-291-7/+4
| * | fixed jobs getting overwritten incorrectlyPhil Hughes2018-05-301-1/+1
| * | changed mutation to return new arrayPhil Hughes2018-05-301-9/+17
| * | changed mutations, update single object instead of returning new arrayPhil Hughes2018-05-304-32/+29
| * | more store testsPhil Hughes2018-05-291-1/+1
| * | added component specsPhil Hughes2018-05-292-19/+23
| * | added empty state & YAML error statePhil Hughes2018-05-293-4/+9
| * | fixed mutations specPhil Hughes2018-05-251-2/+2
| * | added external link iconPhil Hughes2018-05-251-0/+3
| * | moved the collapsing method into a store actionPhil Hughes2018-05-253-27/+35
| * | fixed mutations specPhil Hughes2018-05-251-1/+8
| * | fixed pipeline actions specPhil Hughes2018-05-251-0/+1
| * | refactored to use data we already havePhil Hughes2018-05-253-55/+50
| * | improve design of job itemsPhil Hughes2018-05-241-2/+6
| * | style improvementsPhil Hughes2018-05-243-8/+12
| * | improve API calls by calling internal API to get dataPhil Hughes2018-05-244-46/+77
| * | added tab componentPhil Hughes2018-05-242-0/+3
| |/
* | ability to search merge requestsPhil Hughes2018-05-303-7/+12
* | improved stored dataPhil Hughes2018-05-303-2/+14
* | fixed tests failing caused by rewirePhil Hughes2018-05-251-0/+2
* | Show merge requests in web IDEPhil Hughes2018-05-256-0/+64
|/
* Resolve "Web IDE doesn't work for branches with slashes"Tim Zallmann2018-05-231-5/+11
* group jobs into stageside-jobs-listPhil Hughes2018-05-224-12/+41
* added getter for checking is their is a pipelinePhil Hughes2018-05-224-7/+12