Skip to content

Deploy RC 404 to Production#11057

Merged
matthinz merged 16 commits intostages/prodfrom
stages/rc-2024-08-08
Aug 8, 2024
Merged

Deploy RC 404 to Production#11057
matthinz merged 16 commits intostages/prodfrom
stages/rc-2024-08-08

Conversation

@matthinz
Copy link
Contributor

@matthinz matthinz commented Aug 8, 2024

User-Facing Improvements

  • Authentication: Auth setup 2nd mfa lists all options regardless of SP (#11029)
  • IdV: Remove inaccurate text about being able to verify phone numbers from US territories (#11036)
  • In-person Proofing: Fix usps proofer bug (#11042)
  • Mailers: Update alerts in mailers to align to match design system (#11039)
  • Accessibility: Add h1 header to account reset pending screen (#11040)

Bug Fixes

  • WebAuthn: Fix WebAuthn hints to pass on public key credential options (#11050)

Internal

  • Analytics: Add support for Privacy Act brochure site redirect logging (#11031)
  • Code Quality: Align MfaPolicy spec filename to described class (#11046)
  • Code Quality: Remove asset tag helper patch assigning empty image alt (#11044)
  • IdV logging: Added issue_year of ID (#11024)
  • SAML implementation: Adding tests to ensure understanding around responses (#11035)
  • Testing: Add test coverage for expected reCAPTCHA sign-in logging (#11037)

aduth and others added 15 commits August 6, 2024 16:32
* Update alerts in mailers to align to match design system

changelog: User-Facing Improvements, Mailers, Update alerts in mailers to align to match design system

* Remove temporary debugging change
* Add test coverage for expected reCAPTCHA sign-in logging

changelog: Internal, Testing, Add test coverage for expected reCAPTCHA sign-in logging

* Fix typo on request controller not asserted

* Add regression coverage for fix in 56378be
…FA addition. (#11029)

* changelog: User-Facing Improvements, Authentication, Auth setup 2nd mfa lista all options regardless of SP

* add multiple mfa sign up spec

* take into accounts users who already signed in

* rubocop

* refactor to put in options presenter

* add check for piv mfa policy
changelog: Internal, Code Quality, Remove asset tag helper patch assigning empty image alt
changelog: Internal, Code Quality, Align MfaPolicy spec filename to described class
… number" screen (#11036)

changelog: User-Facing Improvements, IdV, Remove inaccurate text about being able to verify phone numbers from US territories
…ults (#11042)

* make request proofing results use correct sponsor id

* Changelog: User-Facing Improvements, In-person Proofing, fix usps proofer bug

* make arguments and argument types consistent
* Add support for Privacy Act brochure site redirect logging

changelog: Internal, Analytics, Add support for Privacy Act brochure site redirect logging

* Update view spec for revised link URL
changelog: Bug Fixes, WebAuthn, Fix WebAuthn hints to pass on public key credential options
)

* remove request_enrollment_code method that isn't called anywhere [skip changelog]

* remove unused file
changelog: Internal, SAML implementation, Adding tests to ensure understanding around responses
* LG-13970 Log document issue year with uploads

Add the year of issue of the applicant's ID to 'IdV: doc auth image
upload vendor submitted'

changelog: Internal,IdV logging,Added issue_year of ID
…e to reflect current Login.gov content and design system standards (#11040)

* update account reset pending confirm screen

* add method

* remove class

* fix test, correct linjk

changelog: User-facing Improvements, accessibility, Add `h1` header to account reset pending screen

* fix margins

* fix indentation
The `DocAuthLog` model had the following columns in its ignored columns.

- `email_sent_view_at`
- `email_sent_view_count`
- `send_link_view_at`
- `send_link_view_count`

These columns were dropped by a migration added in f24fb01. This commit follows up on that by removed the reference to these in the ignored columns list.

[skip changelog]
This column was added to the `ignored_columns` list in 85da36e. This commit follows up on that by adding a migration to drop the column.

[skip changelog]
* Fix spec expectation of issue_year logging

changelog: Internal, Automated Testing, Fix spec expectation of issue_year logging

* Remove aamva ignored column

* Revert "Remove aamva ignored column"

This reverts commit 5e58c6f.

* Ignore Rubocop
@matthinz matthinz merged commit d284aa8 into stages/prod Aug 8, 2024
@matthinz matthinz deleted the stages/rc-2024-08-08 branch August 8, 2024 19:31
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.

9 participants