Skip to content

Feature/RASCHCM-31

Raphael Mäder requested to merge feature/RASCHCM-31 into master

Created by: MikeWong

  • RASCHCM-31 Add customer email template entity and permission

  • RASCHCM-31 Implement CRUD interface for customer email templates

  • RASCHCM-31 Add partial template for selecting customer email templates

  • RASCHCM-31 Integrate the customer email templates into the create and edit user form and send the actual emails

  • RASCHCM-31 Make CustomerEmailTemplate extend from EmailTemplate and adjust scala templates to reduce code duplication

  • RASCHCM-31 Extend customer email template controller from existing email template controller

  • RASCHCM-31 Remove todo

Merge request reports