summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide/helpers.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-54/+1
|
* Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-281-0/+2
| | | | | | | | | | | **Why?** - This is needed for the Web Terminal feature. https://gitlab.com/gitlab-org/gitlab-ee/issues/5426 **Notes:** - Introduces a `pane` Vuex module. - Some views should not be kept alive (i.e. job details). This is why a `keepAlive` flag was introduced for views.
* added component specsPhil Hughes2018-09-071-0/+2
|
* Create Web IDE MR and branch pickerPaul Slaughter2018-08-071-0/+2
|
* Fixed eslint failure in IDE spec helpersPhil Hughes2018-06-261-2/+2
|
* Show file in tree on WebIDE openPaul Slaughter2018-06-261-2/+24
|
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-011-0/+2
|\
| * added component specsPhil Hughes2018-05-291-0/+2
| |
* | fixed tests failing caused by rewirePhil Hughes2018-05-251-0/+2
|/
* updated file references in specsPhil Hughes2018-03-201-13/+14
|
* Move IDE to CEPhil Hughes2018-03-201-0/+21
This also makes the IDE generally available