-
- Downloads
Creates a mediator for pipeline details vue in order to mount several vue apps with the same data
Showing
- app/assets/javascripts/pipelines/components/graph/graph_component.vue 16 additions, 52 deletions...avascripts/pipelines/components/graph/graph_component.vue
- app/assets/javascripts/pipelines/graph_bundle.js 0 additions, 10 deletionsapp/assets/javascripts/pipelines/graph_bundle.js
- app/assets/javascripts/pipelines/pipeline_details_bundle.js 31 additions, 0 deletionsapp/assets/javascripts/pipelines/pipeline_details_bundle.js
- app/assets/javascripts/pipelines/pipeline_details_mediatior.js 51 additions, 0 deletions...ssets/javascripts/pipelines/pipeline_details_mediatior.js
- app/assets/javascripts/pipelines/stores/pipeline_store.js 3 additions, 3 deletionsapp/assets/javascripts/pipelines/stores/pipeline_store.js
- app/views/projects/pipelines/_with_tabs.html.haml 1 addition, 5 deletionsapp/views/projects/pipelines/_with_tabs.html.haml
- app/views/projects/pipelines/show.html.haml 6 additions, 0 deletionsapp/views/projects/pipelines/show.html.haml
- changelogs/unreleased/31849-pipeline-show-view-realtime.yml 5 additions, 0 deletionschangelogs/unreleased/31849-pipeline-show-view-realtime.yml
- config/webpack.config.js 3 additions, 3 deletionsconfig/webpack.config.js
- spec/javascripts/pipelines/graph/graph_component_spec.js 26 additions, 33 deletionsspec/javascripts/pipelines/graph/graph_component_spec.js
Please register or sign in to comment