| .. |
|
common.ts
|
0cc5f87dbd
feat(email-plugin): Generate and send emails on the worker
|
5 years ago |
|
constants.ts
|
5ed6c24a09
feat(email-plugin): Enable logging for SMTP transport
|
5 years ago |
|
default-email-handlers.ts
|
11caa23b24
refactor(email-plugin): Use TransactionalConnector in default handler
|
5 years ago |
|
dev-mailbox.ts
|
155d429353
feat(email-plugin): Allow async data loading in EmailEventHandlers
|
6 years ago |
|
email-processor.controller.ts
|
80c8c66c96
refactor(email-plugin): Extract email sending logic to simplify tests
|
5 years ago |
|
email-processor.ts
|
80c8c66c96
refactor(email-plugin): Extract email sending logic to simplify tests
|
5 years ago |
|
email-sender.ts
|
5ed6c24a09
feat(email-plugin): Enable logging for SMTP transport
|
5 years ago |
|
event-handler.ts
|
e22db7e2e0
fix(email-plugin): Only call `loadData()` function after filters run
|
5 years ago |
|
event-listener.ts
|
155d429353
feat(email-plugin): Allow async data loading in EmailEventHandlers
|
6 years ago |
|
handlebars-mjml-generator.ts
|
699c796ea6
fix(email-plugin): Do not HTML-escape "from" address
|
5 years ago |
|
mock-events.ts
|
16dd884638
feat(email-plugin): Use new User model in email handlers
|
5 years ago |
|
noop-email-generator.ts
|
09eb34e8fe
feat(email-plugin): Added `from` field to the email config (#168)
|
6 years ago |
|
plugin.spec.ts
|
e22db7e2e0
fix(email-plugin): Only call `loadData()` function after filters run
|
5 years ago |
|
plugin.ts
|
e22db7e2e0
fix(email-plugin): Only call `loadData()` function after filters run
|
5 years ago |
|
template-loader.ts
|
077fd6d492
fix(email-plugin): Fix bad common import paths
|
6 years ago |
|
types.ts
|
e2665a7a16
feat(email-plugin): Provide an Injector instance to .loadData function
|
5 years ago |