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

[EASI-2713] Email Notification on Model Plan Dates Changed - Updates to Include All Fields #651

Merged
merged 71 commits into from
Aug 1, 2023

Conversation

OddTomBrooks
Copy link
Contributor

EASI-2713

Changes and Description

  • Improvements to include all plan basics fields in model plan dates changed

How to test this change

  • Follow same steps as previous EASI-2713 Plan Basics changes testing
    • Modify dates in plan basics
    • Review resulting email in mailcatcher

PR Author Review Checklist

  • Met the ticket's acceptance criteria, or will meet them in a subsequent PR.
  • Added or updated tests for backend resolvers or other functions as needed.
  • Added or updated client tests for new components, parent components, functions, or e2e tests as necessary.
  • Updated the Postman Collection if necessary.

PR Reviewer Guidelines

  • It's best to pull the branch locally and test it, rather than just looking at the code online!
  • Check that all code is adequately covered by tests - if it isn't feel free to suggest the addition of tests.
  • Always make comments, even if it's minor, or if you don't understand why something was done.

OddTomBrooks and others added 30 commits June 6, 2023 11:27
….com:CMSgov/mint-app into EASI-2899/backend_add_demo_code_other_fields
…ions

# Conflicts:
#	MINT.postman_collection.json
#	migrations/V95__Update_Model_Plan_Abbreviation.sql
#	pkg/models/model_plan.go
#	pkg/storage/SQL/model_plan/collection_by_collaborator.sql
#	pkg/storage/SQL/model_plan/collection_where_archived.sql
#	pkg/storage/SQL/model_plan/collection_where_favorited.sql
#	pkg/storage/SQL/model_plan/collection_with_crtdl.sql
#	pkg/storage/SQL/model_plan/create.sql
#	pkg/storage/SQL/model_plan/get_by_id.sql
#	pkg/storage/SQL/model_plan/get_by_id_LOADER.sql
#	pkg/storage/SQL/model_plan/get_by_name.sql
#	pkg/storage/SQL/model_plan/update.sql
…thub.com:CMSgov/mint-app into EASI-3000/read_view_users_contribute_discussions
…thub.com:CMSgov/mint-app into EASI-3000/read_view_users_contribute_discussions
OddTomBrooks and others added 20 commits July 18, 2023 13:25
…ithub.com:CMSgov/mint-app into EASI-2713/email_notif_on_model_plan_dates_changed
…ithub.com:CMSgov/mint-app into EASI-2713/email_notif_on_model_plan_dates_changed
…ithub.com:CMSgov/mint-app into EASI-2713/email_notif_on_model_plan_dates_changed
…anged

# Conflicts:
#	pkg/email/model_plan_date_changed.go
#	pkg/email/templates/model_plan_date_changed_body.html
#	pkg/graph/resolvers/plan_basics.go
#	pkg/graph/resolvers/plan_basics_helper.go
#	pkg/graph/resolvers/plan_basics_helper_test.go
@OddTomBrooks OddTomBrooks marked this pull request as ready for review July 25, 2023 16:55
@OddTomBrooks OddTomBrooks requested a review from a team as a code owner July 25, 2023 16:55
@OddTomBrooks OddTomBrooks requested review from ClayBenson94 and removed request for a team July 25, 2023 16:55
@OddTomBrooks OddTomBrooks merged commit 75cc488 into main Aug 1, 2023
8 of 9 checks passed
@OddTomBrooks OddTomBrooks deleted the EASI-2713/email_notif_on_model_plan_dates_changed branch August 1, 2023 19:29
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