Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy RC 366 to Production #10279

Merged
merged 8 commits into from
Mar 21, 2024
Merged

Deploy RC 366 to Production #10279

merged 8 commits into from
Mar 21, 2024

Conversation

matthinz
Copy link
Member

@matthinz matthinz commented Mar 21, 2024

User-Facing Improvements

  • Multi-Factor Authentication: Sort setup options to recommend PIV for .gov/.mil email addresses (#10252)

Bug Fixes

  • SAML metadata: Reorders metadata so that it validates against SAML metadata schema (#10272)

Internal

  • Analytics: Add additional data to IdV analytics events by default. (#10263)
  • Configuration: Add ability to configure file destinations for Puma logs (#10271)
  • Doc Auth: Add acuant_version to selfie events (#10266)

Upcoming Features

  • Vector of Trust: Updated getting started text (#10237)
  • DocAuth: Hint text styling should overwrite FullScreen styling (#10269)
  • DocAuth: Attempt to fix blackscreen bug in selfie by removing a piece of code that resets the hint text. (#10257)

charleyf and others added 8 commits March 19, 2024 12:57
…10257)

* Remove hint text update from onPhotoTaken

* changelog: Bug Fixes, Remove hint text reset, Attempt to fix blackscreen bug in selfie by removing a piece of code that resets the hint text.

* Clear the hint text when the selfie capture is opened or closed.
* changelog: Internal, Doc Auth, Add acuant_version to selfie events

---------

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
* revert to placing hint-text styling in acuant-capture.scss

* Changelog: User-Facing Improvements, DocAuth, hint text styling should overwrite FullScreen styling

* move acuant-selfie-capture-canvas styling back into its own file

* add border radius to selfie hint text

* add padding
* Sort MFA selection order PIV option by email

changelog: User-Facing Improvements, Multi-Factor Authentication, Sort setup options to recommend PIV for .gov/.mil email addresses

* Add tag component

* Show tag for recommended MFA option

* Add TagComponent specs

* Add TagComponent preview

* Add EmailAddress#gov_or_mil? specs

* Add SetUpSelectionPresenter#recommended? specs

* Add SetUpPivCacSelectionPresenter#recommended? specs

* Remove unused method

* Move visibility consideration to presenter classes

* Add specs for setup presenters phishing_resistant?

* Fix missing method desktop

* Add SetUpSelectionPresenter#visible? specs

* Allow option parameters for SetUpSelectionPresenter

* Add SetUpPhoneSelectionPresenter#visible? specs

* Fix SetUpWebauthnPlatformSelectionPresenter specs

* Fix SetUpAuthAppSelectionPresenter specs

* Fix SetUpWebauthnSelectionPresenter specs

* Add SetUpBackupCodeSelectionPresenter specs

* Fix and add spec for piv desktop_only?

* Add specs for TwoFactorOptionsPresenter#all_options_sorted

* Add specs for _mfa_selection recommended tag

* Make browser method private

Not tested or expected part of public API

* Log analytics property for visit with gov or mil email
Don't use new welcome message for users who aren't stepping up.

changelog: Upcoming Features,Vector of Trust,Updated getting started text

Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>
* compact common_analytics_attributes

Don't include nil values here

* Refactor proofing_components into its own describe block

* Make AnalyticsEventsEnhancer opt out

Update AnalyticsEventsEnhancer so that it augments any event where the _method name_ starts with `^idv_` UNLESS it has been told not to.

changelog: Internal, Analytics, Add additional data to IdV analytics events by default.
changelog: Internal, Configuration, Add ability to configure file destinations for Puma logs
* Updates saml_idp version to get valid saml metadata

changelog: Bug Fixes, SAML metadata, Reorders metadata so that it validates against SAML metadata schema
@matthinz matthinz requested review from jmax-gsa and a team March 21, 2024 16:51
@matthinz matthinz merged commit 3858339 into stages/prod Mar 21, 2024
1 check passed
@matthinz matthinz deleted the stages/rc-2024-03-21 branch March 21, 2024 18:25
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