Commit Graph

4 Commits

Author SHA1 Message Date
d283d62049 !fixup Automatically execute body renderer when posting an 2024-10-15 11:10:31 +02:00
1313b6f138 Automatically execute body renderer when posting an email in Chill
+ adaptation of services which already uses body renderer
2024-10-10 14:06:00 +02:00
8589bada3f Layout for the email to external 2024-10-10 13:40:07 +02:00
a0b5c208eb Send an email when a workflow is send to an external
- create an event subscriber to catch the workflow which arrive to a "sentExternal" step;
- add a messenger's message to handle the generation of the email;
- add a simple message, and a simple controller for viewing the document
- add dedicated tests
2024-10-04 13:52:18 +02:00