Skip to content

Deploy RC 249 to Prod#7754

Merged
zachmargolis merged 17 commits intostages/prodfrom
stages/2023-02-02
Feb 2, 2023
Merged

Deploy RC 249 to Prod#7754
zachmargolis merged 17 commits intostages/prodfrom
stages/2023-02-02

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Feb 1, 2023

User-Facing Improvements

  • In-person proofing: Fix pluralization of search results (#7728)
  • In-person proofing: Display try again error when ArcGIS API errs (#7740)
  • Prepare page aler: Update alert on prepare page to include selections address instead of name (#7727)

Bug Fixes

  • Doc auth: Handle non-200 responses from AAMVA (#7735)
  • Multi-Factor Authentication: Revert OTP expiration screen due to screen being shown early in some cases (#7744)

Internal

  • Attempts API: Account reset cancel request event (#7736)
  • Email: Revert adding presentation role to email table headers (#7722)
  • In-Person Proofing: Use unique responses with Faker in PO Search developer mode (#7698)
  • In-Person Proofing: Use render’s wrapper option to simplify test setup (#7737)
  • In-person proofing: Adjust default IPP CTA to 50/50 IPP-enabled variants (#7724)
  • In-person proofing: Stop trigger on-call paging for (#7726)
  • Performance: Improve performance of OpenID Connect and SAML Auth requests (#7719)
  • Performance: Reduce size of rendered page (#7732)
  • Reporting: Add phone submit step to dropoff report (#7733)

Mitchell Henke and others added 17 commits January 30, 2023 11:16
* avoid first SP query

* skip re-parsing and validating OIDC parameters

changelog: Internal, Performance, Improve performance of OpenID Connect and SAML Auth requests
* Revert "Lg-8328 table headers (#7535)"

This reverts commit 531f86c.

* changelog: Internal, Email, Revert adding presentation role to email table headers
… addresses (#7698)

* changelog: Internal, In-Person Proofing, Use unique responses with Faker in PO Search developer mode

* Update app/services/arcgis_api/mock/fixtures.rb

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>

* Drop unused JSON files

* Leverage USPS Proofer mock for requesting pilot facilities

* Assert for location keys; further mirror irl types

* Proofer mock now correctly structures pilot facilities stub

---------

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
…7726)

* Begin returning 422 for expected usps failures

Still needs some work on the error responses when there are unexpected
USPS failures

* Annotate which requests are expected

* Remove todo comment

changelog: Internal, In-person proofing, stop trigger on-call paging for
expected usps facilities failures
* changelog: User-facing improvements, In-person proofing, fix pluralization of search results

* Changing getByText to findByText

* Removing unneeded getByText

* Tests using i18n context provider and now passing
We recently moved this out of the flow state machine and missed this event. This commit adds it.

[skip changelog]
Resolves LG-8794

changelog: Internal, Reporting, Add phone submit step to dropoff report
* AAMVA: Check for http errors before parsing SOAP

If we get a non-200 back from AAMVA with a non-XML body, this would blow up.

changelog: Bug Fixes, Doc auth, Handle non-200 responses from AAMVA

* Add regression specs for AAMVA xml parsing

* Fix auth token response spec

(It raises a different kind of error)

* Also fix SecurityTokenResponse spec
- Improve build performance
- Reduce rendered page size

changelog: Internal, Performance, Reduce size of rendered page
…eue alarm (#7738)

* LG-8739: Change the mail queue used for delayed emails coming from the USPS proofing job

* [skip changelog]
changelog: Internal, Attempts API,  Account reset cancel request event
…ion screen due to screen being shown early in some cases
* Revert "LG-8336: Implement post timer actions (#7577)"

This reverts commit 2e5a156.

* changelog: Bug Fixes, Multi-Factor Authentication, Revert OTP expiration screen due to screen being shown early in some cases
* display try again message when ArcGIS API errs or times out

* changelog: Improvements, In-person proofing, display try again error when ArcGIS API errs

* refactor address search controller
* use streetAddress instead of name

* update test so selected_location is address

* string update

* changelog: User-Facing Improvements, Prepare page aler, update alert on prepare page to include selections address instead of name

* update to include formattedcitystatezip

* lint fix

* analytics spec in progress

* location step uses name

* refactor
Copy link
Contributor

@orenyk orenyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@zachmargolis zachmargolis merged commit f28ad8b into stages/prod Feb 2, 2023
@zachmargolis zachmargolis deleted the stages/2023-02-02 branch February 2, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.