Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1566 Send confirmation email to new subscriber #1571

Merged
merged 6 commits into from
Nov 8, 2024

Conversation

dhochbaum-dcp
Copy link
Collaborator

@dhochbaum-dcp dhochbaum-dcp commented Oct 30, 2024

Summary

Send confirmation email to new subscribers when they are successfully signed up.

  • Once SendGrid contact import job is completed, send confirmation email to new subscriber
  • Email should follow designs in Figma
  • Email content should list what user selected - All CDs grouped by borough as well as citywide
  • "Confirm" button should link back to page in ZAP Search for confirming subscription. Path will be /subscribers/<uuid>/confirm.

Tasks/Bug Numbers

Completes #1566

Email link needs to be updated once we have a URL for "Modify Subscriptions".

Code for the email is currently not in the repo, can be seen/edited here: https://mc.sendgrid.com/dynamic-templates/d-3684647ef2b242d8947b65b20497baa0/version/62d2fdea-926f-4443-970d-bf8c5f88474d/editor

@dhochbaum-dcp dhochbaum-dcp requested a review from a team as a code owner October 30, 2024 20:43
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for labs-zap ready!

Name Link
🔨 Latest commit a4c8da6
🔍 Latest deploy log https://app.netlify.com/sites/labs-zap/deploys/672d17a1c9def20008a6ff17
😎 Deploy Preview https://deploy-preview-1571--labs-zap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@TylerMatteo TylerMatteo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dhochbaum-dcp Looks pretty good overall. In addition to the two comments I left in code, I'd like you to try adding some unit tests for the methods in the subscriber service.

server/src/subscriber/subscriber.service.ts Outdated Show resolved Hide resolved
server/src/subscriber/subscriber.service.ts Show resolved Hide resolved
@TylerMatteo TylerMatteo dismissed a stale review November 7, 2024 15:44

Accidentally hit approve

@dhochbaum-dcp dhochbaum-dcp merged commit 2ab6a73 into develop Nov 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants