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

Abstract email templates into individual classes #3234

Open
wants to merge 57 commits into
base: dev
Choose a base branch
from

Conversation

dparker1005
Copy link
Member

All Submissions:

Changes proposed in this Pull Request:

Creating an abstract class for email templates will allow us to avoid duplicate code that is common across every email template. Separating each template into a separate class will then make it easier to modify existing emails and add additional email templates down the road.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.

dparker1005 and others added 29 commits October 28, 2024 13:52
* Pass level id to cancel function from edit member page
*Add missing variables for backwards compat
* Add Change Membership Classes ( admin and member )
…celed-auto-renewals

* Add canceled autorenewal template / classes for member and admin
 * Compare param user with  order user and use the one from the order if they don't match.
…ling-failure-class

Add payment failure classes
@dparker1005 dparker1005 added this to the 3.4 milestone Dec 17, 2024
MaximilianoRicoTabo and others added 28 commits December 17, 2024 15:55
…ling-info-class

* Add billing info updated and billing info updated admin classes
…dit-card-expiring-class

* Add credit card expiring email class
…hip-expired

*add expired membership email class
…hip-expiring

[ENHANCEMENT] * Add Membership expiring email class
…-template-classes

 * Add Payment Email Classes
…und-email-class

* Add refund email classes
@dparker1005 dparker1005 marked this pull request as ready for review December 18, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants