Skip to content

Deploy RC 489 to Production#12271

Merged
vrajmohan merged 13 commits intostages/prodfrom
stages/rc-2025-06-17
Jun 17, 2025
Merged

Deploy RC 489 to Production#12271
vrajmohan merged 13 commits intostages/prodfrom
stages/rc-2025-06-17

Conversation

@vrajmohan
Copy link
Copy Markdown
Contributor

User-Facing Improvements

  • Face or Touch Unlock Adoption: Turn on FT unlock upsell to SMS users. Migration. (#12238)

Bug Fixes

  • Authentication: Avoid sending account reset notification on duplicate submission (#12205)
  • Internal Report: API Transaction count report bug fix (#12259)

Internal

Upcoming Features

  • Account Creation: Threatmetrix result (#12218)
  • Attempts API: Add idv-document-upload-submitted event to Socure flow (#12235)

shilenpatel1 and others added 13 commits June 11, 2025 13:08
* changelog: Internal, Reporting, Update IRS Verification Report

* changelog: Internal, Reporting, Update IRS Verification Report Defination table
* changelog: User-Facing Improvements, Face or Touch Unlock Adoption, Turn on FT unlock upsell to SMS users. Migration.

* migrated schema

* rename table and method

* remove unneeded schema changes. add check for platform auth available and redirect

* add delivery pref for sms, add test for controller changes

* clean up unneeded saves

* move redirect to app controller after sign in path

* check for mfa selection flow

* indentation

* remove no-longer needed session key deletion

* only qualify if user is on mobile

* should not be in selection flow, also fix test lint

* fix test by settinga dismissed at time for the user's webauthn_platform_dismissed_at

* move dismissed_at to users factory

* remove removed linebreaks

* move to :with_phone

* rely on sms setup value

* fix check for sms setup

* change dismissed at from db update

* add dismissal update further downstream of test

* back out of changes in 0c0be1c

* merge funny business removed

* further schema unwanted merge flack removed

* optimize ordering of checks for upsell eligibility

* refactor tests to avoid updating user db values

* replace with click button on 'Skip'

* remove unlikely needed button click

* add in missing button click
The actual proofing rate reported in the DIVR is calculated as the
number of successfully verified users divided by the number of users who
submit images for doc auth. Previously, this only included users who
submit images to TrueID but now that we have started using Socure, we
need to include Socure submissions as well.

changelog: Internal, Reporting, Include Socure submissions in actual proofing rate.
changelog: Internal, Attempts API, Add Google Analytics cookies to metadata
* changelog: Upcoming Features, Attempts API, Add idv-document-upload-submitted event to Socure flow
* changelog: Upcoming Features, Account Creation, Threatmetrix result

* add scheam

* profiling concern and device result

* update schema

* add document type

* fix concern

* fix analytics events

* simplify returning device profiling result

* changelog: Upcoming Features, Account Creation, Block failing Threatmetrix calls

* update migration

* changelog: Upcoming Features, Threatmetrix, add migration for threat metrix processing

* remove change thats not a migration

* fix migration

* update result

* update schema

* add ab test bucket for tmx processing

* delete element if has relation

* do perform now

* update spec

* fix profiling result migration to remove index

* add translations for failure page

* update set up concern to sign_up completed path

* after sign in path update

* move to have session deleted

* add resultsg

* add profiling failed analytic event

* remove trailing whitespace

* fix schema

* update tmx job

* update

* update features

* device profiling result

* add mfa

* fix threat metrix spec

* update job to be performed later

* test commit

* updated device profiling failed

* update threat metrix specs and completions controller

* change path name in tmx spec

* update to be complete

* fix device profiling result

* account device profile rejected after authentication

* add check to session controller

* remove unused columns
changelog: Internal, Attempts API, Store token cost in configuration
…sion (#12205)

* changelog: Bug Fixes, Authentication, Avoid sending account reset notification on duplicate submission

* add a rate limiter to the request controller at #create

* add test to confirm rate limiting

* tweak rate limiter to base it's timing on 2 minutes

* replace missing config

* add test for user returning after rate limit expired

* add disabling to Yes button to prevent multiple clicks

* single quote lint error
* Changelog: Bug Fixes, Internal Report, API Transaction count report bug fix



---------

Co-authored-by: KolawoleHOseni <kolawolehoseni@fcoh2j-gqn94y2t.gsa.gov>
changelog: Internal, Reporting,add timestamp_column to deleted_user
* monthly cron job for irs credentials

* changelog: Internal, Reporting, Update IRS Credential Metrics Report with job configuration

* rename cron job

---------

Co-authored-by: jmyles-gsa <jabari.myles@gsa.gov>
@vrajmohan vrajmohan merged commit 272fe3e into stages/prod Jun 17, 2025
1 check passed
@vrajmohan vrajmohan deleted the stages/rc-2025-06-17 branch June 17, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants