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

[#154126] Refactor welcome email #2362

Merged
merged 4 commits into from
Jul 31, 2020
Merged

Conversation

jhanggi
Copy link
Contributor

@jhanggi jhanggi commented Jul 29, 2020

Release Notes

Tech task: Refactor new user welcome email

Additional Context

I wanted to do this as part of the updating of the welcome email for UMass. There was a lot of duplication that we don't need between the text version and the html version. This will require a little bit of cleanup in the other schools but it should be straightforward, plus I improved the mailer preview so there's separate previews for internal vs external users.

One last thing I did was renamed BaseMailer to ApplicationMailer, which is the standard name for the mailer superclass for Rails (we originally created these classes before Rails had a standard superclass).

@jhanggi jhanggi marked this pull request as ready for review July 30, 2020 21:27
@jhanggi jhanggi requested a review from a team as a code owner July 30, 2020 21:27
@jhanggi jhanggi requested a review from giladshanan July 30, 2020 21:27
@jhanggi jhanggi merged commit 6acd5b2 into master Jul 31, 2020
@jhanggi jhanggi deleted the refactor_welcome_email_154126 branch July 31, 2020 21:28
@jhanggi jhanggi added the UMass label Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants