Skip to content

Migrate deprecated bs-callout to alert component in group members

Taras Tadai requested to merge 432125-migrate-ldap-sync-to-alert into master

What does this MR do and why?

Migrate deprecated bs-callout to Pajamas::AlertComponent in ee/app/views/groups/group_members/_ldap_sync.html.haml

It's a part of Pajamas adoption project

Changed according to migration guide available in next epic: &5213

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
group_ldap_old group_ldap_new

How to set up and validate locally

  1. Open some group.
  2. Goto Manage -> Members
  3. Mock next condition to see the message ee/app/views/groups/group_members/_ldap_sync.html.haml#L1 - if true

Related to #432125 (closed)

Edited by Taras Tadai

Merge request reports