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

Release/2023 05 02 #612

Merged
merged 26 commits into from
May 18, 2023
Merged

Release/2023 05 02 #612

merged 26 commits into from
May 18, 2023

Conversation

ludtkemorgan
Copy link
Collaborator

@ludtkemorgan ludtkemorgan commented May 2, 2023

Pulls the following changes over from core:

@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for housing-sanjoseca-gov ready!

Name Link
🔨 Latest commit 8dd892f
🔍 Latest deploy log https://app.netlify.com/sites/housing-sanjoseca-gov/deploys/646695090a6a51000815250d
😎 Deploy Preview https://deploy-preview-612--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 settings.

@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for hba-public-main ready!

Name Link
🔨 Latest commit 8dd892f
🔍 Latest deploy log https://app.netlify.com/sites/hba-public-main/deploys/64669509f648930007870f6a
😎 Deploy Preview https://deploy-preview-612--hba-public-main.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 settings.

@ColinBuyck
Copy link
Collaborator

Hmmm 🍍 anytime I run this locally and try to apply to a listing, I get a Unhandled Runtime Error and see the following in the terminal (occurred for multiple listings)
Screenshot 2023-05-08 at 10 57 56 AM

@ludtkemorgan
Copy link
Collaborator Author

@ColinBuyck I am unable to reproduce that. At what point do you get the error? Is it right when you click the confirm button? It looks like it fails on an options call which is weird

Copy link
Collaborator

@ColinBuyck ColinBuyck left a comment

Choose a reason for hiding this comment

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

LGTM 🪕

@ludtkemorgan ludtkemorgan temporarily deployed to hba-0-3-alameda-staging May 9, 2023 17:20 Inactive
ludtkemorgan and others added 19 commits May 9, 2023 14:03
* feat: upgrade nextjs to 13

* fix: attempt to get cypress test working
* feat: removing sensative info from leasing agent

* fix: adding swagger changes

* fix: updates for tests
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: updates around cookies

* fix: creating new migration for token -> code
…oom-housing#3408)

* fix: pass proper value to to_tsquery function

* fix: search applications using ILIKE

* fix: change where to orWhere

* feat: add application search by confirmation code
* feat: updates proxy to support access control allow list

* fix: remove downstream access-control-allow-origin

* fix: update readme for m1

* fix: move purge call to the backend

* fix: test fix and add await

* fix: moving cache purge to helper

---------

Co-authored-by: Morgan Ludtke <ludtkemorgan@gmail.com>
Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>
@ludtkemorgan ludtkemorgan temporarily deployed to hba-0-3-alameda-staging May 9, 2023 19:22 Inactive
@emilyjablonski
Copy link
Collaborator

Is this ready for another set of eyes after the bash?

@ludtkemorgan
Copy link
Collaborator Author

@emilyjablonski, yes this can be reviewed. This bug is preventing us from releasing bloom-housing#3430. But the code can be looked at and I would like to get this merged, we just can't release

ColinBuyck and others added 3 commits May 17, 2023 10:36
* fix: functional frontend

* fix: hooks and service updates

* fix: hitting service file

* fix: wip config work

* fix: wip config 2

* fix: completed query updates

* fix: complete column naming and basic formatting

* fix: clean up formatting

* fix: wip testing debugging

* fix: functional unit tests

* fix: cypress tests + formatting

* fix: unadded test changes

* fix: internal csv testing

* fix: exporter test fix

* fix: more detailed csv checks

* fix: testing + formatting tweaks

* fix: exporter testing improvements

* fix: updates per pr feedback

* fix: match config pattern

* fix: add close status option

* fix: reset netlify testing

* fix: final cleanup

* fix: rent type formatting

* fix: remove console log
* feat: adding knownError flag
Copy link
Collaborator

@YazeedLoonat YazeedLoonat left a comment

Choose a reason for hiding this comment

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

LGTM
just a console log that snuck in

@@ -60,7 +61,12 @@ const ListingIntro = (props: ListingIntroProps) => {
keyPrefix={"jurisdictions"}
options={jurisdictionOptions}
inputProps={{
onChange: () => clearErrors("jurisdiction"),
onChange: () => {
console.log("jurisdiction change")
Copy link
Collaborator

Choose a reason for hiding this comment

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

may want to pull this console log out

Copy link
Collaborator

@YazeedLoonat YazeedLoonat left a comment

Choose a reason for hiding this comment

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

LGTM
just a console log that snuck in

* fix: partners highlight field on backend error

* fix: community type and disableUnitsAccordion fix

* fix: unit type fix for partial units

* fix: review comment addressed

* fix: phone number fix
@ludtkemorgan ludtkemorgan merged commit 504d260 into main May 18, 2023
38 checks passed
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.

None yet

6 participants