-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(upload-sub-doc-email): Add template for upload subsequent documents #878
Merged
Conversation
This file contains 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
Coverage Report
File Coverage
|
jdinh8124
temporarily deployed
to
email-upload-subs-2-kibana
November 26, 2024 19:18 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
November 26, 2024 19:18 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
November 26, 2024 19:18 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2-app
November 26, 2024 19:18 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
November 26, 2024 19:18 — with
GitHub Actions
Inactive
jdinh8124
added
type: FEAT
Submit new features
status: READY
PR is ready for review
labels
Nov 27, 2024
andieswift
previously requested changes
Nov 27, 2024
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.
Looks great!!
Just a few minor things
lib/libs/email/content/upload-subsequent-documents/emailTemplates/ChipSpaCMS.tsx
Show resolved
Hide resolved
lib/libs/email/content/upload-subsequent-documents/emailTemplates/ChipSpaState.tsx
Outdated
Show resolved
Hide resolved
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 15:55 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 15:55 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 15:58 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 15:58 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2-app
December 2, 2024 15:58 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2-kibana
December 2, 2024 15:59 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 15:59 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 21:19 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 21:19 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 21:21 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2-kibana
December 2, 2024 21:21 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2-app
December 2, 2024 21:21 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 21:21 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 2, 2024 21:21 — with
GitHub Actions
Inactive
asharonbaltazar
approved these changes
Dec 3, 2024
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 3, 2024 15:46 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 3, 2024 15:46 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 3, 2024 15:49 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 3, 2024 15:49 — with
GitHub Actions
Inactive
jdinh8124
temporarily deployed
to
email-upload-subs-2
December 3, 2024 15:49 — with
GitHub Actions
Inactive
🎉 This PR is included in version 1.5.0-val.96 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
RanyeM
pushed a commit
that referenced
this pull request
Dec 3, 2024
…nts CHIP SPA (#878) * working through email content * adjust text language * added missing preview emails * add email logic for subseq doc * fix types * remove unused * Update ChipSpaCMS.tsx * remove unused * Delete CHIP_SPA.tsx * adjust template * adjust based on comments * Update ChipSpaState.tsx --------- Co-authored-by: Andie Swift <[email protected]>
RanyeM
added a commit
that referenced
this pull request
Dec 3, 2024
* add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * updated text and finished adding links * updated text * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * feat(ui): Remove MMDL Card Choices in Mako (#877) * Remove MMDL Card Choices in Mako * Remove MMDL Card Choices from index.spec.ts * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix: upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0 (#874) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix: upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0 (#874) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix: upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0 (#874) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * Merge branch 'main' into add-mmdl-pdf-links * fixed error * .DS_Store banished! * seperated constants, added inline tailwind, removed css file * typed out templates * fixed constants * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(upload-sub-doc-email): Add template for upload subsequent documents CHIP SPA (#878) * working through email content * adjust text language * added missing preview emails * add email logic for subseq doc * fix types * remove unused * Update ChipSpaCMS.tsx * remove unused * Delete CHIP_SPA.tsx * adjust template * adjust based on comments * Update ChipSpaState.tsx --------- Co-authored-by: Andie Swift <[email protected]> * fix(search): update dashboard search to allow whitespace (#875) * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> --------- Co-authored-by: James Dinh <[email protected]> Co-authored-by: tiffanyvu <[email protected]> Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: Andie Swift <[email protected]> Co-authored-by: macpro-snyk-service-account <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Andie Swift <[email protected]> Co-authored-by: James Dinh <[email protected]>
RanyeM
pushed a commit
that referenced
this pull request
Dec 3, 2024
…nts CHIP SPA (#878) * working through email content * adjust text language * added missing preview emails * add email logic for subseq doc * fix types * remove unused * Update ChipSpaCMS.tsx * remove unused * Delete CHIP_SPA.tsx * adjust template * adjust based on comments * Update ChipSpaState.tsx --------- Co-authored-by: Andie Swift <[email protected]>
benjaminpaige
pushed a commit
that referenced
this pull request
Dec 4, 2024
…nts CHIP SPA (#878) * working through email content * adjust text language * added missing preview emails * add email logic for subseq doc * fix types * remove unused * Update ChipSpaCMS.tsx * remove unused * Delete CHIP_SPA.tsx * adjust template * adjust based on comments * Update ChipSpaState.tsx --------- Co-authored-by: Andie Swift <[email protected]>
benjaminpaige
added a commit
that referenced
this pull request
Dec 4, 2024
* add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * updated text and finished adding links * updated text * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * feat(ui): Remove MMDL Card Choices in Mako (#877) * Remove MMDL Card Choices in Mako * Remove MMDL Card Choices from index.spec.ts * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix: upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0 (#874) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * feat(design): HCD Design Changes (#873) * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix: upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0 (#874) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * fix(e-map): updates to the email mapping (#869) * Update * Update email template mapping * Update * revent bunlock change * Update lib/libs/email/content/email-components.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix: upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0 (#874) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.682.0 to 3.685.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(package-changes-TE-appk): remove/refactor appK and add amend as package action (#866) * testing lib udpates for amend title * Testing amend title udpates * Testing amend title.. * test test amend * Testing and debuggin * testing agin * testing * testing updates * testing again .. * test parent * testing * testing * testing * testing * testing * testing * testing * Respond-to-Rai form updates * updating action form * updating event schemea * fix bug * Updating the evens transform * updating * add to transform * add changelog fix * packacitivty update * move a folder up * make it route * final updates for text * Starting my test stuff * udpates from review * restoring to previous version * fixing test error * fix lint errors * make fields optional (fix #5 and #7) * Adding test and extra fixes * updates * last fixes from padma * updating the Adment actions in the waiver and labels * cleaning up form prep * Removing unessessary file * initial test * test submit 400 error * fix lambda schema ref * add logs * logs * fix datepicker type * try moving state transform * delete fields * remove unused fields * delete lambda imports * delete action import * add check to validate existing record * change to kebab case * adjust logic of the amendment forms * add tests, documentCheck needed to reach 90% * remove console logs * address PR comments * make it work * fix qa issues * fix title not showing in package details * fixes for pr comments * Delete index.test.tsx * fix language * fix banner * uncapitalize request in banner * adds test for post-submission/amend/index.test.tsx * updates Amendment tests, small code style update * update post submission amendments to get waiverId from higher level component * update test to address 2 of 3 feedback points * add max char count for amendment title * fix amendment title to mimic mono * updating the existing waiver number code for test * Apply suggestions from code review Co-authored-by: asharonbaltazar <[email protected]> * updates to address feedback, add test for verifying waiver id is rendered * take main react-app/src/components/ActionForm/index.tsx * fix test error * fix network error test * try again * temp skip test file * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * Update react-app/src/features/forms/post-submission/post-submission-forms.tsx Co-authored-by: asharonbaltazar <[email protected]> * address comments * Update react-app/src/features/forms/waiver/contracting/amendment-contracting.test.tsx Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> * fix(minor-amend-issues): fixes to the amendment stuff that got missed Co-authored-by: tiffanyvu <[email protected]> * feat(emails): CHIP SPA Withdraw Package emails for CMS/State (#870) * fix: update `email-dev` command * chore: update type for `PackageDetails` * feat: add `WithdrawPackage` to `Events` * chore: remove string from unnecessary curly braces * chore: rename folder and create new withdraw request emails for state/CMS * chore: rename `widthdraw` to `withdraw` * chore: add attachments for `withdraw-package` * feat: add previews for CMS/State `withdraw-package` * chore: JSX removed from template literal * feat: update ChipSpaCMS email to have a spam notice * feat: create additional notice for further questions * chore: move notice to email body * chore: change ! to . * fix: upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0 (#884) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.685.0 to 3.687.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * fix(email): App K Email Templates (#867) * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * preview for state appK was incorrect * addressed PR comments * made fixes found by QC also missed adding the ts change * fix: upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 (#885) Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/macpro-macpro/project/11edb9d2-770d-47a9-970d-58701c9ea018?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> * feat(design): HCD Design Changes (#873) * Merge branch 'main' into add-mmdl-pdf-links * fixed error * .DS_Store banished! * seperated constants, added inline tailwind, removed css file * typed out templates * fixed constants * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(upload-sub-doc-email): Add template for upload subsequent documents CHIP SPA (#878) * working through email content * adjust text language * added missing preview emails * add email logic for subseq doc * fix types * remove unused * Update ChipSpaCMS.tsx * remove unused * Delete CHIP_SPA.tsx * adjust template * adjust based on comments * Update ChipSpaState.tsx --------- Co-authored-by: Andie Swift <[email protected]> * fix(search): update dashboard search to allow whitespace (#875) * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> --------- Co-authored-by: James Dinh <[email protected]> Co-authored-by: tiffanyvu <[email protected]> Co-authored-by: Rafiq Muntaqim <[email protected]> Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: Andie Swift <[email protected]> Co-authored-by: macpro-snyk-service-account <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Andie Swift <[email protected]> Co-authored-by: James Dinh <[email protected]>
RanyeM
added a commit
that referenced
this pull request
Dec 9, 2024
* removed chip spa eligibility mmdl card * feat(mmdl-faq): add mmdl spa questions and descriptions to faq (#879) * add sections and questions and descriptions * add subsections in prep for links * Update oneMACFAQContent.tsx * added missing preview emails * in the middle of updating the text for these email templates * verified all app k template lang * double checked all the templates are correct * verified all subject lines and added waivers where needed for index.tsx files * fixed all TS errors in the emails folder * Update oneMACFAQContent.tsx --------- Co-authored-by: Andie Swift <[email protected]> * feat(upload-sub-doc-email): Add template for upload subsequent documents CHIP SPA (#878) * working through email content * adjust text language * added missing preview emails * add email logic for subseq doc * fix types * remove unused * Update ChipSpaCMS.tsx * remove unused * Delete CHIP_SPA.tsx * adjust template * adjust based on comments * Update ChipSpaState.tsx --------- Co-authored-by: Andie Swift <[email protected]> * fix(search): update dashboard search to allow whitespace (#875) --------- Co-authored-by: James Dinh <[email protected]> Co-authored-by: Andie Swift <[email protected]> Co-authored-by: Ty Bolt <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Purpose
Follow existing logic and patterns established by Ben and Andie to add upload subsequent document logic templates. Pulled in Andie's react email preview logic to help work against CMS approved language.
Linked Issues to Close
https://jiraent.cms.gov/browse/OY2-30798