summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide/stores
Commit message (Expand)AuthorAgeFilesLines
* Vuex test helper improvementsLukas Eipert2018-07-125-43/+15
* karma & rubocop fixesPhil Hughes2018-07-051-1/+3
* fixed karmaPhil Hughes2018-07-031-2/+2
* karma fixesPhil Hughes2018-07-032-44/+63
* fixed eslintPhil Hughes2018-06-291-13/+2
* more specs!Phil Hughes2018-06-292-69/+232
* fixed eslintPhil Hughes2018-06-291-17/+18
* :white_check_mark: added specs for file actionsPhil Hughes2018-06-292-102/+186
* :white_check_mark: fixed eslintPhil Hughes2018-06-291-1/+0
* Improve error messaging across various IDE actionsPhil Hughes2018-06-291-68/+0
* Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda2018-06-283-52/+124
|\
| * :white_check_mark: added specsPhil Hughes2018-06-272-0/+73
| * :white_check_mark: fixed getters specPhil Hughes2018-06-271-0/+3
| * karma fixesPhil Hughes2018-06-271-7/+3
| * added getter spec for preBuiltCommitMessagePhil Hughes2018-06-271-0/+44
| * Improve Web IDE commit formPhil Hughes2018-06-271-46/+2
* | don't reload the full pagePhil Hughes2018-06-271-18/+44
* | specsPhil Hughes2018-06-272-39/+119
* | :white_check_mark: store specsPhil Hughes2018-06-273-1/+107
|/
* Show file in tree on WebIDE openPaul Slaughter2018-06-261-1/+35
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-152-9/+3
* IDE sends last commit ID when committing changesPhil Hughes2018-06-152-71/+90
* Merge branch 'ide-pipeline-reset-state' into 'master'Filipa Lacerda2018-06-142-6/+24
|\
| * Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-132-6/+24
* | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-131-0/+47
|/
* fixed specsPhil Hughes2018-06-111-18/+29
* fixed mutations specPhil Hughes2018-06-061-8/+11
* fixed karmaPhil Hughes2018-06-061-18/+66
* store specsPhil Hughes2018-06-062-0/+184
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-015-366/+239
|\
| * fixed mutations specPhil Hughes2018-05-301-6/+4
| * more store testsPhil Hughes2018-05-292-2/+194
| * added empty state & YAML error statePhil Hughes2018-05-292-9/+23
| * fixed up after bootstrap upgradePhil Hughes2018-05-251-4/+6
| * fixed mutations specPhil Hughes2018-05-251-0/+2
| * fixed mutations specPhil Hughes2018-05-251-30/+17
| * fixed pipeline actions specPhil Hughes2018-05-253-296/+72
| * Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-252-19/+176
| |\
| * | spec fixesPhil Hughes2018-05-243-145/+47
* | | ability to search merge requestsPhil Hughes2018-05-301-3/+27
* | | improved stored dataPhil Hughes2018-05-302-1/+29
* | | Show merge requests in web IDEPhil Hughes2018-05-252-0/+185
| |/ |/|
* | Resolve "Show CI pipeline status in Web IDE"André Luís2018-05-252-19/+176
|/
* group jobs into stageside-jobs-listPhil Hughes2018-05-223-13/+121
* added getter for checking is their is a pipelinePhil Hughes2018-05-222-1/+47
* Show CI jobs in web IDEPhil Hughes2018-05-222-0/+326
* added specsPhil Hughes2018-05-091-0/+16
* Resolve "Clean up bottom status bar Web IDE"André Luís2018-05-073-0/+113
* fixed stageAllChanges testPhil Hughes2018-05-061-0/+1