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

fix: fixes password out of date error messaging #669

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

YazeedLoonat
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Feb 28, 2024

Deploy Preview for housing-sanjoseca-gov ready!

Name Link
🔨 Latest commit 46fa1f6
🔍 Latest deploy log https://app.netlify.com/sites/housing-sanjoseca-gov/deploys/65deb39cccc5c20009ba0bdb
😎 Deploy Preview https://deploy-preview-669--housing-sanjoseca-gov.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@YazeedLoonat YazeedLoonat merged commit 61a6b7f into main Feb 28, 2024
45 checks passed
YazeedLoonat added a commit that referenced this pull request Mar 14, 2024
* fix: limit the characters for name on user (#667)

* fix: fixes password out of date error messaging (#669)

* fix: fixes password out of date error messaging

* fix: prod error fixes

* fix: test fix

* fix: public site fix take 2 (#670)

* feat: new endpoint, forgot pwd fix (#671)

* feat: new endpoint, forgot pwd fix

* feat: using new endpoint to public

* fix: update per morgan

* fix: updates to pr

* fix: new test to get us over coverage

* fix: update per morgan

* fix: add all of the jurisdiction data to external (#672)

* fix: add all of the jurisdiction data to external

* fix: use correct field name

* fix: add security around application list (#674)

* fix: add security around application list

* fix: test fixes

* fix: coverage requirement drop

---------

Co-authored-by: Morgan Ludtke <[email protected]>
YazeedLoonat added a commit that referenced this pull request Mar 15, 2024
* fix: null check on option links (bloom-housing#3897)

* fix: adjust spacing for preference application checkboxes (bloom-housing#3868)

* feat: limit user names allowed (bloom-housing#3908)

* fix: the Save and Return link should only show after the Review step has been reached (bloom-housing#3901)

* fix: 3898/passwordless schema changes (bloom-housing#3902)

* feat: mfaCode -> singleUseCode

* feat: adding new field to jurisdiction

* fix: call submit directly from onClick (bloom-housing#3907)

* feat: single use code request endpoint (bloom-housing#3915)

* feat: single use code request endpoint

* fix: updating mocks

* fix: update per Em and Emily

* fix: updates after convo with eric

* fix: updates to tests

* fix: export activity interceptor (bloom-housing#3926)

* fix: export activity interceptor

* fix: import path

* fix: improve export logging tests

* fix: tidy up implementation

* fix: commenting for clarity

* fix: user update/create fixes (bloom-housing#3932)

* feat: fixes from hba into core (bloom-housing#3910)

* fix: limit the characters for name on user (#667)

* fix: fixes password out of date error messaging (#669)

* fix: fixes password out of date error messaging

* fix: prod error fixes

* fix: test fix

* fix: public site fix take 2 (#670)

* feat: new endpoint, forgot pwd fix (#671)

* feat: new endpoint, forgot pwd fix

* feat: using new endpoint to public

* fix: update per morgan

* fix: updates to pr

* fix: new test to get us over coverage

* fix: update per morgan

* fix: add all of the jurisdiction data to external (#672)

* fix: add all of the jurisdiction data to external

* fix: use correct field name

* fix: add security around application list (#674)

* fix: add security around application list

* fix: test fixes

* fix: coverage requirement drop

---------

Co-authored-by: Morgan Ludtke <[email protected]>

* fix: load shared helpers tailwind (bloom-housing#3929)

* fix: update to correct juris on change requested (bloom-housing#3934)

* fix: include demographics in partners applicant csv export  (bloom-housing#3933)

* fix: add flag to include demographics for partners

* refactor: change migration folder name

* chore(deps): bump ip from 1.1.5 to 1.1.9 (bloom-housing#3895)

* refactor: uptake and merge card (bloom-housing#3922)

* fix: underscores in translations (bloom-housing#3925)

* fix: limit requestedChangesUser in Listings response (bloom-housing#3921)

* feat: connect up requsted changes user properly

* fix: limit requestedChangesUser in Listings response

bloom-housing#3889

* fix: update api service unit tests

bloom-housing#3889

* fix: add details view unit test

bloom-housing#3889

* fix: send id and name

bloom-housing#3889

* fix: correct inport statement

* fix: addressing comments

bloom-housing#3889

* fix: cleanup swagger changes

bloom-housing#3889

* fix: add missing return statement

bloom-housing#3889

---------

Co-authored-by: Eric McGarry <[email protected]>

* feat: security patch (bloom-housing#3946)

* feat: security patch

* fix: update per eric

* feat: 3909/add redirect url prisma (bloom-housing#3938)

* feat: get email url from getPublicEmailURL

* fix: handle undefined url case and simplify parsing

* fix: use only baseUrl in welcome and password emails

* fix: fix test

* feat: new single use code login endpoint (bloom-housing#3928)

* feat: new single use code login endpoint

* fix: updates per pr comments

* fix: update seeds + fix listing delete (bloom-housing#3940)

* feat: unconfirmed user login error fix (bloom-housing#3949)

* feat: unconfirmed user login error fix

* fix: unconfirmed user attempting to login, public user logging into partner site, seeding es

* updates per cade

* fix: undefined check

* Merge remote-tracking branch 'origin/main' into security-patch-2

* fix: merge mistakes were made

---------

Co-authored-by: Cade Wolcott <[email protected]>

---------

Co-authored-by: Morgan Ludtke <[email protected]>
Co-authored-by: Krzysztof Zięcina <[email protected]>
Co-authored-by: Jared White <[email protected]>
Co-authored-by: cade-exygy <[email protected]>
Co-authored-by: ColinBuyck <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emily Jablonski <[email protected]>
Co-authored-by: Eric McGarry <[email protected]>
Co-authored-by: Cade Wolcott <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants