Commit graph

2 commits

Author SHA1 Message Date
Mike Greiling
f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Paul Slaughter
adbf6149cf Keep IDE RightPane views alive
**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.
2018-09-28 15:03:39 -05:00