gitlab-org--gitlab-foss/spec/javascripts/ide/components
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
..
branches Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00
commit_sidebar Updated specs to account for removed buttons 2018-09-21 06:51:23 +01:00
file_finder moved keycodes constants to common lib file 2018-04-19 12:04:49 +01:00
file_templates fixed double scroll 2018-09-07 08:24:42 +01:00
jobs Proper icon validator 2018-07-18 16:56:19 +00:00
merge_requests Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00
new_dropdown Enabled multiple uploads in the Web IDE 2018-08-29 16:05:30 +01:00
panes Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
pipelines Fix IDE pipelines eTagPoll not stopping 2018-06-11 11:42:47 +01:00
preview fixed karma spec 2018-08-10 16:50:49 +01:00
shared Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00
activity_bar_spec.js Web IDE context header redesign 2018-08-07 13:19:13 +00:00
changed_file_icon_spec.js Enable deleting files in the Web IDE 2018-07-26 14:56:56 +00:00
error_message_spec.js fixed error_message_spec 2018-06-29 09:29:30 +01:00
external_link_spec.js Resolve "Remove links from Web IDE unexpectedly navigate you to a different page" 2018-05-31 09:08:34 +00:00
file_row_extra_spec.js Decouple file row from IDE 2018-09-17 12:17:00 +01:00
ide_review_spec.js added specs 2018-05-04 11:40:13 +01:00
ide_side_bar_spec.js added aria-label to buttons 2018-04-26 14:06:35 +01:00
ide_spec.js Warn in IDE when user navigates away with staged changes 2018-07-26 14:50:06 +01:00
ide_status_bar_spec.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
ide_tree_list_spec.js specs 2018-04-26 12:02:26 +01:00
ide_tree_spec.js fixed scss lint & ide_tree_spec 2018-04-23 10:51:44 +01:00
nav_dropdown_button_spec.js Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00
nav_dropdown_spec.js Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00
repo_commit_section_spec.js Updated specs to account for removed buttons 2018-09-21 06:51:23 +01:00
repo_editor_spec.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
repo_tab_spec.js Enable deleting files in the Web IDE 2018-07-26 14:56:56 +00:00
repo_tabs_spec.js fixed repo_tabs_spec 2018-04-23 08:55:59 +01:00