Michael Bromley
|
a7797d446b
docs(email-plugin): Improve docs on custom handlers
|
3 سال پیش |
Michael Bromley
|
f50708a965
fix(email-plugin): Correctly register failed email sending, add retry
|
4 سال پیش |
Michael Bromley
|
f5b6ddcb69
fix(email-plugin): Do not run server logic in worker context
|
4 سال پیش |
Wanztwurst
|
d864cf5d81
docs(email-plugin): Docs missing parameter route on devMode example (#898)
|
4 سال پیش |
Michael Bromley
|
819e480d2d
fix(email-plugin): Correctly initialize email processor
|
4 سال پیش |
Michael Bromley
|
0984c6d399
feat: Re-implement startup messaging for plugins
|
4 سال پیش |
Fred Cox
|
5db92d15e9
Removed Worker
|
5 سال پیش |
Fred Cox
|
510f824431
refactor(email-plugin) Remove worker from email-plugin
|
5 سال پیش |
Michael Bromley
|
0cfce3a1b8
docs(email-plugin): Improve email plugin docs
|
5 سال پیش |
Fred Cox
|
f05210a341
perf(core): Run job queues in the worker process
|
5 سال پیش |
Michael Bromley
|
c1e58e74f1
refactor(email-plugin): Removed unused connection
|
5 سال پیش |
Michael Bromley
|
a0252fd333
docs(email-plugin): Add note on troubleshooting SMTP connections
|
5 سال پیش |
Michael Bromley
|
1cdd537aa5
docs(email-plugin): Fix EmailPlugin example code
|
5 سال پیش |
Michael Bromley
|
e22db7e2e0
fix(email-plugin): Only call `loadData()` function after filters run
|
5 سال پیش |
Michael Bromley
|
e2665a7a16
feat(email-plugin): Provide an Injector instance to .loadData function
|
5 سال پیش |
Michael Bromley
|
6904743f78
feat(core): Group api options in VendureConfig
|
5 سال پیش |
Michael Bromley
|
80c8c66c96
refactor(email-plugin): Extract email sending logic to simplify tests
|
5 سال پیش |
Michael Bromley
|
0cc5f87dbd
feat(email-plugin): Generate and send emails on the worker
|
5 سال پیش |
Michael Bromley
|
155d429353
feat(email-plugin): Allow async data loading in EmailEventHandlers
|
6 سال پیش |
lsimone
|
09eb34e8fe
feat(email-plugin): Added `from` field to the email config (#168)
|
6 سال پیش |
Michael Bromley
|
a243ab0713
refactor: Update plugins to use new EventBus.ofType() API
|
6 سال پیش |
Michael Bromley
|
c2623518c5
refactor: Fix typings for RuntimeVendureConfig in plugins
|
6 سال پیش |
Michael Bromley
|
9205554a06
docs: Update documentation for new plugin architecture
|
6 سال پیش |
Michael Bromley
|
5cb789fb4c
refactor(email-plugin): Refactor to new Plugin architecture
|
6 سال پیش |
Michael Bromley
|
5f7a65e669
fix(email-plugin): Move server setup to onBootstrap method
|
6 سال پیش |
Michael Bromley
|
bdc0d1f29e
fix(docs): Allow @ char in jsdoc comments to be escaped
|
6 سال پیش |
Michael Bromley
|
f65790df9b
feat(docs): Clean up various docs
|
6 سال پیش |
Michael Bromley
|
65445cb165
feat(core): Create Logger service
|
6 سال پیش |
Michael Bromley
|
407d232aff
feat(email-plugin): Introduce globalTemplateVars option
|
6 سال پیش |
Michael Bromley
|
35105ec7d0
feat(email-plugin): Generate test emails from dev mailbox
|
6 سال پیش |