Merged
Conversation
* refactor agreements routing to next step * if ipp go to how to verify * should hybrid handoff be in next steps comment * move in_person_proofing_route_enabled to idv step concern * agreements page routes hybrid handoff * test confirm_hybrid_needed * happy linting * remove hybrid handoff for next steps * changelog: Internal, Document Authentication, Refactor routing from Agreements to DocAuth
#12432) * Create table to hold duplicate profiles This will replace duplicate_profile_confirmations. changelog: Upcoming Features, One Account, Create table to hold duplicate profiles * update profile checker * changelog: Upcoming Features, One Account, leverage duplicate profile * add redirect rspec * changelog: Upcoming Features, One account, update duplicate profile checker * update spec for one account * fix rspec for controller * turn on ab testing for rspec * fix account check * update duplicate profile checker * update duplicate profile spec --------- Co-authored-by: Vraj Mohan <vraj.mohan@gsa.gov>
…s API Event documentation (#12441)
* init passport with selfie * undo temp fix for devex * happy path selfie and passport * add happy path or hybrid flow selfie and passport * set ff in spec to allow selfie and passports * add helper for expect_doc_capture_selfie_subheader * happy linting changelog: Upcoming Features, Document Authentication, DocAuth with selfie using a passport as identity evidence * rename spec * normalize yaml * remove dup vars in hashes * replace 'Take Photo' with i18n * update choose id type path for mobile in doc cap controller
This PR removes the old field, `gpo_letter_requested`, from the codebase now that the PR to add the new field, `gpo_request_letter_visited`, has been deployed. [skip changelog]
* changelog: Upcoming Features, Attempts API, Sign payload before encrypting
* changelog: Internal, Doc Auth, updating logs to refer to socure reason codes * Fixing specs * Updating analytics spec * Updating analytics spec with reason_codes * updating ipp check in analytics spec
changelog: Upcoming Features, One Account, Add action-account tasks for resolving duplicates
* choose doc auth vendor after choose id type * remove cruft filter * passport not allowed redirect to document capture * passport not allowed redirect to document capture * update doc auth vendor specs to user doc cap sesh * use passport a/b only when passport for ial1 * undo ruby version local change * happy linting * spec to check doc auth vendor is unset * remove doc auth vendor from welcome analytics events * update choose id type spec to test vendor a/b routing on resubmit * fix expected path * fix doc auth vendor expectation * update doc auth router to use passsport requested * add hybrid mobile choose id specs * to be addressed in LG-16684 * remove comments changelog: Upcoming Features, Document Authentication, DocAuth vendor selection after choosing id type * undo ruby version change for local dev * add new line
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.
Internal
Upcoming Features