Refactor child/parent pipeline cards to use flexbox
Instead of moving the expand button with an absolute positioning, we rely on flex box row and reverse row to control the direction of the elements for downstreams and upstreams expand button. This is more stable and will serve as a baseline to introduce better tooltips.
显示
- app/assets/javascripts/pipelines/components/graph/linked_pipeline.vue 51 个添加, 47 个删除...avascripts/pipelines/components/graph/linked_pipeline.vue
- app/assets/stylesheets/page_bundles/pipeline.scss 1 个添加, 1 个删除app/assets/stylesheets/page_bundles/pipeline.scss
- spec/frontend/pipelines/graph/linked_pipeline_spec.js 52 个添加, 61 个删除spec/frontend/pipelines/graph/linked_pipeline_spec.js
加载中
想要评论请 注册 或 登录