unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Allow customized template for email notifications #815

Closed franck-boullier closed 5 years ago

franck-boullier commented 5 years ago

For Unee-T Enterprise user, we want to have specific branding and email template when notifications are sent from Unee-T on their behalf.

The first design we need to implement is for hmlet. The main differences between the hmlet template and the new design described in #814 are:

All these designs are available in FIGMA:

When a user is assigned to a case:

Template_Email_Case_Assignee_Hmlet

When a user is invited to a case:

Template_Email_Case_Invited_Hmlet

When a new message is added to a case:

Template_Email_New_Message_Hmlet

When a case is updated:

Template_Email_Case_Updated_Hmlet