Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep IDE RightPane views aliveide-keep-right-pane-tabs-alive | Paul Slaughter | 2018-09-28 | 1 | -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 specs | Phil Hughes | 2018-09-07 | 1 | -0/+2 |
| | |||||
* | Create Web IDE MR and branch picker | Paul Slaughter | 2018-08-07 | 1 | -0/+2 |
| | |||||
* | Fixed eslint failure in IDE spec helpers | Phil Hughes | 2018-06-26 | 1 | -2/+2 |
| | |||||
* | Show file in tree on WebIDE open | Paul Slaughter | 2018-06-26 | 1 | -2/+24 |
| | |||||
* | Merge branch 'master' into ide-list-merge-requests | Phil Hughes | 2018-06-01 | 1 | -0/+2 |
|\ | |||||
| * | added component specs | Phil Hughes | 2018-05-29 | 1 | -0/+2 |
| | | |||||
* | | fixed tests failing caused by rewire | Phil Hughes | 2018-05-25 | 1 | -0/+2 |
|/ | |||||
* | updated file references in specs | Phil Hughes | 2018-03-20 | 1 | -13/+14 |
| | |||||
* | Move IDE to CE | Phil Hughes | 2018-03-20 | 1 | -0/+21 |
This also makes the IDE generally available |