Skip to content

Convert stylesheets/pages/status.scss into page specific bundle

Payton Burdette requested to merge convert-status-scss-to-bundle into master

What does this MR do?

This MR moves stylesheets/pages/status.scss into a page specific bundle. This scss has everything to do with CI statuses.

Screenshots are included from my local GDK where this change has been made. I have done some visual testing. But please while reviewing this MR check out visually anywhere you may see a CI status. 🙇

Related to: #239876 (closed)

Screenshots

Screen_Shot_2020-10-19_at_3.22.02_PM

Screen_Shot_2020-10-19_at_3.24.34_PM

Screen_Shot_2020-10-19_at_3.31.21_PM

Screen_Shot_2020-10-19_at_3.32.04_PM

Screen_Shot_2020-10-19_at_3.35.58_PM

Screen_Shot_2020-10-20_at_9.01.09_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Payton Burdette

Merge request reports