the-difference-engine / ksf

7 stars 1 forks source link

351 resend emails functionality #360

Closed johnLeavell closed 2 years ago

johnLeavell commented 2 years ago

Zenhub Link: https://github.com/the-difference-engine/ksf/issues/351

Describe the problem being solved:

[ ] If the application stage is "Received", the Resend Emails button should be disabled. [ ] If the application stage is "Awaiting HIPPA" or "HIPPA verified", when the "Resend Emails" button is clicked, only the Email Type HIPPA should be available for both Family member and health care provider. [ ] If the application stage is "Document Review" or "Ready For Board Review", when the "Resend Emails" button is clicked, all 4 options should be available.

Impacted areas in the application: Nomination Banner.

Refactored decline and resend modals. (Created components for each) Refactored decline and resend buttons. (Created components for each)

Describe the steps you took to test your changes: Ran the application, clicked on the button to make sure it was disabled based on the status of the applicant.

If this ticket involves any UI or email changes, please provide a screenshot that shows the updated UI

Screen Shot 2021-10-04 at 7 14 37 PM Screen Shot 2021-10-04 at 7 13 55 PM Screen Shot 2021-10-04 at 7 17 16 PM List general components of the application that this PR will affect:

PR checklist