Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2121] Fix reset password mail hardcoded image #2133

Merged

Conversation

rhian-cs
Copy link
Contributor

@rhian-cs rhian-cs commented Jun 7, 2021

What github issue is this PR for, if any?

Resolves #2121

What changed, and why?

The "Reset password instructions" email used a hardcoded logo (and text) of Prince George CASA.
It now shows a generic CASA logo and information.
I also added a preview for the reset password mail.

How will this affect user permissions?

No permissions will be affected.

How is this tested? (please write tests!) 💖💪

Since this is only a style change, automated tests have not been written.

Manual testing:

  • Request password reset
  • Receive/preview e-mail, check if the style and displayed information is correct

Screenshots please :)

How the email looked before the change:
01-email-before

After the change:
02-email-after

@github-actions github-actions bot added erb ruby Pull requests that update Ruby code labels Jun 7, 2021
@compwron
Copy link
Collaborator

compwron commented Jun 8, 2021

Very nice!

@compwron compwron merged commit f073f36 into rubyforgood:main Jun 8, 2021
@rhian-cs rhian-cs deleted the 2121-fix-reset-password-mail-image branch June 8, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
erb ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reset password email has Prince George logo
2 participants