Skip to content

Implement redesign of login page

Jannik Lehmann requested to merge jnnkl-update-login-styles into master

What does this MR do and why?

This MR implements the new Login Page Design originated in the Beautifying UI 15.2 initiative: #365763 (closed)

This MR introduces the restyle_login_page Feature Flag which is being tracked in this Rollout Issue

Screenshots or screen recordings

Demo video

flag on flag off
2022-07-21_17-43-09 updated-old-login
Register with Captcha missing in video
Screenshot_2022-07-19_at_11.22.56

How to set up and validate locally

Finally an easy one:

  1. Feature.enable(:restyle_login_page)
  2. check out this branch
  3. start up GDK
  4. Logout if you have to 🤷
  5. Enjoy the login page

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 Jannik Lehmann

Merge request reports