Skip to content
New issue

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

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

Already on GitHub? # to your account

Refactor email generation code #380

Open
anncatton opened this issue Feb 8, 2023 · 1 comment
Open

Refactor email generation code #380

anncatton opened this issue Feb 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request low refactor

Comments

@anncatton
Copy link
Contributor

Create util functions for generating email mjml and html

  • the mjml generator can be used in the email test files, to verify content with the https://mjml.io/try-it-live site
  • the html generator can be used for the email service calls to create the html needed for sending emails
  • each email type can have its own composeContent function to pass content to the mjml generator
@anncatton anncatton added the enhancement New feature or request label Feb 8, 2023
@anncatton anncatton self-assigned this Feb 13, 2023
@b-f-chan b-f-chan added the low label Apr 3, 2023
@b-f-chan
Copy link

b-f-chan commented Apr 4, 2023

Strictly nice-to-have and for maintainability; icebox this until maybe DACO becomes Overture component

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request low refactor
Projects
None yet
Development

No branches or pull requests

3 participants