summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+19
* 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-075-56/+30
* added specsPhil Hughes2018-05-091-0/+4
* hide edit/preview tabs in review & commit modePhil Hughes2018-05-011-1/+3
* fixed repo_tabs_specPhil Hughes2018-04-231-3/+1
* Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann2018-04-193-29/+85
|\
| * Fixed IDE diff markers being cached too longPhil Hughes2018-04-113-29/+85
* | fixed failing tests because of passed `null`Phil Hughes2018-04-072-1/+14
|/
* set `renderSideBySide` when creating diff instancePhil Hughes2018-04-051-0/+1
* updated wordWrap option be `on`Phil Hughes2018-04-051-1/+1
* added specsPhil Hughes2018-04-051-0/+52
* Merge branch 'master' into ide-pending-tabPhil Hughes2018-04-032-2/+37
|\
| * Added Tests for all new functionalityTim Zallmann2018-03-282-2/+37
* | remove pending tab when opening a file from the left sidebarPhil Hughes2018-03-281-30/+11
* | updated specsPhil Hughes2018-03-283-12/+15
|/
* Enable word wrap in IDEPhil Hughes2018-03-271-24/+16
* Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-231-0/+4
* updated file references in specsPhil Hughes2018-03-208-61/+112
* Move IDE to CEPhil Hughes2018-03-208-0/+858