Michael Bromley
|
27432c0845
refactor: Await EventBus.publish() method calls
|
1 year ago |
Michael Bromley
|
e4175e742e
feat(email-plugin): Publish EmailSendEvent after send attempted
|
1 year ago |
Michael Bromley
|
20a6ea6b3d
chore(email-plugin): Refactor folder structure
|
1 year ago |
Michael Bromley
|
bc85133373
Merge branch 'master' into minor
|
2 years ago |
Michael Bromley
|
7498901222
fix(email-plugin): Add warning when running devMode with transport
|
2 years ago |
Serge Morel
|
78ea016551
feat(email-plugin): Expose template vars to template loader (#2243)
|
2 years ago |
Surafel Tariku
|
c6686cd978
feat(email-plugin): Add support for dynamic templates & SMTP settings
|
2 years ago |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
Michael Bromley
|
0c30be226c
feat(email-plugin): EmailSender now implements InjectableStrategy
|
3 years ago |
Michael Bromley
|
f9aa5d747d
feat(email-plugin): EmailGenerator now implements InjectableStrategy
|
3 years ago |
Michael Bromley
|
f50708a965
fix(email-plugin): Correctly register failed email sending, add retry
|
4 years ago |
Michael Bromley
|
8e9b72f1ae
feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo
|
4 years ago |
Fred Cox
|
510f824431
refactor(email-plugin) Remove worker from email-plugin
|
5 years ago |
Michael Bromley
|
0cfce3a1b8
docs(email-plugin): Improve email plugin docs
|
5 years ago |
William Milne
|
3e2062444c
feat(email-plugin): Support custom EmailGenerators and EmailSenders
|
5 years ago |
Michael Bromley
|
00820675c9
feat(email-plugin): Allow attachments to be set on emails
|
5 years ago |
Michael Bromley
|
70cb93260e
feat(email-plugin): Improve error logging
|
5 years ago |
Michael Bromley
|
80c8c66c96
refactor(email-plugin): Extract email sending logic to simplify tests
|
5 years ago |