summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show CI jobs in web IDEPhil Hughes2018-05-225-0/+100
* Resolve "Clean up bottom status bar Web IDE"André Luís2018-05-071-1/+5
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-031-0/+4
|\
| * Improve Web IDE Commit PanelAndré Luís2018-05-031-0/+4
* | disabled commit view when no changes are availablePhil Hughes2018-05-021-8/+31
|/
* Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes2018-04-252-0/+6
|\
| * add default exports to prevent rewire plugin from breaking vuexMike Greiling2018-04-232-0/+6
* | Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes2018-04-192-22/+23
|\ \ | |/
| * Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-171-23/+21
| |\
| * | updates to template text to be i18n readyPhil Hughes2018-04-061-1/+3
| * | fixed delayed update viewerPhil Hughes2018-04-051-3/+3