Skip to content

Pipeline Graph Structural Update: Code Cleanup List: CSS Part 1

Sarah Groff Hennigh-Palermo requested to merge 291043-css-the-graph into master

What does this MR do?

As part of #291043 (closed), this MR removes CSS no longer needed by the pipeline graph and decomposes one class into utilities.

This covers the first two items in the list; a final MR to transfer the dropdown will deal with remaining CSS.

Screenshots or Screencasts (strongly suggested)

this branch production
css_after css_before

Please note: Only padding changes expected

How to setup and validate locally (strongly suggested)

  1. Set up a Runner.
  2. Add a gitlab-ci.yml file. (I used this one, but it involves downstreams, so those need to be set up or deleted.)
  3. Run pipeline.
  4. Look at graph.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #291043 (closed)

Edited by Sarah Groff Hennigh-Palermo

Merge request reports