Add URL Navigation to Pipeline Analytics Charts
If a query string of `?chart=XXX` is added to the URL, the appropriate tab is selected. Currently, the only correct values are `pipelines` and `deployments`. All other values are ignored, and `pipelines` is used as the default. If the application would not display tabs, nothing is affected.
显示
- app/assets/javascripts/projects/pipelines/charts/components/app.vue 13 个添加, 1 个删除.../javascripts/projects/pipelines/charts/components/app.vue
- ee/changelogs/unreleased/add-url-navigation-pipeline-charts-tabs.yml 5 个添加, 0 个删除...gs/unreleased/add-url-navigation-pipeline-charts-tabs.yml
- spec/frontend/projects/pipelines/charts/components/app_spec.js 48 个添加, 0 个删除...frontend/projects/pipelines/charts/components/app_spec.js
想要评论请 注册 或 登录