forked from Code-4-Community/scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 0
SSF-188 Automated Order Lifecycle Emails #162
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
Open
Juwang110
wants to merge
23
commits into
main
Choose a base branch
from
jw/ssf-188-automated-order-lifecycle-emails
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
ddbe3fb
email templates
Juwang110 4058b03
multiple items for email template
Juwang110 61f6859
logic for sending emails
Juwang110 83baa1c
tests
Juwang110 ff7d8e6
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 5deb81b
fix bug
Juwang110 6006842
comments
Juwang110 dd564f4
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 721c0c4
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 25664af
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 ef55069
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 6ef0e51
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 2470ddb
comments
Juwang110 aa7871a
finish test
Juwang110 0c8f55a
tests and comments
Juwang110 8446636
shipment address instead of mailing
Juwang110 0701342
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 1b7750f
food request closed email
Juwang110 f658e67
comments
Juwang110 0a285e3
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 685bc01
minor refactoring comments
Juwang110 4d1417a
Merge branch 'main' into jw/ssf-188-automated-order-lifecycle-emails
Juwang110 d77f5b8
some comments
Juwang110 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for this email, can we also send to pantry coordinator ie volunteer here?
client note in the email doc: ensure both pantry coordinator that is assigned to the donation and the pantry is attached to this email.
we should make it so we only send one at a time, so that recipients will not be able to see all other recipients
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i actually went about doing this for #154. I would look at the changes made here into the emails directory and copy those into here. we will need this for changing the food request closed email in this ticket: we should send an email to the pantry user's email (which we already do), bcc'ing all of the volunteers that the request was closed.