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

Feature 2596/send email mjml #2617

Merged
merged 15 commits into from
Oct 10, 2024
Merged

Feature 2596/send email mjml #2617

merged 15 commits into from
Oct 10, 2024

Conversation

ocielliottc
Copy link
Collaborator

  1. Pulled in mjml4j to implement an MJML email sender.
  2. Converted all emails sent by the Feedback Request Services to MJML (using provided templates).
  3. Switched the Pulse Email over to MJML.
  4. Updated tests.

@mkimberlin
Copy link
Member

Rather than hardcoding those MJML strings, why don't we load them as resources? Here's an example of what that could look like: https://github.com/ghillert/resource-readable-demo

Copy link
Collaborator

@thelenw thelenw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkimberlin reworked implementation of key MJML mechanism. @ocielliottc's original upgrades seem sound. Approved.

@thelenw thelenw self-requested a review October 10, 2024 14:02
@mkimberlin mkimberlin merged commit 3eac278 into develop Oct 10, 2024
5 checks passed
@mkimberlin mkimberlin deleted the feature-2596/send-email-mjml branch October 10, 2024 14:59
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.

Self-Review Email (to supervisor/PDL and reviewers) - Send in MJML format
3 participants