Skip to content

Sign-in form improvements

What does this MR do and why?

  • Reduce and simplify classes related to the vertical and horizontal spaces. Remove padding in each individual element by adding padding to the parent form.

  • Make the Sign in button Pajamas compliant.

  • Maintain the checkbox close to the Sign in button.

  • Remove unnecessary HAML partial

  • Improve internationalization.

Changelog: changed

Screenshots or screen recordings

Redesign enable

Before After
image image
image image
image image

Redesign disabled

Before After
image image
image image

How to set up and validate locally

  1. To enable google reCAPTCHA: https://docs.gitlab.com/ee/integration/recaptcha.html
  2. To enable arkoselabs captcha: !82737 (merged)

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