Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: first step for mail sending * feat: update mail step progression and add default components * feat: implement sending email function and General mail sending panel * fix: handle undefined MailType in sendMails function and add error toast * feat: add preview option to mail sending functionality * feat: add MailRecipient component and styling * feat: refactor mail sending functionality to use sendGeneralMails and update styles * fix: lint * Feat/send tickets (#415) * feat: first step for mail sending * feat: update mail step progression and add default components * feat: implement sending email function and General mail sending panel * fix: handle undefined MailType in sendMails function and add error toast * feat: add preview option to mail sending functionality * feat: add MailRecipient component and styling * feat: refactor mail sending functionality to use sendGeneralMails and update styles * fix: lint --------- Co-authored-by: Antoine D <[email protected]> * fix: update default mail content to 'joindiscord' * fix: update success message for sending general mails * fix: remove redundant API call --------- Co-authored-by: Antoine D <[email protected]>
- Loading branch information