summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/modules
Commit message (Expand)AuthorAgeFilesLines
* Updated heading for default state in Web IDEDenys Mishunov2019-05-291-0/+11
* Internationalisation of ide directoryBrandon Labuschagne2019-04-251-2/+3
* Revert "Increased page size to 100"Natalia Tepluhina2019-04-232-11/+17
* Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-056-22/+48
|\
| * Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-046-22/+48
* | Fix vue render error for IDE status barPaul Slaughter2019-04-042-1/+3
|/
* Fixed commit logic to pick a branchNatalia Tepluhina2019-03-251-2/+2
* accured -> occurred, as suggested in…Yaron Shahrabani2019-02-041-1/+1
* Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-281-3/+9
* Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-212-5/+7
|\
| * Prettify all the thingsMike Greiling2018-11-201-4/+6
| * Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
* | Fix typos occured to occurredHiroyuki Sato2018-11-161-3/+3
|/
* Fixed file templates not clearing in Web IDEPhil Hughes2018-10-151-0/+1
* Prettify ide modulesMike Greiling2018-10-101-2/+1
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-3/+3
* Backport project template API to CENick Thomas2018-10-051-4/+8
* Merge branch 'ide-keep-right-pane-tabs-alive' into 'master'Phil Hughes2018-10-017-1/+74
|\
| * Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-287-1/+74
* | Fixed file templates not being fully fetched in Web IDEPhil Hughes2018-09-282-4/+13
|/
* added component specsPhil Hughes2018-09-071-2/+2
* renames file when template type is changedPhil Hughes2018-09-072-3/+24
* fixed action name changes after rebasePhil Hughes2018-09-071-0/+4
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-064-4/+0
* added rewire comment to action default exportide-file-templates-storePhil Hughes2018-08-211-0/+1
* 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
|\