Skip to content

Replace bs-callout with Pajamas components in available_group_templates

What does this MR do and why?

It replaces .bs-callout with an Pajamas::AlertComponent

This is done because .bs-callout is depreciated and solves #432131 (closed)

Screenshots or screen recordings

Before:

before.png

After:

after.png

How to set up and validate locally

  1. Ensure pipelines pass
  2. Groups -> Select group -> New Project -> Create from template -> Group (Make sure no custom project templates are set). Ensure before/after is the same.

MR acceptance checklist

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

Merge request reports