Skip to content

Deploy RC 395 to Production#10913

Merged
jmdembe merged 7 commits intostages/prodfrom
stages/rc-2024-07-03
Jul 3, 2024
Merged

Deploy RC 395 to Production#10913
jmdembe merged 7 commits intostages/prodfrom
stages/rc-2024-07-03

Conversation

@jmdembe
Copy link
Contributor

@jmdembe jmdembe commented Jul 3, 2024

User-Facing Improvements

  • Authentication: Let users know how long they have until they can try to enter password in again (#10873)
  • Authentication: Update OTP error message (#10898)

Bug Fixes

Internal

  • Dependencies: Update dependencies to latest versions (#10907)
  • Dependencies: Update some Ruby dependencies (#10896)
  • Linting: Update Stylelint configuration to forbid CSS !important (#10904)

aduth and others added 7 commits July 2, 2024 13:50
* Update Stylelint configuration to forbid CSS !important

changelog: Internal, Linting, Update Stylelint configuration to forbid CSS !important

* Remove redundant styles from email stylesheet

* Retitle changelog for unreleased changes
…ring IdV (#10867)

The `PendingProfileConcern` uses the `PendingProfilePolicy` to check if a user has a pending profile and needs to be redirected to finish proofing. We have code in the `IdvStepConcern` that does the same, but does not factor all of the things that go into that function, such as whether the SP requested a biometric comparison and the pending profile had a biometric comparison.

This commit uses the `PendingProfileConcern` in the `IdvStepConcern` to ensure the pending profile logic is consistent.

[skip changelog]
changelog: Internal, Dependencies, Update some Ruby dependencies
* Bump @18f/identity-design-system from 9.2.0 to 9.3.0

Bumps [@18f/identity-design-system](https://github.com/18F/identity-design-system) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/18F/identity-design-system/releases)
- [Changelog](https://github.com/18F/identity-design-system/blob/main/CHANGELOG.md)
- [Commits](18F/identity-design-system@v9.2.0...v9.3.0)

---
updated-dependencies:
- dependency-name: "@18f/identity-design-system"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove "other" alert handling

* Remove temporary patch

Now patched upstream

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
* changelog: User-Facing Improvements, Authentication, Update OTP error message

* update for width to be full length for errors

* update to remove important
* changelog: User-Facing Improvements, Authentication, Let users know how long they have until they can try to enter password in again

* address comments and fix  specs

* update session controller to not stub method

* change to_i

* fix spec to ensure they work as intended

* change rack spec to what it was originally

* remove unused test

* change naming scheme
@jmdembe jmdembe changed the title Deploy RC 394 to Production Deploy RC 396 to Production Jul 3, 2024
@mitchellhenke mitchellhenke changed the title Deploy RC 396 to Production Deploy RC 395 to Production Jul 3, 2024
@mitchellhenke
Copy link
Contributor

The diff is a little funky due to the revert, this is a better illustration of the changes: https://github.com/18F/identity-idp/compare/stages/prod..stages/rc-2024-07-03

@mitchellhenke mitchellhenke requested a review from a team July 3, 2024 16:18
@jmdembe jmdembe merged commit 89dbeaa into stages/prod Jul 3, 2024
@jmdembe jmdembe deleted the stages/rc-2024-07-03 branch July 3, 2024 16:40
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.

6 participants