the-difference-engine / ksf

7 stars 1 forks source link

Application Detail - Resend Emails Part 2 - Backend #320

Closed hmichele closed 2 years ago

hmichele commented 3 years ago

As Bill, I'd like the ability to resend emails in the event that the Healthcare Provider or Family Member did not receive an email.

Acceptance Criteria: [x] #261 must be completed before this ticket can be completed.
[x] Use #261 as a reference for front-end details. [x] When the "Submit" button is clicked, send an email (corresponding to the email type selected) to the selected recipient associated with the application. [x] If Healthcare Provider and HIPAA are selected, send a HIPAA email to the Healthcare Provider corresponding to their application. [x] If Healthcare Provider and Survey are selected, send a Survey email to the Healthcare Provider corresponding to their application. [x] If Family Member and HIPAA are selected, send a HIPAA email to the Family Member corresponding to their application. [x] If Family Member and Survey are selected, send a Survey email to the Family Member corresponding to their application. [x] When the "Cancel" button is clicked, exit and close out of the dialog box.

annamot9 commented 2 years ago

All 4 emails are sent at the appropriate options.