-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Update ME Logo and Move Email Templates to Postmark (#1194)
* team admin contact email setup in postmark * contact admin email template using postmark * refactor: Update community logo fallback to use ME_LOGO_PNG * feat: Update vendor submission email handling and add new email templates * feat: Refactor email handling to use new templates and update logo usage * refactor: Update action submitted email template to use dynamic logo variable * feat: Update testimonial submission email handling to use new template and include logo * feat: Implement new admin email template and include logo in welcome emails * feat: Add logo variable to event submission email content * feat: Add new email template constants for testimonials and admin notifications * feat: Add new email template constants for user registration and team/community invitations * fix: Update ME_LOGO_PNG to the latest logo URL for consistency across the application * feat: Refactor invitation and registration email handling to use new email templates with attachments * refactor: Update VendorStore to improve community handling and error logging * refactor: Remove redundant error print statement in VendorStore for cleaner error logging * refactor: Update ME_LOGO_PNG to use environment variable and clean up unused email subject lines in AdminService
- Loading branch information
1 parent
7941e57
commit b60c93d
Showing
13 changed files
with
97 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.