Skip to content

Migrate trial banner to Pajamas banner component

Katie Macoy requested to merge 362622-trial-activated-banner into master

What does this MR do and why?

This MR is part of Pajamas migration day. Originally I changed the banner to be the new banner component, however, upon discussion, we have decided to change this banner into an alert.

Before After
Screen_Shot_2022-06-10_at_17.51.03 Screen_Shot_2022-06-14_at_11.59.35

How to set up and validate locally

  1. Open ee > app > views > groups> security > dashboard > show.html.haml
  2. Remove if params[:trial] == 'true' from line 5
  3. Navigate to a group
  4. From the side menu: security & compliance > security dashboard

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #362622 (closed)

Edited by Katie Macoy

Merge request reports