summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ide-commit-section-file-active-indicator' into 'master'Filipa Lacerda2018-06-133-1/+32
|\
| * moved strings into constants fileide-commit-section-file-active-indicatorPhil Hughes2018-06-131-0/+1
| * fixed eslintPhil Hughes2018-06-121-3/+5
| * added specs for is-active classPhil Hughes2018-06-122-0/+25
| * karma updatesPhil Hughes2018-06-123-0/+3
* | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-131-0/+47
* | Fixed IDE jobs empty state showing when loadingide-job-loading-empty-statePhil Hughes2018-06-121-0/+5
|/
* Merge branch 'ide-etag-polling' into 'master'Filipa Lacerda2018-06-112-22/+36
|\
| * fixed specsPhil Hughes2018-06-111-18/+29
| * Fix IDE pipelines eTagPoll not stoppingPhil Hughes2018-06-111-4/+7
* | refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-4/+5
* | remove need to pass monaco around through DIMike Greiling2018-06-074-10/+7
* | remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-077-76/+31
|/
* component specsPhil Hughes2018-06-063-0/+234
* fixed mutations specPhil Hughes2018-06-061-8/+11
* fixed karmaPhil Hughes2018-06-061-18/+66
* added empty statePhil Hughes2018-06-062-0/+20
* component specsPhil Hughes2018-06-063-0/+257
* store specsPhil Hughes2018-06-063-0/+188
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-0113-435/+646
|\
| * Merge branch 'ide-jobs-list-components' into 'master'Filipa Lacerda2018-06-0111-374/+611
| |\
| | * fixed mutations specPhil Hughes2018-05-301-6/+4
| | * changed mutation to return new arrayPhil Hughes2018-05-302-34/+52
| | * changed mutations, update single object instead of returning new arrayPhil Hughes2018-05-301-9/+13
| | * fixed failing specsPhil Hughes2018-05-301-2/+3
| | * more store testsPhil Hughes2018-05-292-2/+194
| | * karma fixesPhil Hughes2018-05-291-1/+3
| | * added component specsPhil Hughes2018-05-296-10/+323
| | * added empty state & YAML error statePhil Hughes2018-05-293-9/+25
| | * fixed up after bootstrap upgradePhil Hughes2018-05-251-4/+6
| | * fixed mutations specPhil Hughes2018-05-251-0/+2
| | * fixed mutations specPhil Hughes2018-05-252-31/+21
| | * fixed pipeline actions specPhil Hughes2018-05-253-296/+72
| | * Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-253-19/+210
| | |\
| | * | spec fixesPhil Hughes2018-05-244-145/+68
| * | | Resolve "Remove links from Web IDE unexpectedly navigate you to a different p...Sam Beckham2018-05-312-61/+35
| | |/ | |/|
* | | ability to search merge requestsPhil Hughes2018-05-301-3/+27
* | | improved stored dataPhil Hughes2018-05-303-1/+31
* | | fixed tests failing caused by rewirePhil Hughes2018-05-251-0/+2
* | | Show merge requests in web IDEPhil Hughes2018-05-253-0/+193
|/ /
* | Resolve "Show CI pipeline status in Web IDE"André Luís2018-05-253-19/+210
|/
* Merge branch 'ide-commit-state-bug' into 'master'Filipa Lacerda2018-05-231-0/+20
|\
| * fixed specPhil Hughes2018-05-231-0/+1
| * added specide-commit-state-bugPhil Hughes2018-05-221-0/+19
* | Merge branch 'ide-jobs-list' into 'master'Filipa Lacerda2018-05-234-1/+526
|\ \
| * | group jobs into stageside-jobs-listPhil Hughes2018-05-224-13/+128
| * | added getter for checking is their is a pipelinePhil Hughes2018-05-222-1/+47
| * | Show CI jobs in web IDEPhil Hughes2018-05-223-1/+365
| |/
* | changed what bit of code stops the callbackide-file-finder-improve-orderPhil Hughes2018-05-221-0/+6
|/
* Fixed none merge request files not being openable in the web IDEPhil Hughes2018-05-101-1/+25