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