-
-
Notifications
You must be signed in to change notification settings - Fork 366
feat: well designed transactional e-mails #3375
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
Merged
Merged
Changes from 53 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
3890216
feat: setup react-email for html emails
cyyynthia bdd12a2
chore: upgrade email subproject
cyyynthia 23f93f8
feat: configure CLI, write quick extractor
cyyynthia e44d8fd
feat: rough first implementation of emails in backend
cyyynthia 8d6f731
fix: lint, try to troubleshoot test failures
cyyynthia 114b078
fix: properly render strings using icu4j
cyyynthia edf84aa
feat: render icu xml as fragments
cyyynthia dee3880
feat: finalize working impl of react emails renderer
cyyynthia f5eed37
feat: implement global variables
cyyynthia 587c27d
fix: properly implement sanitization in Var
cyyynthia aa907c0
chore: minor adjustments
cyyynthia 7b7ba88
chore: typo in CI config
cyyynthia d16888b
chore: fix accidentally introduced tab indents
cyyynthia 9e15a8d
chore: fix typo part 2
cyyynthia 90e6132
chore: please the artificial rabbit
cyyynthia d8ab33d
chore: misc fixes and improvements
cyyynthia 06af1f9
chore: lint
cyyynthia ee26c3a
fix: proper path in gha config
cyyynthia 00e0d72
chore: refactor
cyyynthia 9ab41f8
chore: minor improvement of EmailTemplateConfig
cyyynthia a1a8ec9
chore: gradle config
cyyynthia 17c05bd
chore: gradle config pt. 2
cyyynthia 2d98490
chore: gradle config pt. 3
cyyynthia 4040a63
chore: gradle config pt. 3.1
cyyynthia b2429c0
chore: gradle config pt. 3.2
cyyynthia 1a5cf27
chore: gha tweaks (again)
cyyynthia b811141
chore: silly gha mistakes
cyyynthia 6a1c3f7
ci: mixed up src/dest actions
cyyynthia 47d43e8
fix: a small typo for a file, a giant failure for gradle build
cyyynthia 34c270f
feat: React Emails > default template (#3194)
JanCizmar 747e143
chore: rebase
dkrizan 4253bab
fix: invitation link getter in cypress
dkrizan 14cacc9
chore: dont pull translations for emails
dkrizan ff4f16e
chore: coderabbit changes
dkrizan 041a81d
chore: ktlint format
dkrizan 7b47c04
chore: missing imports fix
dkrizan 60023cb
chore: coderabbit changes
dkrizan efbb844
chore: coderabbit changes
dkrizan 4d8cda3
chore: enhance e2e tasks with finalizedBy and output stream handling
dkrizan 14f4e09
chore: improve accessibility for social links in ClassicLayout
dkrizan c10c511
chore: remove aria-hidden attribute from email image test
dkrizan 6787212
chore: rollback unrelated gha changes
dkrizan 979c0d8
chore: gha final
dkrizan 00df861
chore: increase backend startup timeout in test workflow
dkrizan 06ffbc7
fix: address review issues in react-email PR
dkrizan a2e3c94
fix: address coderabbit review issues
dkrizan f7eb270
fix: address review comments
dkrizan aa0a763
chore: rename SRC_DIR/DEST_DIR to BASE_DIR in build actions
dkrizan c681207
chore: axllent/mailpit updated
dkrizan d28081c
chore: revert unrelated release workflow changes
dkrizan d3fd222
fix: validate SMTP configuration on startup
dkrizan bd4d491
fix: replace @MockBean with @MockitoBean and improve test configurations
dkrizan 28b6c35
test: add email template rendering tests for various scenarios
dkrizan 3358b2f
refactor: parametrize duplicate build email Gradle tasks
dkrizan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.