Two Factor Auth page: Migrate components
What does this MR do and why?
Two Factor Auth page: Migrate components
- Adds the page title (using
PageHeadingComponent
) - Migrates the setting sections to use
SettingsSection
- Migrates the table to use
Crud
- Migrates to single column layout
- Migrates some classes
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 |
---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
Go to http://gdk.test:3000/-/profile/two_factor_auth
Related to #474922 (closed)
Closes #494724 (closed)
Edited by Sascha Eggenberger