-
Notifications
You must be signed in to change notification settings - Fork 166
LG-10617 Consolidate in_person_enrollment methods #9052
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
35 commits
Select commit
Hold shift + click to select a range
63c9d1d
add user#establishing_in_person_enrollment_with_address
theabrad 9b00d51
use user#establishing_in_person_enrollment_with_address?
theabrad b0ffacf
changing ipp method for step indicator concern
theabrad 8b609ba
remove proofing component methods from step_indicator_concern
theabrad 2539c28
use in_person selected location details to determine if ipp ready
theabrad 9973183
changed name to user#has_in_person_enrollment?
theabrad 287a2c1
add changelog
theabrad 8a1ce6a
remove profile#pending_in_person_enrollment?
theabrad 50a3917
use new has_in_person_enrollment?
theabrad 80f45cf
fix error in idv step concern
theabrad 8198d8e
Merge branch 'main' of github.com:18F/identity-idp into abrad-lg-1061…
theabrad dc0f123
fix idv_step_concern spec
theabrad 39025a0
only check for establishing or pending ipp statuses
theabrad 42f3861
linty mclinterson
theabrad 5133f00
Merge branch 'main' of github.com:18F/identity-idp into abrad-lg-1061…
theabrad 3fc021c
check profile in person enrollment on gpo verify
theabrad ce180bc
add #has_pending_in_person_enrollment
theabrad da85d74
make current_user#has_in_person_enrollment more explicit in idv session
theabrad 0db91ba
fix method missing
theabrad 2218c48
Merge branch 'main' into abrad-lg-10617-consolidate-ipp
kbighorse 9738090
Merge branch 'main' into abrad-lg-10617-consolidate-ipp
kbighorse 1008f7e
Remove unused private method
kbighorse 13c7edb
Replace private method with inline boolean computation
kbighorse 3f24605
Use `User#has_in_person_enrollment?` in `GpoVerifyForm#submit`
kbighorse dbf67a6
Merge branch 'main' into abrad-lg-10617-consolidate-ipp
kbighorse 961c77e
Merge branch 'main' into abrad-lg-10617-consolidate-ipp
kbighorse 78fd989
Format establishing in person enrollment in gpo form spec
kbighorse a00f102
Name test object better
kbighorse 403edcc
Test pending in person enrollment
kbighorse 0bacc8e
Call `User.has_establishing_in_person_enrollment_safe?` from `GpoVeri…
kbighorse 09ba7db
Correctly describe spec
kbighorse 0e74149
Remove unnecessary expectation in user spec
kbighorse 390fe2c
Remove unnecessary expectation in user spec
kbighorse 1d7f994
Merge branch 'main' into abrad-lg-10617-consolidate-ipp
kbighorse 347ca00
We will always trust `pending_profile` for this value
kbighorse 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
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.