Skip to content

Added whitespace for CI/CD Charts page sub-headers

Dietrich Stein requested to merge ds-charts-whitespace into master

What does this MR do?

This MR for issue #62065 (closed) adds whitespace to the section sub-headers on the "CI/CD" > "Charts" page as per the guidance provided. The intention is to make the page look visually less "buggy" by making it more consistent with our design standards.

A new style was added for consistency with the "Repository" > "Charts" page and a new SCSS file named charts.scss was created in order to sensibly manage charts-page styles going forward.

A new HAML file named _pipeline_statistics.haml was created in order to continue the practice of modularizing the rendering of "partial" views.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Dietrich Stein

Merge request reports