-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create configuration for locking the Submission for a flow after it i…
…s submitted (#437) Adds the ability to lock a flow down such that it redirects the user to a configured page when they attempt to access a page or POST to a page within a flow after their application has been submitted. * Consolidate DisabedFlowPropertyConfiguration to FormFlowConfigurationProperties * Create test for locked submission in a given flow * Add tests for flows configuration factory flow validations * Refactor FlowsConfigurationFactory * Validate first screen when session continuity interceptor is enabled * Add documentation of submission locking to the README --------- Co-authored-by: Cypress Borg <[email protected]>
- Loading branch information
1 parent
a7099fc
commit 722d670
Showing
28 changed files
with
1,010 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.