Skip to content

Move Security Configuration scanner status strings to frontend

What does this MR do?

Move security scan status strings to frontend

This moves the status strings from the Rails ConfigurationPresenter to Vue components in the frontend.

This MR is done in three commits:

  1. The first sets up pinning tests to record the current behaviour.
  2. The second implements the changes and updates the pinning tests accordingly (if you view this commit directly, it's best to view it with Show whitespace changes unchecked).
  3. The final commit removes the pinning tests.

Addresses #323375 (closed).

Screenshots (strongly suggested)

No visual change!

Before After
master branch

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports