Merged
Conversation
* changelog: Upcoming Features, Attempts API, Add letter requested event
changelog: Upcoming Features, In-person proofing, Add choose ID type to ID-IPP passport flow
* changelog: Upcoming Features, Attempts API, add ipp-ready-to-verify-visit event
LG-15437: Passport capture page A new 'step' for document capture for capturing a picture of a user's passport book. changelog: Upcoming Features, Passports, Document capture screen for passport books. * Initial passport page matching figma. Retry incorrectly goes to drivers licence capture. * passport-step-spec.tsx * document-capture-spec.jsx * document-side-acuant-capture-spec.tsx * allow passport capture in Acuant SDK * mobile view with instructions - button not yet working * Added PassportCaptureContext * different tips for mobile vs desktop, start acuant automagically on mobile * capture passport metadata --------- Co-authored-by: Alex Bradley <alexander.bradley@gsa.gov> Co-authored-by: John Maxwell <john.maxwell@gsa.gov> Co-authored-by: Amir Reavis-Bey <amir.reavis-bey@gsa.gov>
changelog: Upcoming Features, One Account, Add table to record user confirmation of duplicate profiles
* add address errors page * add address proofing exception redirect * add changelog changelog: User-Facing Improvements, Doc Auth, add we couldnt find your address screen * linty mclinterson * refactor rate limiter code in session_errors_controller * rename rate limiter to resolution_rate_limiter * changed to resolution result instead of residential_resolution_result * add address_exception to resolution result * move address fail check to verify_info_concern * linty mclinterson * rate limiter fixups * redirect to address warning if there is ONLY an address exception * lint fix
Used to pass the type of ID to downstream IPP vendor Sub-task: LG-16126 [skip changelog]
* changelog: Upcoming Features, Account recovery, Account Reset workflow updates * update rubocop failures * fix spec * add spanish and chinese language * update to address rspec failures * normalize yaml * update account deletion workflow * fix linting issue * fix html * fix specs and remove unused route * fix show html * fix lint * fix specs with proper translation name * address rspec * normalized yaml
* changelog: Upcoming Features, Doc Auth, dos passport health check on choose id type screen * Fixing specs * Updating hybrid spec * Resolving PR comment * fixing rebase * Fixing tests * Updating ipp choose id type config to resolve pr comments * stubbing health check in ipp spec * Adding auto check value to ipp choose id type screen * consolidating code
* changelog: Internal, MVP One Account, Create daily report on duplicate SSA accounts * add write to local CSV * add case for no results in rake, add tests for report service * fix lint error - Time.zone.today * combine loop through results for output and csv into one loop * test for empty result array * add test for a rake with results * fix rake test for both with and without result * leverage sanitize_sql_array method * query for active: true profiles * refocus latest_activity to look at identity: last_authenticated_at
…variant (#12086) * make changes to text, language, and view changelog: Upcoming Features, face/touch unlock security, promote F/T unlock through security upsell * add logic for path * remove webauthn recommended concern, moved logic and tests * change how user session is added * change how mfa redirect happens after dismissing f/t unlock * fix first test * update french translation * restore tests * move test to make it a feature spec? * update test for mfa setup concern * make it so that feature is only on those setting up via sms * lintfix * make change on determining who gets recommended * re-name test suite * code cleanup
jmdembe
approved these changes
Apr 24, 2025
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.
User-Facing Improvements
Internal
Upcoming Features