summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* component specPhil Hughes2018-07-052-0/+123
* 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-292-18/+18
* :white_check_mark: added specs for file actionsPhil Hughes2018-06-293-119/+186
* fixed error_message_specPhil Hughes2018-06-291-5/+7
* :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-287-52/+154
|\
| * :white_check_mark: added specsPhil Hughes2018-06-274-0/+100
| * :white_check_mark: fixed getters specPhil Hughes2018-06-271-0/+3
| * karma fixesPhil Hughes2018-06-274-7/+6
| * 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-274-39/+237
* | :white_check_mark: store specsPhil Hughes2018-06-273-1/+107
|/
* 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