-
- Downloads
Add file tree popover and save display state in local storage
- Add popover to alert users on the new feature - Save display state of pipeline editor file tree in local storage
parent
66f26b48
No related branches found
No related tags found
Showing
- app/assets/javascripts/pipeline_editor/components/file_nav/pipeline_editor_file_nav.vue 4 additions, 0 deletions...e_editor/components/file_nav/pipeline_editor_file_nav.vue
- app/assets/javascripts/pipeline_editor/components/pipeline_editor_tabs.vue 1 addition, 1 deletion...ripts/pipeline_editor/components/pipeline_editor_tabs.vue
- app/assets/javascripts/pipeline_editor/components/popovers/file_tree_popover.vue 53 additions, 0 deletions...pipeline_editor/components/popovers/file_tree_popover.vue
- app/assets/javascripts/pipeline_editor/components/popovers/walkthrough_popover.vue 0 additions, 0 deletions...peline_editor/components/popovers/walkthrough_popover.vue
- app/assets/javascripts/pipeline_editor/constants.js 3 additions, 0 deletionsapp/assets/javascripts/pipeline_editor/constants.js
- app/assets/javascripts/pipeline_editor/pipeline_editor_app.vue 1 addition, 1 deletion...ssets/javascripts/pipeline_editor/pipeline_editor_app.vue
- app/assets/javascripts/pipeline_editor/pipeline_editor_home.vue 5 additions, 1 deletion...sets/javascripts/pipeline_editor/pipeline_editor_home.vue
- locale/gitlab.pot 3 additions, 0 deletionslocale/gitlab.pot
- qa/qa/page/project/pipeline_editor/show.rb 19 additions, 0 deletionsqa/qa/page/project/pipeline_editor/show.rb
- spec/features/projects/ci/editor_spec.rb 25 additions, 5 deletionsspec/features/projects/ci/editor_spec.rb
- spec/frontend/pipeline_editor/components/file-nav/pipeline_editor_file_nav_spec.js 24 additions, 2 deletions...itor/components/file-nav/pipeline_editor_file_nav_spec.js
- spec/frontend/pipeline_editor/components/pipeline_editor_tabs_spec.js 1 addition, 1 deletion...d/pipeline_editor/components/pipeline_editor_tabs_spec.js
- spec/frontend/pipeline_editor/components/popovers/file_tree_popover_spec.js 44 additions, 0 deletions...line_editor/components/popovers/file_tree_popover_spec.js
- spec/frontend/pipeline_editor/components/popovers/walkthrough_popover_spec.js 1 addition, 1 deletion...ne_editor/components/popovers/walkthrough_popover_spec.js
- spec/frontend/pipeline_editor/pipeline_editor_home_spec.js 63 additions, 21 deletionsspec/frontend/pipeline_editor/pipeline_editor_home_spec.js
File moved
Please register or sign in to comment