the-difference-engine / ksf

7 stars 1 forks source link

251 ticket #311

Closed claudiahalip closed 3 years ago

claudiahalip commented 3 years ago

Zenhub Link:

Describe the problem being solved:

Create the following email template here Survey template will send when the application has been moved forward from HIPPA Verified to "Document Review" status Survey template will send to the health care provided email

Impacted areas in the application:

api/helper/mailer.js - function sendSurveySocialWorker api/emails - surveySocialWorker: html.pug and subject.pug api/controllers/nomination.js sendSurveySocialWorker when nominations.data === 'Document Review'

Describe the steps you took to test your changes: checked with product for styling,cheked if the nomination.status is changing to 'Document Review', checked to see if I received the email when the status is 'Document Review',

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

List general components of the application that this PR will affect: api/helper/mailer.js
api/emails api/controllers/nomination.js

PR checklist

aschey commented 3 years ago

@claudiahalip could you provide a screenshot of the new email?

claudiahalip commented 3 years ago

@claudiahalip could you provide a screenshot of the new email?

Screen Shot 2021-07-29 at 7 47 14 PM