Skip to content

Deploy RC 314 to Prod#9201

Merged
aduth merged 11 commits intostages/prodfrom
stages/rc-2023-09-13
Sep 14, 2023
Merged

Deploy RC 314 to Prod#9201
aduth merged 11 commits intostages/prodfrom
stages/rc-2023-09-13

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Sep 13, 2023

User-Facing Improvements

  • Accessibility: Use h1 tag for main heading in emails (#9167)
  • Help Center Updates: Update help center links in app (#9143)

Bug Fixes

  • State id form: Fix validation for address line 1 and city (#9134)

Internal

  • Authentication: LG-9821: Clean up unused code (#9071)
  • Identity Verification: Move ssn to idv_session, part 2 of 2 (#9182)
  • In-Person Proofing: Separate components (#9179)
  • Performance: Reduce size of translation JavaScript files (#9180)

jmhooper and others added 11 commits September 11, 2023 13:23
The `aws_kms_multi_region_read_enabled` was in place to toggle the changes introduced in #9047. Those changes have been deployed, enabled, and have been running without issue for some time.

This commit removes the tooling to toggle the feature since we will be using it going forward.

[skip changelog]
* remove troubleshooting component from "add photos of your id/check your images & try again"

* update link copy for We could not verify your ID page

* display help center link on review images page when doc is not a failedDocType

* changelog:User-Facing Improvements, Help Center Updates, update help center links in app

* make tests consistent with changes in help center links

* add spacing and use getHelpCenterURL

* fix spacing to occur before help center link

* fix spacing after body paragraph on review issues pg

* attempt to use getHelpCenterURL in upload.ts

* refactor to display help center link from UnknownError

* add tests for TipList and UnknownError

* change help center link to open in new tab

* update spec to reflect link change
* changelog: Internal, In-Person Proofing, Separate components

* Move Into separate component

* Lint
* add address and city to validation and update spec

* changelog: Bug Fixes, State id form, fix validation for address line 1 and city

* check dav for addres1 and city validation

* lint fix

* disable lint message

* update spec

* update specs with capture_secondary_id_enabled

* initialize capture_secondary_id_enabled and lint fixes

* lint fix for state id step

* lint fix in_person_helper

* remove dav from in person helper and spec

* remove dav from step helper and ssn spec

* update state id step spec and lint
* Reduce size of Webpack i18n plugin template boilerplate

changelog: Internal, Performance, Reduce size of translation JavaScript files

* Drop semicolon

* Golf: Avoid undefined fallback by changing merge order

* Update spec fixtures

* can't...stop...golfing
)

We have a script that marks users pending fraud review as passed or rejected. Previously when users are passed or rejected in this way there was not event in events.log to log it.

This commit adds logging so we can track these events in cloudwatch.

[skip changelog]
* changelog: Internal, Authentication, LG-9821: Clean up unused code

* fix padding

* remove unneeded fr

* remove unneeded text

* fix deletion error

* remove phones controller
* Remove ssn from flow_session, after deploying PR to add it to idv_session

Changelog: Internal, Identity Verification, move ssn to idv_session, part 2 of 2

* VerifyInfo show templates need access to @ssn separately from @pii now

* Get ssn from idv_session for verify_info templates

* Update IdvStepConcern#confirm_ssn_step_complete

* Set @ssn in #show, not in #pii, to fix :confirm_ssn_step_complete before action

* Set idv_session.ssn in in_person verify_info_controller_spec

* Add ssn back to pii for proof_resolution job in VerifyInfoConcern

* Remove specs for ssn in flow_session

---------

Co-authored-by: Gina Yamada <gina.yamada@gsa.gov>
* LG-8681: Replace h4 with h2 in emails per VPAT findings

changelog: User-Facing Improvements, Accessibility, Use h1 tag for main heading in emails

* LG-8681: Use H1 tag per design and content guidance

* LG-8681: Update email heading styles to better meet desktop LGDS standards

* LG-8681: Format CSS

* LG-8681: Minor HTML/ERB formatting cleanup
@aduth
Copy link
Contributor Author

aduth commented Sep 13, 2023

Misnamed the branch (should end 09-14 not 09-13)🤦 But I assume it doesn't matter much 🤷

@aduth aduth merged commit 08cca06 into stages/prod Sep 14, 2023
@aduth aduth deleted the stages/rc-2023-09-13 branch September 14, 2023 16:36
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