HDPI-4248: Add placeholder pages for Make an Application journey#1011
Merged
scottstewart-sl merged 74 commits intomasterfrom Apr 14, 2026
Merged
HDPI-4248: Add placeholder pages for Make an Application journey#1011scottstewart-sl merged 74 commits intomasterfrom
scottstewart-sl merged 74 commits intomasterfrom
Conversation
…keleton # Conflicts: # src/main/interfaces/formFieldConfig.interface.ts
Until save and resume functionality is added
- Use entity encoding in HTML page title - Use novalidate for form
…ntend into HDPI-5180_gen_app_skeleton
…keleton # Conflicts: # package.json # yarn.lock
… HDPI-4248_placeholder_pages
This is to refactor out the hardcoded use of the RespondToClaim StepNavigation that was being used globally in a couple of places
…o HDPI-4248-Automation_Placeholder_Pages
…Placeholder_Pages
…_Pages' into HDPI-4248-Automation_Placeholder_Pages
…er_pages # Conflicts: # src/main/interfaces/stepFlow.interface.ts
…Placeholder_Pages
…_Pages' into HDPI-4248-Automation_Placeholder_Pages
…Placeholder_Pages
…Pages HDPI-4248-Automation-GenApps-PlaceHolder-Pages
AlexBuzea
pushed a commit
that referenced
this pull request
Apr 15, 2026
Co-authored-by: srinijg <srinivasan.joghee@hmcts.net> Co-authored-by: marianadpereira <71711509+marianadpereira@users.noreply.github.com> Co-authored-by: PadmaDeenadayalan <Padma.Deenadayalan@hmcts.net> Co-authored-by: padmakumari <padma.kumari@hmcts.net> Co-authored-by: Gautham059 <gautham.bhikkumalla@hmcts.net>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Jira link
See HDPI-4248
Change description
Add placeholder pages for Make an Application journey to set up the routing. This uses the new approach of page show conditions while keeping backwards compatibility (for now) for the existing journeys(s) that don't use it.
This PR has quite a few files in it, but most of them are the translation files or the placeholder Nunjucks templates for each page in the journey. I'd suggest collapsing down the
assets/localesfolder and focussing on the main logic changes for the show condition based navigation which are insrc/main/interfaces/stepFlow.interface.tsandsrc/main/modules/steps/flow.tsTesting done
Manually tested locally.
Security Vulnerability Assessment
CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?
Checklist