-
Notifications
You must be signed in to change notification settings - Fork 0
[CCAP-734] Create New submit-contact-provider-email-confirmation screen #1343
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
Merged
enyia21
merged 12 commits into
main
from
CCAP-734-Create-new-submit-contact-provider-email-confirmation-screen
Apr 1, 2025
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
7f8a0b5
ACCEPTANCE BRANCH
enyia21 785376c
[CCAP-734] Update submit-contact-provider-email-confirmation.html screen
enyia21 95de8db
[CCAP-734] Update submit-contact-provider-email-confirmation.html screen
enyia21 ff79c35
[CCAP-734] Added helper methods to get month day and time from submit…
enyia21 a81d5dc
[CCAP-734] Passes values into submit-contact-provider-email-confirmat…
enyia21 87b7de0
[CCAP-734] Added tests for helper methods added to DateUtilities and …
enyia21 3d9d7d2
[CCAP-734] changed note over submit-contact-provider-email-confirmati…
enyia21 a3eaac0
Update src/main/resources/messages.properties
enyia21 d88cb20
Update GccProviderMessagingFlowJourneyTest.java
enyia21 4bcb725
Update application-dev.yaml
enyia21 4af2d6a
[CCAP-735] Remove DateUtilities methods corresponding tests
enyia21 77072e1
[CCAP-734] Updates text to read screen elements correctly and fixes c…
enyia21 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1711,3 +1711,16 @@ registration-submit-confirmation.existing-provider.header=Done! You are now list | |
registration-submit-confirmation.existing-provider.experience-question=How easy or difficult was this provider response experience? | ||
registration-submit-confirmation.existing-provider.notice=This application has been sent to your CCR&R for processing. | ||
|
||
#submit-contact-provider-email-confirmation | ||
submit-contact-provider-email-confirmation.title=Email confirmation | ||
submit-contact-provider-email-confirmation.header=We emailed your child care provider! | ||
submit-contact-provider-email-confirmation.subheader=We sent your provider the email below. They have <strong>3 business days</strong> to complete their part. | ||
submit-contact-provider-email-confirmation.email-preview.sent=<strong>Sent:</strong> {0} at {1} | ||
submit-contact-provider-email-confirmation.email-preview.from=<strong>From:</strong> [email protected] | ||
submit-contact-provider-email-confirmation.email-preview.subject=<strong>Subject:</strong> [Action Required] New CCAP application | ||
submit-contact-provider-email-confirmation.email-preview.body.pt1=Hello, | ||
submit-contact-provider-email-confirmation.email-preview.body.pt2=A family just submitted a Child Care Assistance Program (CCAP) application online and listed you as their child care provider. The confirmation code is: {0} | ||
submit-contact-provider-email-confirmation.email-preview.body.pt3=<strong>Click this secure link to view child care details and complete your part of the application within 3 business days: <u>{0}</u></strong> | ||
submit-contact-provider-email-confirmation.email-preview.body.pt4=The sooner you respond, the sooner you can get paid. | ||
submit-contact-provider-email-confirmation.email-preview.body.pt5=If you don't respond, the application will be submitted to the CCR&R after 3 business days. | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 21 additions & 3 deletions
24
src/main/resources/templates/gcc/submit-contact-provider-email-confirmation.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.