Skip to content

Pajamas migrations

Annabel Dunstone Gray requested to merge pajamas-migrations into master

What does this MR do and why?

Migrates buttons in:

  • app/views/layouts/header/_default.html.haml
  • app/views/layouts/header/_sign_in_register_button.html.haml

Screenshots or screen recordings

Before After
Sign in / Register Screenshot_2022-12-02_at_9.45.18_AM Screenshot_2022-12-02_at_9.57.50_AM
Sign up now Screenshot_2022-12-02_at_10.07.41_AM Screenshot_2022-12-02_at_10.07.51_AM
Stop impersonation Screenshot_2022-12-02_at_10.28.48_AM Screenshot_2022-12-02_at_11.54.37_AM

How to set up and validate locally

For login buttons:

  • Sign out
  • Sign up now should be in top right corner
  • Size browser down and open menu to see Sign in / register

For impersonation:

  • Go to admin > users
  • Select any user
  • Click Impersonate at top right
  • Stop impersonation will be in nav at top right

MR acceptance checklist

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

Related to #384422 (closed) and #384405 (closed)

Edited by Annabel Dunstone Gray

Merge request reports

Loading