summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Fixed eslint failure in IDE spec helpersPhil Hughes2018-06-261-2/+2
* Show file in tree on WebIDE openPaul Slaughter2018-06-262-3/+59
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Fixed the IDE commit list item loosing its active stateide-tab-active-click-fixPhil Hughes2018-06-251-3/+23
* Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+19
|\
| * Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+19
* | Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda2018-06-154-12/+17
|\ \
| * | fixed karma specPhil Hughes2018-06-141-2/+2
| * | fixed sidebar list specPhil Hughes2018-06-141-1/+1
| * | fixed hover styling caused by dropdownPhil Hughes2018-06-143-9/+14
* | | 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-143-6/+35
|\ \ \ | |/ / |/| |
| * | Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-133-6/+35
* | | 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