Commit graph

4 commits

Author SHA1 Message Date
nupplaPhil
0966cdbb26
cleanup template 2020-02-02 22:43:38 +01:00
nupplaPhil
7a8eca90f9
renamed templates for notify 2020-02-02 22:43:37 +01:00
nupplaPhil
3291728059
Extract System emails from enotify
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00
nupplaPhil
74490d6594
Cleanup enotify email
- Removing unused fields
- Move notify template to email subdirectory
2020-02-02 22:43:34 +01:00