Rework DAG for graphQL
Adds new structural files, add specs, and revises current query method
显示
- app/assets/javascripts/pipelines/components/dag/dag.vue 59 个添加, 35 个删除app/assets/javascripts/pipelines/components/dag/dag.vue
- app/assets/javascripts/pipelines/components/dag/parsing_utils.js 16 个添加, 34 个删除...ets/javascripts/pipelines/components/dag/parsing_utils.js
- app/assets/javascripts/pipelines/graphql/queries/get_dag_vis_data.query.graphql 27 个添加, 0 个删除.../pipelines/graphql/queries/get_dag_vis_data.query.graphql
- app/assets/javascripts/pipelines/pipeline_details_bundle.js 1 个添加, 27 个删除app/assets/javascripts/pipelines/pipeline_details_bundle.js
- app/assets/javascripts/pipelines/pipeline_details_dag.js 39 个添加, 0 个删除app/assets/javascripts/pipelines/pipeline_details_dag.js
- app/views/projects/pipelines/_with_tabs.html.haml 1 个添加, 1 个删除app/views/projects/pipelines/_with_tabs.html.haml
- spec/frontend/pipelines/components/dag/dag_spec.js 34 个添加, 78 个删除spec/frontend/pipelines/components/dag/dag_spec.js
- spec/frontend/pipelines/components/dag/drawing_utils_spec.js 2 个添加, 2 个删除spec/frontend/pipelines/components/dag/drawing_utils_spec.js
- spec/frontend/pipelines/components/dag/mock_data.js 313 个添加, 123 个删除spec/frontend/pipelines/components/dag/mock_data.js
- spec/frontend/pipelines/components/dag/parsing_utils_spec.js 22 个添加, 47 个删除spec/frontend/pipelines/components/dag/parsing_utils_spec.js
加载中
想要评论请 注册 或 登录