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

[Snyk] Upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0 #885

Merged

Conversation

macpro-snyk-service-account
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.687.0 to 3.688.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @aws-sdk/client-s3
  • 3.688.0 - 2024-11-08

    3.688.0(2024-11-08)

    New Features
    • clients: update client endpoints as of 2024-11-08 (175111af)
    • client-bedrock-agent-runtime: This release adds trace functionality to Bedrock Prompt Flows (bc899718)
    • client-firehose: Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. (99335615)
    • client-chime-sdk-media-pipelines: Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
    • client-batch: This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
    • client-controlcatalog: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters (43e848f3)
    • client-qbusiness: Adds S3 path option to pass group member list for PutGroup API. (a0824b3d)
    • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6e)
    • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913d)
    • client-pinpoint-sms-voice-v2: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. (90f0be2f)
    • middleware-flexible-checksums: use Node.js native CRC32 checksum API (#6641) (6a48760c)
    Tests

    For list of updated packages, view updated-packages.md in assets-3.688.0.zip

  • 3.687.0 - 2024-11-07

    3.687.0(2024-11-07)

    Chores
    • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
    New Features
    • clients: update client endpoints as of 2024-11-07 (dbf853a1)
    • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
    • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
    • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
    • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
    • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
    • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
    • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
    • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
    Tests

    For list of updated packages, view updated-packages.md in assets-3.687.0.zip

from @aws-sdk/client-s3 GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

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
Copy link
Contributor

github-actions bot commented Dec 1, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.07% 5701 / 8021
🔵 Statements 70.49% 6031 / 8555
🔵 Functions 64.94% 1708 / 2630
🔵 Branches 40.01% 1016 / 2539
File CoverageNo changed files found.
Generated in workflow #722 for commit 77de055 by the Vitest Coverage Report Action

@asharonbaltazar asharonbaltazar merged commit 0a8c822 into main Dec 2, 2024
17 checks passed
RanyeM pushed a commit that referenced this pull request Dec 2, 2024
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]>
RanyeM pushed a commit that referenced this pull request Dec 2, 2024
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]>
RanyeM pushed a commit that referenced this pull request Dec 2, 2024
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]>
RanyeM pushed a commit that referenced this pull request Dec 2, 2024
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]>
RanyeM pushed a commit that referenced this pull request Dec 2, 2024
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]>
Copy link
Contributor

github-actions bot commented Dec 3, 2024

🎉 This PR is included in version 1.5.0-val.96 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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]>
benjaminpaige pushed a commit that referenced this pull request Dec 4, 2024
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]>
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]>
@asharonbaltazar asharonbaltazar deleted the snyk-upgrade-864d38fb1056c3026b7953354889ebbe branch December 16, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants