New pipeline graph: Change group alignments
What does this MR do and why?
New pipeline graph: Change group alignments
- Sets a max width to a pipeline group
- Aligns the play button with other actions
- Move downstream pipelines back to right
Screenshots or screen recordings
Max width
Before | After |
---|---|
Vertical button alignment
Before | After |
---|---|
Puts Downstream pipelines back to right
Before | After |
---|---|
How to set up and validate locally
- Enable FF
echo "Feature.enable(:new_pipeline_graph)" | rails c
- Go to a pipeline (e.g. http://gdk.test:3000/flightjs/Flight/-/pipelines/10)
- Check button alignemnt and max width of a group
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to Pipeline: Redesigned Pipeline Graph (!132462 - merged), #425468 (closed)
Edited by Sascha Eggenberger