summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores
Commit message (Expand)AuthorAgeFilesLines
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-0/+2
* only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-152-2/+3
* IDE sends last commit ID when committing changesPhil Hughes2018-06-153-46/+20
* Merge branch 'ide-pipeline-reset-state' into 'master'Filipa Lacerda2018-06-142-2/+5
|\
| * Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-132-2/+5
* | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-132-2/+14
|/
* 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-065-2/+28
* fetch both created & assignedPhil Hughes2018-06-068-36/+41
* 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-0118-172/+186
|\
| * Merge branch 'master' into ide-jobs-list-componentside-jobs-list-componentsPhil Hughes2018-05-316-26/+19
| |\
| | * fix `no-unused-vars`Lukas Eipert2018-05-295-26/+17
| * | 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-294-29/+37
| * | added correct help path to empty statePhil Hughes2018-05-293-0/+6
| * | added empty state & YAML error statePhil Hughes2018-05-294-5/+11
| * | 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-256-127/+50
| * | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-253-21/+85
| |\ \ | | |/
| * | spec fixesPhil Hughes2018-05-241-1/+3
| * | 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-246-0/+13
* | | 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-257-0/+66
| |/ |/|
* | Resolve "Show CI pipeline status in Web IDE"André Luís2018-05-253-21/+85
|/
* Resolve "Web IDE doesn't work for branches with slashes"Tim Zallmann2018-05-233-8/+16
* 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-226-0/+102
* Fixed none merge request files not being openable in the web IDEPhil Hughes2018-05-101-0/+1
* Fixed empty editors in the IDEPhil Hughes2018-05-091-0/+2