Skip to content

Migrate two factor auth template to use Pajamas card component

Dheeraj Joshi requested to merge djadmin-pajamas-cards-2fa into master

Related issue: #394909 (closed)

What does this MR do and why?

Make cards in app/views/profiles/two_factor_auths/show.html.haml Pajamas-compliant

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. Visit the page http://<gdk>/-/profile/two_factor_auth
  2. Notice the card section is rendered without any difference

MR acceptance checklist

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

Edited by Dheeraj Joshi

Merge request reports