Skip to content

Commit

Permalink
Merge pull request #1156 from Enterprise-CMCS/main
Browse files Browse the repository at this point in the history
Release to val
  • Loading branch information
13bfrancis authored Feb 11, 2025
2 parents cd7b9c1 + 3e380b6 commit cb925cf
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 21 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
release:
runs-on: ubuntu-20.04
needs:
- test
- e2e
- cfn-nag
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const ChipSpaCMSEmail = ({
}) => (
<BaseEmailTemplate
previewText={`RAI Response for ${variables.id} Submitted`}
heading="The OneMAC Submission Portal received a CHIP SPA RAI Response Submission"
heading="The OneMAC Submission Portal received a CHIP SPA RAI Response Submission:"
applicationEndpointUrl={variables.applicationEndpointUrl}
footerContent={<BasicFooter />}
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const ChipSpaStateEmail = ({
}) => (
<BaseEmailTemplate
previewText={`CHIP SPA ${variables.id} RAI Response Submitted`}
heading="The OneMAC Submission Portal received a CHIP SPA RAI Response Submission"
heading="This response confirms you submitted a CHIP SPA RAI Response to CMS for review:"
applicationEndpointUrl={variables.applicationEndpointUrl}
footerContent={<BasicFooter />}
>
Expand All @@ -27,8 +27,8 @@ export const ChipSpaStateEmail = ({
}}
/>
<Text style={styles.text.description}>
{`This response confirms receipt of your CHIP State Plan Amendment (SPA) or your response to a
SPA Request for Additional Information (RAI). You can expect a formal response to your
{`This response confirms receipt of your CHIP State Plan Amendment (SPA or your response to a
SPA Request for Additional Information (RAI)). You can expect a formal response to your
submittal to be issued within 90 days, before ${formatNinetyDaysDate(variables.timestamp)}.`}
</Text>
<FollowUpNotice isChip withDivider={false} />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ exports[`Respond To RAI CMS Email Snapshot Test > renders a ChipSPA Preview Temp
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission:
</h1>
<ul
style="margin-left: -20px;"
Expand Down Expand Up @@ -823,7 +823,7 @@ exports[`Respond To RAI CMS Email Snapshot Test > renders a ChipSPA Preview Temp
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission:
</h1>
<ul
style="margin-left: -20px;"
Expand Down Expand Up @@ -1625,7 +1625,7 @@ exports[`Respond To RAI CMS Email Snapshot Test > renders a Medicaid_SPA Preview
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission:
</h1>
<ul
style="margin-left: -20px;"
Expand Down Expand Up @@ -3916,7 +3916,7 @@ exports[`Respond To RAI CMS Email Snapshot Test > renders a Waiver Preview Templ
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission:
</h1>
<ul
style="margin-left: -20px;"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ exports[`Respond To Rai State Email Snapshot Test > renders a ChipSPA Preview Te
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
This response confirms you submitted a CHIP SPA RAI Response to CMS for review:
</h1>
<table
align="center"
Expand Down Expand Up @@ -322,8 +322,8 @@ exports[`Respond To Rai State Email Snapshot Test > renders a ChipSPA Preview Te
<p
style="font-size: 14px; line-height: 1.4; margin: 4px 0px 4px 0px; color: rgb(51, 51, 51);"
>
This response confirms receipt of your CHIP State Plan Amendment (SPA) or your response to a
SPA Request for Additional Information (RAI). You can expect a formal response to your
This response confirms receipt of your CHIP State Plan Amendment (SPA or your response to a
SPA Request for Additional Information (RAI)). You can expect a formal response to your
submittal to be issued within 90 days, before Apr 1, 2023 @ 11:59pm EST.
</p>
<table
Expand Down Expand Up @@ -486,7 +486,7 @@ exports[`Respond To Rai State Email Snapshot Test > renders a ChipSPA Preview Te
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
This response confirms you submitted a CHIP SPA RAI Response to CMS for review:
</h1>
<table
align="center"
Expand Down Expand Up @@ -730,8 +730,8 @@ exports[`Respond To Rai State Email Snapshot Test > renders a ChipSPA Preview Te
<p
style="font-size: 14px; line-height: 1.4; margin: 4px 0px 4px 0px; color: rgb(51, 51, 51);"
>
This response confirms receipt of your CHIP State Plan Amendment (SPA) or your response to a
SPA Request for Additional Information (RAI). You can expect a formal response to your
This response confirms receipt of your CHIP State Plan Amendment (SPA or your response to a
SPA Request for Additional Information (RAI)). You can expect a formal response to your
submittal to be issued within 90 days, before Apr 1, 2023 @ 11:59pm EST.
</p>
<table
Expand Down Expand Up @@ -951,7 +951,7 @@ exports[`Respond To Rai State Email Snapshot Test > renders a Medicaid_SPA Previ
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
This response confirms you submitted a CHIP SPA RAI Response to CMS for review:
</h1>
<table
align="center"
Expand Down Expand Up @@ -1195,8 +1195,8 @@ exports[`Respond To Rai State Email Snapshot Test > renders a Medicaid_SPA Previ
<p
style="font-size: 14px; line-height: 1.4; margin: 4px 0px 4px 0px; color: rgb(51, 51, 51);"
>
This response confirms receipt of your CHIP State Plan Amendment (SPA) or your response to a
SPA Request for Additional Information (RAI). You can expect a formal response to your
This response confirms receipt of your CHIP State Plan Amendment (SPA or your response to a
SPA Request for Additional Information (RAI)). You can expect a formal response to your
submittal to be issued within 90 days, before Apr 1, 2023 @ 11:59pm EST.
</p>
<table
Expand Down Expand Up @@ -2239,7 +2239,7 @@ exports[`Respond To Rai State Email Snapshot Test > renders a Waiver Capitated P
<h1
style="color: rgb(51, 51, 51); font-size: 20px; font-weight: bold; margin-bottom: 15px;"
>
The OneMAC Submission Portal received a CHIP SPA RAI Response Submission
This response confirms you submitted a CHIP SPA RAI Response to CMS for review:
</h1>
<table
align="center"
Expand Down Expand Up @@ -2483,8 +2483,8 @@ exports[`Respond To Rai State Email Snapshot Test > renders a Waiver Capitated P
<p
style="font-size: 14px; line-height: 1.4; margin: 4px 0px 4px 0px; color: rgb(51, 51, 51);"
>
This response confirms receipt of your CHIP State Plan Amendment (SPA) or your response to a
SPA Request for Additional Information (RAI). You can expect a formal response to your
This response confirms receipt of your CHIP State Plan Amendment (SPA or your response to a
SPA Request for Additional Information (RAI)). You can expect a formal response to your
submittal to be issued within 90 days, before Apr 1, 2023 @ 11:59pm EST.
</p>
<table
Expand Down

0 comments on commit cb925cf

Please sign in to comment.