-
Notifications
You must be signed in to change notification settings - Fork 166
Enable back button through document capture #9292
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
660afdf
Allow going back to the welcome step
matthinz 9069a21
Allow going back to agreement step
matthinz 3d65d9e
Update WelcomeController spec
matthinz c5ee3f8
Update AgreementController spec
matthinz 3b8533e
Update agreement view spec
matthinz cb88b04
Update redo document capture feature spec
matthinz 2010e77
Don't reset consent flag when proceeding from welcome step
matthinz 0227ac8
Prevent accessing welcome step after completing document capture
matthinz e419c25
Update idv end-to-end spec
matthinz 6cd44b8
Clean up ial2_consent_given vs idv_consent_given
matthinz efd55ca
Add document_capture_complete? method in idv_session
soniaconnolly bf2a947
Move and rename before_action that confirms that document capture is …
soniaconnolly d71df45
Add before action to agreement_controller, add specs, add pii_from_user
soniaconnolly 3a45aab
Update redo_document_capture_spec.rb
matthinz f265ad2
Check for document_capture started as well as completed
soniaconnolly 40b6af7
Add changes to GettingStarted
soniaconnolly 9b3e861
Revert "Check for document_capture started as well as completed"
soniaconnolly 8abd90a
Revert changes to getting_started for document capture not started
soniaconnolly 4e8e344
Enable back button for hybrid handoff
soniaconnolly 6ed0aaf
Make test controller anonymous in new idv_step_concern specs
soniaconnolly 32a8b58
lint
soniaconnolly 76e4573
Merge remote-tracking branch 'origin/main' into matthinz/11041-early-…
soniaconnolly 6e60f00
Merge remote-tracking branch 'origin/main' into matthinz/11041-early-…
soniaconnolly b8e2d7c
Redirect from PhoneQuestion directly to DocumentCapture on 'no phone'
soniaconnolly a5c4f32
Add (failing) spec for confirm_hybrid_handoff needed
matthinz 20b2411
Update app/controllers/concerns/idv_step_concern.rb
matthinz 03315ae
Also cover the "hybrid flow unavailable" case
matthinz 0978b0b
Clean up spec a little bit
matthinz 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
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
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
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
Oops, something went wrong.
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.