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

2022 09 13 release #1440

Merged
merged 309 commits into from
Sep 15, 2022
Merged

2022 09 13 release #1440

merged 309 commits into from
Sep 15, 2022

Conversation

ludtkemorgan
Copy link
Collaborator

Pull Request Template

Issue Overview

This PR addresses #issue

  • This change addresses the issue in full
  • This change addresses only certain aspects of the issue
  • This change is a dependency for another issue
  • This change has a dependency from another issue

Description

Please include a summary of the change and which issue(s) is addressed. Please also include relevant motivation and context. List any dependencies that are required for this change.

How Can This Be Tested/Reviewed?

Provide instructions so we can review.

Describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration.

Checklist:

  • My code follows the style guidelines of this project
  • I have added QA notes to the issue with applicable URLs
  • I have performed a self-review of my own code
  • I have reviewed the changes in a desktop view
  • I have reviewed the changes in a mobile view
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have assigned reviewers
  • I have run yarn generate:client and/or created a migration if I made backend changes that require them
  • I have exported any new pieces added to ui-components
  • My commit message(s) is/are polished, and any breaking changes are indicated in the message and are well-described
  • Commits made across packages purposefully have the same commit message/version change, else are separated into different commits

Reviewer Notes:

Steps to review a PR:

  • Read and understand the issue, and ensure the author has added QA notes
  • Review the code itself from a style point of view
  • Pull the changes down locally and test that the acceptance criteria is met
  • Also review the acceptance criteria on the Netlify deploy preview (noting that these do not yet include any backend changes made in the PR)
  • Either explicitly ask a clarifying question, request changes, or approve the PR if there are small remaining changes but the PR is otherwise good to go

On Merge:

If you have one commit and message, squash. If you need each message to be applied, rebase and merge.

seanmalbert and others added 30 commits March 10, 2022 11:51
…1034)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
* fix: hide hmi link if no hmi table

* fix: hide completely
feat: catch up for migrations (#1030)
* fix: pagination fix for partner listing grid

* fix: removes unit groups second query and from inner filter

* test: fix for tests

* fix: listings e2e tests

Co-authored-by: Sean Albert <smabert@gmail.com>
jaredcwhite and others added 9 commits August 22, 2022 11:45
* fix: core uptake + removed bg-color

* fix: gallery css styling

* fix: a11y icon removal

* fix: updated url array building

* fix: scroll functionality updates

* fix: clean up associated with arr typing

* fix: testing import updates

* fix: more images labeling

* fix: a11y use of image card

* fix: added alt labeling

* fix: default photo issue

* fix: adjust conflicting detroit css

* fix: typo in css variable

* fix: added image seeding

* fix: refined typing

* fix: dynamic translations

* fix: image sizing

* fix: more images css

* fix: image ordering

* fix: reversing next.js changes

* fix: integrating both image types

* test: console logs for deploy

* fix: removed testing lines

* fix: potential mobile fix

* fix: mobile overlay height

* fix: removed unused pkg

* fix: scrollable prop split
* fix: resolved visual bugs + override issues

* fix: minimize changes pre-release

* fix: removed focus outline on sr-only close

* fix: focus state refinement
@netlify
Copy link

netlify bot commented Sep 14, 2022

Deploy Preview for detroit-public-staging ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/detroit-public-staging/deploys/632382286d599b293d4a2a44
😎 Deploy Preview https://deploy-preview-1440--detroit-public-staging.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 Sep 14, 2022

Deploy Preview for detroit-partners-staging ready!

Name Link
🔨 Latest commit 729c4c6
🔍 Latest deploy log https://app.netlify.com/sites/detroit-partners-staging/deploys/6321ec099ba9020008539e33
😎 Deploy Preview https://deploy-preview-1440--detroit-partners-staging.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.

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 merged commit 987731e into staging Sep 15, 2022
@ludtkemorgan ludtkemorgan deleted the 2022-09-13-release branch September 15, 2022 22:11
ludtkemorgan added a commit that referenced this pull request Sep 15, 2022
* fix: unit group reload when refocus

* fix: readds useEffect dependency checks

* fix: can delete last group

* fix: now can save without ami info

* fix: for when rent value is missing

* fix: occupancy max 8, selects can be deselected

* fix: add hearing mobility visual to a11y features (#1032)

* fix: removing placeholder

* fix: readding label, removing placeholder

* fix: was too specific

* fix(backend): import script percentageOfIncomeValue retrieval logic (#1034)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>

* fix: ami percentage

* fix: listing view detail list order

* fix: partner listing grid address column

* fix: properly set monthlyRentDeterminationType in import script

* fix: account for space after comma in spreadsheet for split types

* fix: hide hmi link if no hmi table (#1035)

* fix: hide hmi link if no hmi table

* fix: hide completely

* feat: catch up for migrations (#1030)

feat: catch up for migrations (#1030)

* fix: fix for when rent range was empty (#1038)

* fix: styling issues in features section (#1039)

* fix: preview close alert style fixes (#1040)

* fix: stray zero if no programs (#1042)

* fix: pagination fix for partner listing grid (#1041)

* fix: pagination fix for partner listing grid

* fix: removes unit groups second query and from inner filter

* test: fix for tests

* fix: listings e2e tests

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update neighborhood list, unit type string

* 1045/allows re-request confirmation on partners (#1047)

* feat: allows re-request confirmation on partners

* fix: linting fixes (#1057)

fix: linting fixes

* fix: fixes pagination issue on detroit user grid (#1063)

* feat(backend): update listing filters (#1050)

* feat(backend): update listing filters

* fix: fix for partner and public builds

* fix(backend): listing bedrooms filter

* fix(backend): num_bedrooms filter fix

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* feat: Update listing table columns (#1067)

* feat: Update listing table columns

Closes #1008

* feat: Add per page qty select field

Closes #1008

* style: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* feat: filters to show only active listings (#1070)

* feat(backend): add marketingType to Listing entity

* Bump actions/setup-node from 2.5.0 to 3 (#999)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: frontend type fix

* fix: change verified string (#1088)

* fix: select programs working with single jurisdiction (#1100)

* Bump actions/checkout from 2 to 3 (#1010)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: verify link should work on second application tab (#1068)

* fix: verify link should work on second application tab

* refactor: add new state

* fix: pr feedback

* feat: exposing leasing company website (#1069)

* feat: exposing leasing company website

* fix: no longer href on empty website

* fix: adding url validation

* fix: updates per sean

* feat: adds unit summaries to listings list to backend (#1077)

* feat: adds unit summaries to listings list

* fix: addresses issues noted in PR

* fix: cleans up detroit specific seeds

* fix: fixes issue with public latestListings filter

* fix: backend listing test unit groups

* fix: unit groups on partners types

* 78/favorites refactor test2 (#1089)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* feat: updates AG_PER_PAGE_OPTIONS

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat: load overlay to partner listings grid (#1116)

* feat: load overlay to partner listings grid

* feat: agpage hides total items when no items

* feat: disables overdue listings status cron (#1109)

* feat: disables overdue listings status cron

* style: removes commented out code

* feat: Remove signup subscription fields (#1112)

* feat: Add summary tables into the listing (#1118)

* feat(backend): create property.region from property.neighborhood (#1110)

* feat(backend): create property.region from property.neighborhood

* feat(backend): update neighborhood migration script

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: about page content edit and margin top and bottom fix (#1133)

* fix: about page content and margin top and bottom

* fix: add partners list and remove copy from non-english json files

* fix: remove json keys entirely

* feat: updated content & styles on homepage, footer

* fix: move new copy to translations

* feat: update email copy (#1135)

* feat: update email copy

* fix: update email service test

* feat: add comma

* fix: comma unit test fail

* fix: unit test comma

* feat: can add a marketing status to a listing in partners (#1128)

* feat: can add a marketing status to a listing in partners

* fix: mobile fix

* fix: fix migration to check for new object (#1139)

* 2022-04-06 sync upstream (#1132)

* chore: merge upstream/master backend

* chore: merges upstream/master ui-components

* chore: merge upstream/master sites/partners

* feat: flattens translations

* chore: merge upstream/master shared-helpers

* fix: address issues with ui-components merge

* fix: partners merge issues

* chore: merge upstream/master sites/public

* test: updates listing order by tests

* test: updates listing e2e tests

* test: adds script for test to package.json

* fix: uptake listing card

* fix: prop updates for uptaking new listing card (#1136)

* fix: prop updates for uptaking new listing card

* fix: styling updates to the home page listing cards

* fix: tag color

* style: updates horizontal scroll margins

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: duplicate DetailApplicationAddress import

* fix: add missing translations and style cleanup

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* feat: update summary tables and tags with coming soon (1076) (1098) (1074) (#1131)

* fix: listing list dupes in pagination (#1140)

* fix: listing list dupes in pagination

* test: updates listings e2e tests

* fix: managementwebsite url seeds

* feat: add 100 to ag page options (#1149)

* feat: Add .5 and 1.5 bathroom options to min and max dropdown in Add … (#1113)

* feat: disable mfa for Detroit (#1148)

* fix: adds check for unitSummaries?.unitGroupSummary on listing (#1156)

* 973/favorites on dashboard (#1095)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* fix: updates per emily

* fix: updates per emily and jesse

* fix: reduces weird re-renders

* fix: updates per emily

* fix: enforces log in requirements

* style: removes console log

* fix: favorite pagination

* fix: issue with initial favoriting

* feat: adds classNames to LoadingOverlay

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* fix: homepage layout/copy

* feat: show tags on listing cards for community programs, a11y (#1146)

* feat: show tags on listing cards for community programs, a11y

* fix: build fix

* refactor: pr feedback

* feat: adds sorting to programs in listing tags

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: improve presentation of the City regions section

* Feature/region enum (#1137)

* feat(backend): add region Enum to listing dtos

* feat: Add region select input

Closes #1097

* feat: Add region into the listing view

Closes #1097

* feat: Update tests

Closes #1097

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update styling of coming soon tag (#1154)

* fix: update styling of coming soon tag

* refactor: pr review

* fix: refactor

* 1091/listing sort order (#1157)

* feat: updates listing sort order to coming soon

* fix: fixes public listing pagination

* fix: wrap DashBlock anchor tag in Link component to display selected … (#1159)

* fix: wrap DashBlock anchor tag in Link component to display selected language

* fix: swap Link for LinkComponent

* fix: nested anchor tags

* chore: replace hero background image (for now)

* fix: eslint errors in dev (#1163)

* fix: eslint errors in dev

* style: eslint next line

* 1115/min max validation (#1155)

* feat: min max validation errors for Add Unit Group form

* fix: console warnings for faulty validation

* feat: add instant validation for all  min and max fields

* style: remove unnecessary

* change non-dropdown min max fields to onBlur

* move error strings to partners override

* fix: error when passing empty string as phone number to usToIntlPhone… (#1160)

* fix: error when passing empty string as phone number to usToIntlPhone helper

* style: prettier

* feat: update IntlToUsPhone and update both types to include null

* fix: retrigger checks

* style: run prettier

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat(backend): update how order by comingSoon works (#1174)

* feat(backend): update how order by comingSoon works

* fix: marketingDate order dir

* fix: forgot password empty warning and two minor style changes (#2680)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: coming soon tag color on listing detail page (#1170)

* fix: cannot update waitlist status to open (#1171)

* feat: new verified tag icon (#1172)

* feat: add new sign up link to home page (#1173)

* feat: add new sign up link to home page

* fix: open link in a new tab

* style: add void before trigger functions to avoid eslint errors (#1178)

* style: Arabic RTL layout changes (#1166)

* style: remove text-align from page header so rtl can display properly

* feat: savepoint aside no longer absolute positioned, still need more styling edits

* style: responsive element widths

* style: swap empty div tags with <>

* style: cleanup temp classes

* style: cleanup commented

* listing process separated into component (needs to move to ui components)

* feat: ListingProcess component and rtl padding swap

* feat: ListingProcess component

* fix: rtl workaround

* style: change prop types

* refactor: move ListingProcess component back to public

* refactor: git re-add component

* refactor: ListingProcess back to ListingView

* style: remove unnecessary

* feat: tooltip component

* * feat: updates to UI of public listing filters (#1138)

* 1058/updated public listing filters (#1138)

* feat: fixes backend to filter properly

* fix: some touch ups

* fix: updates per emily

* fix: updates per emily

* fix: fixes for tests

* fix: updates per emily

* fix: matching filters to mocks

* fix: remove test class

* fix: updates per emily

* fix: reset fix

* fix: fix for the tests

* fix: modifying the region filter to be an OR

* fix: test updates

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* 1083/header hover issues (#1177)

* fix: improved hover and dropdown menu alignment

* removed unnecessary comments

* fix: update padding issues

* fix: centering dropdown menu

* fix: new approach with visual regressions addressed

* fix: add leasing agent address field back to listing form (#1195)

* 1168/arabic listing section overlap (#1184)

* style: rtl css refactors for listing containers

* style: rtl friendly border

* style: desktop media queries

* Update ui-components/src/global/headers.scss

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* fix: check for empty translations before sending to google translate service (#1191)

* 1167/page-not-found-ui (#1185)

* style: white text and rm yellow background from button on Page Not Found

* style: remove hover border

* style: conditional rendering of Hero components

* style: remove unnecessary

* style: conditional styling without using new props

* style: titleClassName prop

* feat: default what to expect text and additional what to expect field (#1145)

* fix: authservice.token data null issue (#2703) (#1197)

* fix: show street2 for addresses (#1209)

* fix: show street2 for addresses

* test: fixup tests

* feat: set default what to expect text for coming soon listings (#1210)

* fix: update homepage subtext copy (#1217)

* fix: remove link to eligibility calculator (#1216)

* fix: Fix tooltip visibility (#1212)

* Removes listing queue imports (#1211)

* fix: removes listing queue imports

* feat: removes bull module from listings

* feat: adds new filter, fix region (#1214)

* fix: content update (#1220)

* style: listing page rtl css changes (#1221)

* style: rtl css changes

* style: one more pr > pe since it's here

* style: rtl accessibility button

* fix: fixes bedrooom and accessibility filters

* fix: fixes bedrooom and accessibility filters

* fix: vacant unit/waitlist filter fixes

* style: filtered page cleanup

* fix: test fix

* fix: update for availability filter

* fix: update per emily

Co-authored-by: Sean Albert <smabert@gmail.com>

* 1090/resources page (#1181)

* feat: add a new Resources page

* fix: header spacing and phone links

* chore: use local components for Additional Resources

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore: refactor Resources to use per-card md files

* chore: remove full resources page

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* 2022-05-03 sync main (#1228)

* 2022-03-10 release (#1044)

* 2022-02-10 core (#982)

* fix: retnal assistance eror message

* Preferences cleanup (#1947)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.13
 - @bloom-housing/partners@2.0.0-pre-tailwind.23
 - @bloom-housing/public@2.0.0-pre-tailwind.23
 - @bloom-housing/ui-components@2.0.0-alpha.23

* fix: updates household member count (#2112)

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.14
 - @bloom-housing/partners@2.0.0-pre-tailwind.24
 - @bloom-housing/public@2.0.0-pre-tailwind.24
 - @bloom-housing/ui-components@2.0.0-alpha.24

* fix: updates household member count

picked 3dee0f7d676ff42d546ecf83a17659cd69d7e1bc

* fix: reverts preferences to re-add as breaking/major bump

* fix: reverts preferences to re-add as breaking/major bump

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.15
 - @bloom-housing/partners@2.0.0-pre-tailwind.25
 - @bloom-housing/public@2.0.0-pre-tailwind.25
 - @bloom-housing/ui-components@2.0.0-alpha.25

* refactor: listing preferences and adds jurisdictional filtering

BREAKING CHANGE: updates preference relationship with listings

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.16
 - @bloom-housing/partners@2.0.0-pre-tailwind.26
 - @bloom-housing/public@2.0.0-pre-tailwind.26
 - @bloom-housing/ui-components@2.0.0-alpha.26

* chore(release): version

 - @bloom-housing/backend-core@2.0.0
 - @bloom-housing/shared-helpers@2.0.0
 - @bloom-housing/partners@2.0.0
 - @bloom-housing/public@2.0.0
 - @bloom-housing/ui-components@2.0.0

* fix: Updates lastName on application save

* docs: Update changelog

* Fix code style issues with Prettier

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.0

* fix: a11y color contrast issues with tint on ImageCard component (#2074)

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.1
 - @bloom-housing/public@2.0.1-alpha.0
 - @bloom-housing/ui-components@2.0.1-alpha.0

* feat: two new common app questions - Household Changes and Household Student (#2070)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.0
 - @bloom-housing/partners@2.0.1-alpha.2
 - @bloom-housing/public@2.0.1-alpha.1
 - @bloom-housing/ui-components@2.0.1-alpha.1

* fix: household member cypress test (#2113)

* chore(release): version

 - @bloom-housing/public@2.0.1-alpha.2

* fix: SiteHeader visual issues with long menu bars (#2068)

* feat: jurisdictional email signatures (#2111)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.1
 - @bloom-housing/partners@2.0.1-alpha.3
 - @bloom-housing/public@2.0.1-alpha.3
 - @bloom-housing/ui-components@2.0.1-alpha.2

* fix: don't send email confirmation on paper app submission (#2110)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.2
 - @bloom-housing/partners@2.0.1-alpha.4
 - @bloom-housing/public@2.0.1-alpha.4
 - @bloom-housing/ui-components@2.0.1-alpha.3

* 1838/ami chart jurisdictionalized (#2102)

* fix: jurisdictionalizes ami charts on partners

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.3
 - @bloom-housing/partners@2.0.1-alpha.5
 - @bloom-housing/public@2.0.1-alpha.5
 - @bloom-housing/ui-components@2.0.1-alpha.4

* feat: Updates application confirmation numbers (#2072)

* feat: Updates application confirmation numbers

* docs: Update changelog

* feat: adds confirmation number to csv export

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.4
 - @bloom-housing/partners@2.0.1-alpha.6
 - @bloom-housing/public@2.0.1-alpha.6
 - @bloom-housing/ui-components@2.0.1-alpha.5

* fix: updates lastName on application save

picked from aff87ec99ad2fbd4a1f9a6853157ea7770f85a56

* fix(backend): make it possible to filter portal users in /users endpoint (#2078)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.5
 - @bloom-housing/partners@2.0.1-alpha.7
 - @bloom-housing/public@2.0.1-alpha.7
 - @bloom-housing/ui-components@2.0.1-alpha.6

* Revert "refactor: listing preferences and adds jurisdictional filtering"

This reverts commit 9f661b43921ec939bd1bf5709c934ad6f56dd859.

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.6
 - @bloom-housing/partners@2.0.1-alpha.8
 - @bloom-housing/public@2.0.1-alpha.8
 - @bloom-housing/ui-components@2.0.1-alpha.7

* hotfix: ensure Triton seed doesn't error out

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.7
 - @bloom-housing/partners@2.0.1-alpha.9
 - @bloom-housing/public@2.0.1-alpha.9
 - @bloom-housing/ui-components@2.0.1-alpha.8

* chore(release): version

 - @bloom-housing/backend-core@3.0.0
 - @bloom-housing/shared-helpers@3.0.0
 - @bloom-housing/partners@3.0.0
 - @bloom-housing/public@3.0.0
 - @bloom-housing/ui-components@3.0.0

* 1837/preferences cleanup 3 (#2144)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.0
 - @bloom-housing/public@3.0.1-alpha.0
 - @bloom-housing/ui-components@3.0.1-alpha.0

* feat(backend): extend UserUpdateDto to support email change with confirmation (#2120)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.1
 - @bloom-housing/public@3.0.1-alpha.1
 - @bloom-housing/ui-components@3.0.1-alpha.1

* 2056/user account edit fix (#2073)

* fix: Replaces service to use newly created

* fix: Fix DOB initial values

* feat(backend): extend UserUpdateDto to support email change with confirmation

* fix: Update email form to use a new service

* fix: updates email change language

* Fix code style issues with Prettier

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.2
 - @bloom-housing/public@3.0.1-alpha.2
 - @bloom-housing/ui-components@3.0.1-alpha.2

* feat: add Programs section to listings management (#2093)

* feat: add Programs section to listings management

* fix: sorting on detail page

* fix: merge issues

* feat: make program fetching jurisdictional

* fix: replace preference with program

* fix: program delete removes jurisdiction

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.3
 - @bloom-housing/public@3.0.1-alpha.3
 - @bloom-housing/ui-components@3.0.1-alpha.3

* 2085/adds top level catchAll exception filter (#2132)

* fix: adds top level catchAll error filter

* fix: removing now unused exception filter

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.4
 - @bloom-housing/public@3.0.1-alpha.4
 - @bloom-housing/ui-components@3.0.1-alpha.4

* feat: Change unit number field type to text (#2136)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.5

* chore(deps): bump electron from 13.1.7 to 13.3.0 (#2137)

Bumps [electron](https://github.com/electron/electron) from 13.1.7 to 13.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.7...v13.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(backend): improve application flagged set saving efficiency (#2147)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.6
 - @bloom-housing/public@3.0.1-alpha.5
 - @bloom-housing/ui-components@3.0.1-alpha.5

* 1655/invite user edit (#1982)

* feat: Update title to be also a react node

* feat: Update translations

* feat: Create reusable form to add and edit users

* feat: Add delete function

* feat(backend): Add ON UPDATE SET NULL to application-user relation

* fix: Fix type

* Fix code style issues with Prettier

* fix(jurisdictionResolverService): updates to return undefined if no jurisdictionName

* feat: Update drawer state name

* feat: Add missing translations

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.7
 - @bloom-housing/public@3.0.1-alpha.6
 - @bloom-housing/ui-components@3.0.1-alpha.6

* Add a phone number column to the user_accounts table (#2134)

* Merge pull request #710 from CityOfDetroit/feature/add-phonenumber-to-user-entity

Add phone number to user accounts.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* fix: add validation groups to phoneNumber

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.8
 - @bloom-housing/public@3.0.1-alpha.7
 - @bloom-housing/ui-components@3.0.1-alpha.7

* refactor: make backend a peer dependency in ui-components (#2146)

* refactor: make backend a peer dependency in ui-components

* fix: fix flaky test

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.9
 - @bloom-housing/public@3.0.1-alpha.8
 - @bloom-housing/ui-components@3.0.1-alpha.8

* fix: updates address order (#2151)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.8
 - @bloom-housing/shared-helpers@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.10
 - @bloom-housing/public@3.0.1-alpha.9

* feat(backend): add nginx proxy-cache configuration (#2119)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.9
 - @bloom-housing/shared-helpers@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.11
 - @bloom-housing/public@3.0.1-alpha.10

* Release 11 11 21 (#2162)

* fix: fix: adding unit tests to the unit type

picked from dev 1f8d7094e508337131d3033476cd70c2befaecd0

* fix: fix: a11y color contrast issues with tint on ImageCard component

picked from dev 505929149ee1485b9fc59402a9e14ead6de5dfc4

* feat: feat: two new common app questions - Household Changes and Household Student

picked from dev 42a752ec073c0f5b65374c7a68da1e34b0b1c949

* fix: fix: SiteHeader visual issues with long menu bars

picked from dev fd6686e206b4e53ae8b6ab757ad0506eaead0d01

* feat: feat: jurisdictional email signatures

picked from dev 7a146ffb5de88cfa2950e2a469a99e38d71b33c8

* fix: fix: don't send email confirmation on paper app submission

picked from dev 7f83b70327049245ecfba04ae3aea4e967929b2a

* feat: feat: Updates application confirmation numbers

picked from dev 75cd67bcb62280936bdeeaee8c9b7b2583a1339d

* fix: fix(backend): make it possible to filter portal users in /users endpoint

picked from dev 29bf714d28755916ec8ec896366c8c32c3a227c4

* feat: feat(backend): add languages (Language[]) to Jurisdiction entity

picked from dev 9ceed24d48b14888e6ea59b421b409f875d12b01

* fix: feat(backend): try fixing SETEX redis e2e tests flakiness

picked from dev 4087c532ddba672a415a048f4362e509aba7fd7f

* feat: feat(backend): Add user delete endpoint

picked from dev a13f73574b470beff2f8948abb226a6786856480

* fix: fix: improved UX for the Building Selection Criteria drawer

picked from dev 4bd8b09456b54584c3731bcca64019dc231d0c55

* feat: feat(backend): add Program entity

picked from dev 492ec4d333cf9b73af772a1aceed29813f405ba0

* refactor: breaking: 1837/preferences cleanup

picked from dev 3ce6d5eb5aac49431ec5bf4912dbfcbe9077d84e

BREAKING CHANGE: preferences model and relationships changed

* feat: feat(backend): extend UserUpdateDto to support email change

picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a

* fix: 2056/user account edit fix

picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30

* refactor: 2085/adds top level catchAll exception filter

picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface

* feat: feat: Change unit number field type to text

picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d

* feat(backend): improve application flagged set saving efficiency

* fix: fix: updates address order

picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767

* fix: sets programs to optoinal and updates versions

* chore: chore(deps): bump electron from 13.1.7 to 13.3.0

* chore: chore(deps): bump axios from 0.21.1 to 0.21.2

* fix: adds programs service

* fix: fix lisitng e2e tests

* fix: fix member tests

* fix: fixes program, preference, ami-chart de-dupe (#2169)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.12

* fix: adds jurisdictionId to useSWR path

* fix: recalculate units available on listing update (#2150)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.10
 - @bloom-housing/shared-helpers@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.13
 - @bloom-housing/public@3.0.1-alpha.11

* fix: recalculate units available on listing update

picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262

* feat: feat(backend): make use of new application confirmation codes

picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e

* Revert "chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)"

This reverts commit 7711604323ae2f6a1782a35f7a26176f215f6c00.

* revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2

picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c

* refactor: remove applicationAddress (#2009)

* refactor: remove applicationAddress

* docs: readme update

* test: fix backend test

* fix: db migration

* Fix code style issues with Prettier

* test(backend): fix SETEX impossible to process

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.11
 - @bloom-housing/shared-helpers@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.14
 - @bloom-housing/public@3.0.1-alpha.12
 - @bloom-housing/ui-components@3.0.1-alpha.9

* feat: refactor and add public site application flow cypress tests (#2118)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.15
 - @bloom-housing/public@3.0.1-alpha.13
 - @bloom-housing/ui-components@3.0.1-alpha.10

* fix: sapp submission w/ no due date

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.12
 - @bloom-housing/shared-helpers@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.16
 - @bloom-housing/public@3.0.1-alpha.14

* Revert "feat(backend): add nginx proxy-cache configuration (#2119)"

This reverts commit 34d32e75ceae378a26c57f4c9b7feec8c88339e0.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.13
 - @bloom-housing/shared-helpers@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.17
 - @bloom-housing/public@3.0.1-alpha.15

* fix: app submission w/ no due date

picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc

* 1975/better seed data for ami-charts (#2156)

* fix: better seed data for ami-charts

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.14
 - @bloom-housing/shared-helpers@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.18
 - @bloom-housing/public@3.0.1-alpha.16

* 2154/avance prefs (#2177)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.15
 - @bloom-housing/shared-helpers@3.0.1-alpha.8
 - @bloom-housing/partners@3.0.1-alpha.19
 - @bloom-housing/public@3.0.1-alpha.17
 - @bloom-housing/ui-components@3.0.1-alpha.11

* 2154/avance prefs (#2178)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.18

* 2154/avance prefs III (#2179)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

* feat: liveWorkLivermore preference

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.20
 - @bloom-housing/public@3.0.1-alpha.19
 - @bloom-housing/ui-components@3.0.1-alpha.12

* 1988/adds listing management cypress tests to partner portal (#2103)

* test: adds listing management tests

* test: minor tweaks

* test: big updates for LM cypress tests

* test: fixes selectors

* feat: adding partner cypress tests to pr workflow

* fix: undoing

* chore: adds latest bloom-housing packages to partners

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.21
 - @bloom-housing/public@3.0.1-alpha.20
 - @bloom-housing/ui-components@3.0.1-alpha.13

* feat: adds new preferences, reserved community type

* feat: adds bottom border to preferences

* feat: updates preference string

* fix: preference cleanup for avance

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.22
 - @bloom-housing/public@3.0.1-alpha.21
 - @bloom-housing/ui-components@3.0.1-alpha.14

* fix: preference cleanup for avance

* 1975/one month rent (#2158)

* feat: add depoist helper text

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.16
 - @bloom-housing/shared-helpers@3.0.1-alpha.9
 - @bloom-housing/partners@3.0.1-alpha.23
 - @bloom-housing/public@3.0.1-alpha.22
 - @bloom-housing/ui-components@3.0.1-alpha.15

* fix(backend): fix view.spec.ts test (#2175)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.17
 - @bloom-housing/shared-helpers@3.0.1-alpha.10
 - @bloom-housing/partners@3.0.1-alpha.24
 - @bloom-housing/public@3.0.1-alpha.23

* refactor: removes jsonpath (#2206)

* refactor: removes jsonpath

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.18
 - @bloom-housing/shared-helpers@3.0.1-alpha.11
 - @bloom-housing/partners@3.0.1-alpha.25
 - @bloom-housing/public@3.0.1-alpha.24

* 1869/application program display (#2114)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* fix: bugs and simplify program data processing

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.19
 - @bloom-housing/shared-helpers@3.0.1-alpha.12
 - @bloom-housing/partners@3.0.1-alpha.26
 - @bloom-housing/public@3.0.1-alpha.25
 - @bloom-housing/ui-components@3.0.1-alpha.16

* feat: adds jurisdictions to pref seeds (#2199)

* feat: adds jurisdictions to pref seeds

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.20
 - @bloom-housing/shared-helpers@3.0.1-alpha.13
 - @bloom-housing/partners@3.0.1-alpha.27
 - @bloom-housing/public@3.0.1-alpha.26

* 1901/application program partners (#2182)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* feat: Create programs mapper

Closes #1901

* feat: Add programs section

Closes #1901

* feat: Create details section for programs

Closes #1901

* feat: Update translations

Closes #1901

* refactor: Remove console log

Closes #1901

* refactor: Simpify code

Closes #1901

* chore: remove console log

* fix: mapProgramToApi return

Co-authored-by: Jared White <jared@jaredwhite.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.21
 - @bloom-housing/shared-helpers@3.0.1-alpha.14
 - @bloom-housing/partners@3.0.1-alpha.28
 - @bloom-housing/public@3.0.1-alpha.27
 - @bloom-housing/ui-components@3.0.1-alpha.17

* test: update program test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.28

* feat: new demographics sub-race questions (#2109)

* feat: new demographics sub-race questions

* fix: update migration to keep data

* feat: other text boxes

* feat: wip other labels

* feat: can edit demo in partners

* fix: cleanup

* feat: csv formatting

* fix: type issue

* feat: remove gender and sexual orientation

* fix: add test id

* fix: more test ids

* fix: select by checkboxes

* fix: dont use select

* fix: data

* fix: add tests, fixup other option

* Fix code style issues with Prettier

* fix: remove unneeded dependencies

* test: add additional test

* Fix code style issues with Prettier

* test: change test id attribute

* chore: cleanup formatApplicationData imports

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.22
 - @bloom-housing/shared-helpers@3.0.1-alpha.15
 - @bloom-housing/partners@3.0.1-alpha.29
 - @bloom-housing/public@3.0.1-alpha.29
 - @bloom-housing/ui-components@3.0.1-alpha.18

* feat: updates email confirmation for lottery (#2200)

* feat: updates email confirmation for lottery

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.23
 - @bloom-housing/shared-helpers@3.0.1-alpha.16
 - @bloom-housing/partners@3.0.1-alpha.30
 - @bloom-housing/public@3.0.1-alpha.30

* fix: add ariaHidden to Icon component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.17
 - @bloom-housing/partners@3.0.1-alpha.31
 - @bloom-housing/public@3.0.1-alpha.31
 - @bloom-housing/ui-components@3.0.1-alpha.19

* fix: add ariaLabel prop to Button component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.18
 - @bloom-housing/partners@3.0.1-alpha.32
 - @bloom-housing/public@3.0.1-alpha.32
 - @bloom-housing/ui-components@3.0.1-alpha.20

* fix: change the yes/no radio text to be more descriptive (#2208)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.19
 - @bloom-housing/partners@3.0.1-alpha.33
 - @bloom-housing/public@3.0.1-alpha.33
 - @bloom-housing/ui-components@3.0.1-alpha.21

* fix: remove alameda reference in demographics (#2209)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.20
 - @bloom-housing/partners@3.0.1-alpha.34
 - @bloom-housing/public@3.0.1-alpha.34
 - @bloom-housing/ui-components@3.0.1-alpha.22

* refactor: remove applicationAddress

picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f

* feat: refactor and add public site application flow cypress tests

picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8

* feat: better seed data for ami-charts

picked from dev d8b1d4d185731a589c563a32bd592d01537785f3

* feat: adds listing management cypress tests to partner portal

* fix: listings management keep empty strings, remove empty objects

picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9

* feat: one month rent

picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64

* test: view.spec.ts test

picked from dev 324446c90138d8fac50aba445f515009b5a58bfb

* refactor: removes jsonpath

picked from dev deb39acc005607ce3076942b1f49590d08afc10c

* feat: adds jurisdictions to pref seeds

picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33

* feat: new demographics sub-race questions

picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3

* feat: updates email confirmation for lottery

picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3

* fix: add ariaHidden to Icon component

picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be

* fix: add ariaLabel prop to Button component

picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5

* fix: change the yes/no radio text to be more descriptive

picked from dev 0c46054574535523d6f217bb0677bbe732b8945f

* fix: remove alameda reference in demographics

picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d

* chore: release version

picked from dev fe82f25dc349877d974ae62d228fea0354978fb7

* feat: ami chart jurisdictionalized

picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50

* refactor: make backend a peer dependency in ui-components

picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3

* feat: add a phone number column to the user_accounts table

picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a

* chore: removes application program partners

* chore: removes application program display

* Revert "chore: removes application program display"

This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.

* Revert "chore: removes application program partners"

This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.

* chore: yarn.lock and backend-swagger

* fix: removes Duplicate identifier fieldGroupObjectToArray

* feat: skip preferences if not on listing

* chore(release): version

* fix: cannot save custom mailing, dropoff, or pickup address

* chore(release): version

* chore: converge on one axios version, remove peer dependency

* chore(release): version

* feat: simplify Waitlist component and use more flexible schema

* chore(release): version

* fix: lottery results uploads now save

* chore(release): version

* feat: add SRO unit type

* chore(release): version

* fix: paper application submission

* chore(release): version

* fix: choose-language context

* chore(release): version

* fix: applications/view hide prefs

* chore(release): version

* feat: overrides fallback to english, tagalog support

* chore(release): version

* fix: account translations

* chore(release): version

* fix: units with invalid ami chart

* chore(release): version

* fix: remove description for the partners programs

* fix: fix modal styles on mobile

* fix: visual improvement to programs form display

* fix: submission tests not running

* chore: translations (#2293)

* chore: translations (#2295)

* chore: missing translations (#2296)

* fix: prefUnits on autofill summary (#2294)

* chore: move Programs step to come after Students (#2277)

* feat: adds whatToExpect to GTrans

* chore: missing translations (#2299)

* fix: 2259/fixes idle timeout not resetting properly (#2292)

* chore(release): version

* fix: demographics howDidYouHear options (2305)

* chore(release): version

* fix: mobile notice text wrap issue (#2308)

* feat: postmark date time fields partners (#2239)

* fix: versioning issues (#2311)

* chore(release): version

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* feat(backend): all programs to csv export (#2302)

* chore(release): version

* feat: filter partner users

* chore(release): version

* feat: adds updating open listing modal (#2288)

* fix: closed listings allowed apps (#2317)

* feat: 2165/rosefield preference updates (#2386)

* chore(release): version

* Revert "chore(release): version"

This reverts commit 7c414ca7f8c5709e4ff19b94e3fb1089bdc45e97.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1
 - @bloom-housing/shared-helpers@3.0.1
 - @bloom-housing/partners@3.0.1
 - @bloom-housing/public@3.0.1
 - @bloom-housing/ui-components@3.0.1

* feat(backend): add storing listing translations (#2215)

* feat: adds whatToExpect to GTrans (#2303)

* fix: patch issue with submit application section

* fix: patches translations for preferences (#2410)

* fix: issues with public app and readds auto save (2428)

* fix: ami charts without all households (#2430)

* fix: load blank application

* 2022-01-27 release (#2439)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.23
 - @bloom-housing/partners@3.0.1-alpha.37
 - @bloom-housing/public@3.0.1-alpha.38
 - @bloom-housing/ui-components@3.0.1-alpha.24

* fix(backend): nginx with heroku configuration (#2196)

* fix(backend): nginx with heroku configuration

* feat(backend): nginx make hostname and port variable

* feat: nginx proxy updates

* feat(backend): modify proxy_pass and Host header settings

Co-authored-by: seanmalbert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.26
 - @bloom-housing/shared-helpers@3.0.1-alpha.24
 - @bloom-housing/partners@3.0.1-alpha.38
 - @bloom-housing/public@3.0.1-alpha.39
 - @bloom-housing/ui-components@3.0.1-alpha.25

* fix: fetchBaseListingData (#2238)

* fix: fetchBaseListingData

* fix: fetchBaseListingData

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.40

* fix: lottery results uploads now save (#2226)

* fix: lottery results uploads now save

* fix: switch to partial typing

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.39

* feat: getStaticPaths fallback blocking test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.41

* chore: add temp logs for testing id/slug

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.42

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.27
 - @bloom-housing/shared-helpers@3.0.1-alpha.25
 - @bloom-housing/partners@3.0.1-alpha.40
 - @bloom-housing/public@3.0.1-alpha.43
 - @bloom-housing/ui-components@3.0.1-alpha.26

* chore: add SRO unit type (#2243)

* chore: add SRO unit type to DB / translations

* chore: additional string changes to SRO

* test(backend): add SRO to unit types test

* feat: SRO unit type additions

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.28
 - @bloom-housing/shared-helpers@3.0.1-alpha.26
 - @bloom-housing/partners@3.0.1-alpha.41
 - @bloom-housing/public@3.0.1-alpha.44
 - @bloom-housing/ui-components@3.0.1-alpha.27

* 2140/fix paper application submission (#2195)

* fix: fix paper application submission

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.42

* Fix code style issues with Prettier

* test: adds cypress test coverage

* fix: updates per sean

* fix: one more update

* test: fix partners unit tests

* fix: choose-language context

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.45

* fix: applications drop off address

* fix: applications/view hide prefs

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.46

* feat(backend): add storing listing translations (#2215)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.29
 - @bloom-housing/shared-helpers@3.0.1-alpha.27
 - @bloom-housing/partners@3.0.1-alpha.43
 - @bloom-housing/public@3.0.1-alpha.47
 - @bloom-housing/ui-components@3.0.1-alpha.28

* fix(backend): make nginx proxy use Language HTTP header in cache key (#2266)

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.30
 - @bloom-housing/shared-helpers@3.0.1-alpha.28
 - @bloom-housing/partners@3.0.1-alpha.44
 - @bloom-housing/public@3.0.1-alpha.48
 - @bloom-housing/ui-components@3.0.1-alpha.29

* fix: fixes some issues with the deployment

* Revert/2188 (#2270)

* fix: fixes some issues with the deployment

* revert: partner applications grid display

* fix: view.spec

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.31
 - @bloom-housing/shared-helpers@3.0.1-alpha.29
 - @bloom-housing/partners@3.0.1-alpha.45
 - @bloom-housing/public@3.0.1-alpha.49
 - @bloom-housing/ui-components@3.0.1-alpha.30

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* feat(backend): add listings closing routine (#2213)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.32
 - @bloom-housing/shared-helpers@3.0.1-alpha.30
 - @bloom-housing/partners@3.0.1-alpha.46
 - @bloom-housing/public@3.0.1-alpha.50
 - @bloom-housing/ui-components@3.0.1-alpha.31

* feat(backend): add user password expiration

* fix: Remove description for the partners programs (#2234)

Closes #1901

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.47

* 2227/lock login attempts frontend (#2260)

* feat: Add new translations

Closes #1927

* refactor: Make title as optional

Closes #1927

* feat: Update login alert text

Closes #1927

* fix: Use translation, instead of hardcoded text

Closes #1927

* feat: Add translation

Closes #1927

* feat: Update type name

Closes #1927

* feat: Add new alerts

Closes #1927

* fix: Fix translation

Closes #1927

* fix(AlertBox.tsx): Fix close icon placement

Closes #1927

* feat: Create helper to catch network errors

Closes #1927

* feat: Add translations

Closes #1927

* feat: Create reusable sign-in form

Closes #1927

* refactor(sign-in page, public and partners): Update sign-in pages to use reusable form

BREAKING CHANGE: sign-in pages have been updated

Closes #1927

* Fix code style issues with Prettier

* fix: fixes tests and also issue with user grid

* fix: fixes linting error

* feat(backend): add appropriate http exception for password outdated login failure

* fix: Fix modal styles on mobile (#2280)

Closes #2253

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.31
 - @bloom-housing/partners@3.0.1-alpha.48
 - @bloom-housing/public@3.0.1-alpha.51
 - @bloom-housing/ui-components@3.0.1-alpha.32

* fix: visual improvement to programs form display (#2276)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.52

* fix: submission tests not running (#2282)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.53

* feat: overrides fallback to english, tagalog support (#2262)

* chore: allow work-in strings to take jurisdiction name

* feat: add support for tagalog

* Fix code style issues with Prettier

* feat: tagalog language

* feat: translations precedence includes en overrides

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.33
 - @bloom-housing/shared-helpers@3.0.1-alpha.32
 - @bloom-housing/partners@3.0.1-alpha.49
 - @bloom-housing/public@3.0.1-alpha.54
 - @bloom-housing/ui-components@3.0.1-alpha.33

* fix: account translations (#2278)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.33
 - @bloom-housing/partners@3.0.1-alpha.50
 - @bloom-housing/public@3.0.1-alpha.55
 - @bloom-housing/ui-components@3.0.1-alpha.34

* test: fixes test issues

* fix: fix sortig on applications partner grid

* chore: translations (#2293)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.34
 - @bloom-housing/partners@3.0.1-alpha.51
 - @bloom-housing/public@3.0.1-alpha.56
 - @bloom-housing/ui-components@3.0.1-alpha.35

* chore: translations (#2295)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.35
 - @bloom-housing/partners@3.0.1-alpha.52
 - @bloom-housing/public@3.0.1-alpha.57
 - @bloom-housing/ui-components@3.0.1-alpha.36

* chore: missing translations (#2296)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.36
 - @bloom-housing/partners@3.0.1-alpha.53
 - @bloom-housing/public@3.0.1-alpha.58
 - @bloom-housing/ui-components@3.0.1-alpha.37

* fix: prefUnits on autofill summary (#2294)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.59

* chore: move Programs step to come after Students (#2277)

* chore: move Programs step to come after Students

* test: rearrange order of programs within Cypress tests

* test: remove problematic statement

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.60

* fix: units with invalid ami chart (#2290)

* fix: alunits with invalid ami chart

* perf: uniquePercentageChartSet map

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.34
 - @bloom-housing/shared-helpers@3.0.1-alpha.37
 - @bloom-housing/partners@3.0.1-alpha.54
 - @bloom-housing/public@3.0.1-alpha.61
 - @bloom-housing/ui-components@3.0.1-alpha.38

* chore: missing translations (#2299)

* chore: missing translations

* chore: remove logs

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.38
 - @bloom-housing/partners@3.0.1-alpha.55
 - @bloom-housing/public@3.0.1-alpha.62
 - @bloom-housing/ui-components@3.0.1-alpha.39

* 2259/fixes idle timeout not resetting properly (#2292)

* fix: fixes idle timeout not resetting properly

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.63

* feat: adds whatToExpect to GTrans (#2303)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.35
 - @bloom-housing/shared-helpers@3.0.1-alpha.39
 - @bloom-housing/partners@3.0.1-alpha.56
 - @bloom-housing/public@3.0.1-alpha.64
 - @bloom-housing/ui-components@3.0.1-alpha.40

* fix: demographics howDidYouHear options were not changing on language change (#2305)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.65

* Fix checkbox rtl style

* feat(backend): add password outdating only to users which are either admins or partners

* fix: fix hero button width with secondary button (#2306)

* fix: mobile notice text wrap issue (#2308)

* feat(backend): add activity logging to listings module (#2190)

* feat(backend): add activity logging to listings module

* feat(backend): add activity logging to applications and user controllers

* feat(backend): add metada column to activity log entity

* feat(backend): change activity log metadata column type

* feat(backend): remove applications related changes

* feat(backend): remove ListingActivityLogInterceptor

* 2040/postmark date time fields partners (#2239)

* feat: add postmark by date and time fields

* feat: fix display and preview page

* test: fix so the correct date displays

* Fix code style issues with Prettier

* fix: fixes per emily

* fix: updates per sean

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* fix: versioning issues (#2311)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.36
 - @bloom-housing/shared-helpers@3.0.1-alpha.41
 - @bloom-housing/partners@3.0.1-alpha.58
 - @bloom-housing/public@3.0.1-alpha.67
 - @bloom-housing/ui-components@3.0.1-alpha.42

* feat(backend): all programs to csv export (#2302)

* feat(backend): all programs to csv export

* chore: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.37
 - @bloom-housing/shared-helpers@3.0.1-alpha.42
 - @bloom-housing/partners@3.0.1-alpha.59
 - @bloom-housing/public@3.0.1-alpha.68
 - @bloom-housing/ui-components@3.0.1-alpha.43

* feat(backend): add partnerTerms to jurisdiction entity (#2301)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.38
 - @bloom-housing/shared-helpers@3.0.1-alpha.43
 - @bloom-housing/partners@3.0.1-alpha.60
 - @bloom-housing/public@3.0.1-alpha.69
 - @bloom-housing/ui-components@3.0.1-alpha.44

* feat: removes ListingLangCacheInterceptor from get by id

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.39
 - @bloom-housing/shared-helpers@3.0.1-alpha.44
 - @bloom-housing/partners@3.0.1-alpha.61
 - @bloom-housing/public@3.0.1-alpha.70
 - @bloom-housing/ui-components@3.0.1-alpha.45

* fix: Update translation

Closes 1927

* fix: Update hardcoded translations

Closes #1927

* refactor: listing detail props (#2313)

* refactor: listing detail props

* fix: HouseholdSizeField FieldError

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.45
 - @bloom-housing/partners@3.0.1-alpha.62
 - @bloom-housing/public@3.0.1-alpha.71
 - @bloom-housing/ui-components@3.0.1-alpha.46

* chore(deps): bump next from 11.1.2 to 11.1.3 (#2289)

* feat(backend): refactor applications module (#2279)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.40
 - @bloom-housing/shared-helpers@3.0.1-alpha.46
 - @bloom-housing/partners@3.0.1-alpha.63
 - @bloom-housing/public@3.0.1-alpha.72
 - @bloom-housing/ui-com…
ludtkemorgan added a commit that referenced this pull request Sep 16, 2022
* fix: unit group reload when refocus

* fix: readds useEffect dependency checks

* fix: can delete last group

* fix: now can save without ami info

* fix: for when rent value is missing

* fix: occupancy max 8, selects can be deselected

* fix: add hearing mobility visual to a11y features (#1032)

* fix: removing placeholder

* fix: readding label, removing placeholder

* fix: was too specific

* fix(backend): import script percentageOfIncomeValue retrieval logic (#1034)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>

* fix: ami percentage

* fix: listing view detail list order

* fix: partner listing grid address column

* fix: properly set monthlyRentDeterminationType in import script

* fix: account for space after comma in spreadsheet for split types

* fix: hide hmi link if no hmi table (#1035)

* fix: hide hmi link if no hmi table

* fix: hide completely

* feat: catch up for migrations (#1030)

feat: catch up for migrations (#1030)

* fix: fix for when rent range was empty (#1038)

* fix: styling issues in features section (#1039)

* fix: preview close alert style fixes (#1040)

* fix: stray zero if no programs (#1042)

* fix: pagination fix for partner listing grid (#1041)

* fix: pagination fix for partner listing grid

* fix: removes unit groups second query and from inner filter

* test: fix for tests

* fix: listings e2e tests

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update neighborhood list, unit type string

* 1045/allows re-request confirmation on partners (#1047)

* feat: allows re-request confirmation on partners

* fix: linting fixes (#1057)

fix: linting fixes

* fix: fixes pagination issue on detroit user grid (#1063)

* feat(backend): update listing filters (#1050)

* feat(backend): update listing filters

* fix: fix for partner and public builds

* fix(backend): listing bedrooms filter

* fix(backend): num_bedrooms filter fix

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* feat: Update listing table columns (#1067)

* feat: Update listing table columns

Closes #1008

* feat: Add per page qty select field

Closes #1008

* style: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* feat: filters to show only active listings (#1070)

* feat(backend): add marketingType to Listing entity

* Bump actions/setup-node from 2.5.0 to 3 (#999)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: frontend type fix

* fix: change verified string (#1088)

* fix: select programs working with single jurisdiction (#1100)

* Bump actions/checkout from 2 to 3 (#1010)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: verify link should work on second application tab (#1068)

* fix: verify link should work on second application tab

* refactor: add new state

* fix: pr feedback

* feat: exposing leasing company website (#1069)

* feat: exposing leasing company website

* fix: no longer href on empty website

* fix: adding url validation

* fix: updates per sean

* feat: adds unit summaries to listings list to backend (#1077)

* feat: adds unit summaries to listings list

* fix: addresses issues noted in PR

* fix: cleans up detroit specific seeds

* fix: fixes issue with public latestListings filter

* fix: backend listing test unit groups

* fix: unit groups on partners types

* 78/favorites refactor test2 (#1089)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* feat: updates AG_PER_PAGE_OPTIONS

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat: load overlay to partner listings grid (#1116)

* feat: load overlay to partner listings grid

* feat: agpage hides total items when no items

* feat: disables overdue listings status cron (#1109)

* feat: disables overdue listings status cron

* style: removes commented out code

* feat: Remove signup subscription fields (#1112)

* feat: Add summary tables into the listing (#1118)

* feat(backend): create property.region from property.neighborhood (#1110)

* feat(backend): create property.region from property.neighborhood

* feat(backend): update neighborhood migration script

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: about page content edit and margin top and bottom fix (#1133)

* fix: about page content and margin top and bottom

* fix: add partners list and remove copy from non-english json files

* fix: remove json keys entirely

* feat: updated content & styles on homepage, footer

* fix: move new copy to translations

* feat: update email copy (#1135)

* feat: update email copy

* fix: update email service test

* feat: add comma

* fix: comma unit test fail

* fix: unit test comma

* feat: can add a marketing status to a listing in partners (#1128)

* feat: can add a marketing status to a listing in partners

* fix: mobile fix

* fix: fix migration to check for new object (#1139)

* 2022-04-06 sync upstream (#1132)

* chore: merge upstream/master backend

* chore: merges upstream/master ui-components

* chore: merge upstream/master sites/partners

* feat: flattens translations

* chore: merge upstream/master shared-helpers

* fix: address issues with ui-components merge

* fix: partners merge issues

* chore: merge upstream/master sites/public

* test: updates listing order by tests

* test: updates listing e2e tests

* test: adds script for test to package.json

* fix: uptake listing card

* fix: prop updates for uptaking new listing card (#1136)

* fix: prop updates for uptaking new listing card

* fix: styling updates to the home page listing cards

* fix: tag color

* style: updates horizontal scroll margins

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: duplicate DetailApplicationAddress import

* fix: add missing translations and style cleanup

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* feat: update summary tables and tags with coming soon (1076) (1098) (1074) (#1131)

* fix: listing list dupes in pagination (#1140)

* fix: listing list dupes in pagination

* test: updates listings e2e tests

* fix: managementwebsite url seeds

* feat: add 100 to ag page options (#1149)

* feat: Add .5 and 1.5 bathroom options to min and max dropdown in Add … (#1113)

* feat: disable mfa for Detroit (#1148)

* fix: adds check for unitSummaries?.unitGroupSummary on listing (#1156)

* 973/favorites on dashboard (#1095)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* fix: updates per emily

* fix: updates per emily and jesse

* fix: reduces weird re-renders

* fix: updates per emily

* fix: enforces log in requirements

* style: removes console log

* fix: favorite pagination

* fix: issue with initial favoriting

* feat: adds classNames to LoadingOverlay

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* fix: homepage layout/copy

* feat: show tags on listing cards for community programs, a11y (#1146)

* feat: show tags on listing cards for community programs, a11y

* fix: build fix

* refactor: pr feedback

* feat: adds sorting to programs in listing tags

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: improve presentation of the City regions section

* Feature/region enum (#1137)

* feat(backend): add region Enum to listing dtos

* feat: Add region select input

Closes #1097

* feat: Add region into the listing view

Closes #1097

* feat: Update tests

Closes #1097

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update styling of coming soon tag (#1154)

* fix: update styling of coming soon tag

* refactor: pr review

* fix: refactor

* 1091/listing sort order (#1157)

* feat: updates listing sort order to coming soon

* fix: fixes public listing pagination

* fix: wrap DashBlock anchor tag in Link component to display selected … (#1159)

* fix: wrap DashBlock anchor tag in Link component to display selected language

* fix: swap Link for LinkComponent

* fix: nested anchor tags

* chore: replace hero background image (for now)

* fix: eslint errors in dev (#1163)

* fix: eslint errors in dev

* style: eslint next line

* 1115/min max validation (#1155)

* feat: min max validation errors for Add Unit Group form

* fix: console warnings for faulty validation

* feat: add instant validation for all  min and max fields

* style: remove unnecessary

* change non-dropdown min max fields to onBlur

* move error strings to partners override

* fix: error when passing empty string as phone number to usToIntlPhone… (#1160)

* fix: error when passing empty string as phone number to usToIntlPhone helper

* style: prettier

* feat: update IntlToUsPhone and update both types to include null

* fix: retrigger checks

* style: run prettier

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat(backend): update how order by comingSoon works (#1174)

* feat(backend): update how order by comingSoon works

* fix: marketingDate order dir

* fix: forgot password empty warning and two minor style changes (#2680)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: coming soon tag color on listing detail page (#1170)

* fix: cannot update waitlist status to open (#1171)

* feat: new verified tag icon (#1172)

* feat: add new sign up link to home page (#1173)

* feat: add new sign up link to home page

* fix: open link in a new tab

* style: add void before trigger functions to avoid eslint errors (#1178)

* style: Arabic RTL layout changes (#1166)

* style: remove text-align from page header so rtl can display properly

* feat: savepoint aside no longer absolute positioned, still need more styling edits

* style: responsive element widths

* style: swap empty div tags with <>

* style: cleanup temp classes

* style: cleanup commented

* listing process separated into component (needs to move to ui components)

* feat: ListingProcess component and rtl padding swap

* feat: ListingProcess component

* fix: rtl workaround

* style: change prop types

* refactor: move ListingProcess component back to public

* refactor: git re-add component

* refactor: ListingProcess back to ListingView

* style: remove unnecessary

* feat: tooltip component

* * feat: updates to UI of public listing filters (#1138)

* 1058/updated public listing filters (#1138)

* feat: fixes backend to filter properly

* fix: some touch ups

* fix: updates per emily

* fix: updates per emily

* fix: fixes for tests

* fix: updates per emily

* fix: matching filters to mocks

* fix: remove test class

* fix: updates per emily

* fix: reset fix

* fix: fix for the tests

* fix: modifying the region filter to be an OR

* fix: test updates

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* 1083/header hover issues (#1177)

* fix: improved hover and dropdown menu alignment

* removed unnecessary comments

* fix: update padding issues

* fix: centering dropdown menu

* fix: new approach with visual regressions addressed

* fix: add leasing agent address field back to listing form (#1195)

* 1168/arabic listing section overlap (#1184)

* style: rtl css refactors for listing containers

* style: rtl friendly border

* style: desktop media queries

* Update ui-components/src/global/headers.scss

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* fix: check for empty translations before sending to google translate service (#1191)

* 1167/page-not-found-ui (#1185)

* style: white text and rm yellow background from button on Page Not Found

* style: remove hover border

* style: conditional rendering of Hero components

* style: remove unnecessary

* style: conditional styling without using new props

* style: titleClassName prop

* feat: default what to expect text and additional what to expect field (#1145)

* fix: authservice.token data null issue (#2703) (#1197)

* fix: show street2 for addresses (#1209)

* fix: show street2 for addresses

* test: fixup tests

* feat: set default what to expect text for coming soon listings (#1210)

* fix: update homepage subtext copy (#1217)

* fix: remove link to eligibility calculator (#1216)

* fix: Fix tooltip visibility (#1212)

* Removes listing queue imports (#1211)

* fix: removes listing queue imports

* feat: removes bull module from listings

* feat: adds new filter, fix region (#1214)

* fix: content update (#1220)

* style: listing page rtl css changes (#1221)

* style: rtl css changes

* style: one more pr > pe since it's here

* style: rtl accessibility button

* fix: fixes bedrooom and accessibility filters

* fix: fixes bedrooom and accessibility filters

* fix: vacant unit/waitlist filter fixes

* style: filtered page cleanup

* fix: test fix

* fix: update for availability filter

* fix: update per emily

Co-authored-by: Sean Albert <smabert@gmail.com>

* 1090/resources page (#1181)

* feat: add a new Resources page

* fix: header spacing and phone links

* chore: use local components for Additional Resources

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore: refactor Resources to use per-card md files

* chore: remove full resources page

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* 2022-05-03 sync main (#1228)

* 2022-03-10 release (#1044)

* 2022-02-10 core (#982)

* fix: retnal assistance eror message

* Preferences cleanup (#1947)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.13
 - @bloom-housing/partners@2.0.0-pre-tailwind.23
 - @bloom-housing/public@2.0.0-pre-tailwind.23
 - @bloom-housing/ui-components@2.0.0-alpha.23

* fix: updates household member count (#2112)

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.14
 - @bloom-housing/partners@2.0.0-pre-tailwind.24
 - @bloom-housing/public@2.0.0-pre-tailwind.24
 - @bloom-housing/ui-components@2.0.0-alpha.24

* fix: updates household member count

picked 3dee0f7d676ff42d546ecf83a17659cd69d7e1bc

* fix: reverts preferences to re-add as breaking/major bump

* fix: reverts preferences to re-add as breaking/major bump

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.15
 - @bloom-housing/partners@2.0.0-pre-tailwind.25
 - @bloom-housing/public@2.0.0-pre-tailwind.25
 - @bloom-housing/ui-components@2.0.0-alpha.25

* refactor: listing preferences and adds jurisdictional filtering

BREAKING CHANGE: updates preference relationship with listings

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.16
 - @bloom-housing/partners@2.0.0-pre-tailwind.26
 - @bloom-housing/public@2.0.0-pre-tailwind.26
 - @bloom-housing/ui-components@2.0.0-alpha.26

* chore(release): version

 - @bloom-housing/backend-core@2.0.0
 - @bloom-housing/shared-helpers@2.0.0
 - @bloom-housing/partners@2.0.0
 - @bloom-housing/public@2.0.0
 - @bloom-housing/ui-components@2.0.0

* fix: Updates lastName on application save

* docs: Update changelog

* Fix code style issues with Prettier

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.0

* fix: a11y color contrast issues with tint on ImageCard component (#2074)

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.1
 - @bloom-housing/public@2.0.1-alpha.0
 - @bloom-housing/ui-components@2.0.1-alpha.0

* feat: two new common app questions - Household Changes and Household Student (#2070)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.0
 - @bloom-housing/partners@2.0.1-alpha.2
 - @bloom-housing/public@2.0.1-alpha.1
 - @bloom-housing/ui-components@2.0.1-alpha.1

* fix: household member cypress test (#2113)

* chore(release): version

 - @bloom-housing/public@2.0.1-alpha.2

* fix: SiteHeader visual issues with long menu bars (#2068)

* feat: jurisdictional email signatures (#2111)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.1
 - @bloom-housing/partners@2.0.1-alpha.3
 - @bloom-housing/public@2.0.1-alpha.3
 - @bloom-housing/ui-components@2.0.1-alpha.2

* fix: don't send email confirmation on paper app submission (#2110)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.2
 - @bloom-housing/partners@2.0.1-alpha.4
 - @bloom-housing/public@2.0.1-alpha.4
 - @bloom-housing/ui-components@2.0.1-alpha.3

* 1838/ami chart jurisdictionalized (#2102)

* fix: jurisdictionalizes ami charts on partners

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.3
 - @bloom-housing/partners@2.0.1-alpha.5
 - @bloom-housing/public@2.0.1-alpha.5
 - @bloom-housing/ui-components@2.0.1-alpha.4

* feat: Updates application confirmation numbers (#2072)

* feat: Updates application confirmation numbers

* docs: Update changelog

* feat: adds confirmation number to csv export

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.4
 - @bloom-housing/partners@2.0.1-alpha.6
 - @bloom-housing/public@2.0.1-alpha.6
 - @bloom-housing/ui-components@2.0.1-alpha.5

* fix: updates lastName on application save

picked from aff87ec99ad2fbd4a1f9a6853157ea7770f85a56

* fix(backend): make it possible to filter portal users in /users endpoint (#2078)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.5
 - @bloom-housing/partners@2.0.1-alpha.7
 - @bloom-housing/public@2.0.1-alpha.7
 - @bloom-housing/ui-components@2.0.1-alpha.6

* Revert "refactor: listing preferences and adds jurisdictional filtering"

This reverts commit 9f661b43921ec939bd1bf5709c934ad6f56dd859.

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.6
 - @bloom-housing/partners@2.0.1-alpha.8
 - @bloom-housing/public@2.0.1-alpha.8
 - @bloom-housing/ui-components@2.0.1-alpha.7

* hotfix: ensure Triton seed doesn't error out

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.7
 - @bloom-housing/partners@2.0.1-alpha.9
 - @bloom-housing/public@2.0.1-alpha.9
 - @bloom-housing/ui-components@2.0.1-alpha.8

* chore(release): version

 - @bloom-housing/backend-core@3.0.0
 - @bloom-housing/shared-helpers@3.0.0
 - @bloom-housing/partners@3.0.0
 - @bloom-housing/public@3.0.0
 - @bloom-housing/ui-components@3.0.0

* 1837/preferences cleanup 3 (#2144)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.0
 - @bloom-housing/public@3.0.1-alpha.0
 - @bloom-housing/ui-components@3.0.1-alpha.0

* feat(backend): extend UserUpdateDto to support email change with confirmation (#2120)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.1
 - @bloom-housing/public@3.0.1-alpha.1
 - @bloom-housing/ui-components@3.0.1-alpha.1

* 2056/user account edit fix (#2073)

* fix: Replaces service to use newly created

* fix: Fix DOB initial values

* feat(backend): extend UserUpdateDto to support email change with confirmation

* fix: Update email form to use a new service

* fix: updates email change language

* Fix code style issues with Prettier

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.2
 - @bloom-housing/public@3.0.1-alpha.2
 - @bloom-housing/ui-components@3.0.1-alpha.2

* feat: add Programs section to listings management (#2093)

* feat: add Programs section to listings management

* fix: sorting on detail page

* fix: merge issues

* feat: make program fetching jurisdictional

* fix: replace preference with program

* fix: program delete removes jurisdiction

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.3
 - @bloom-housing/public@3.0.1-alpha.3
 - @bloom-housing/ui-components@3.0.1-alpha.3

* 2085/adds top level catchAll exception filter (#2132)

* fix: adds top level catchAll error filter

* fix: removing now unused exception filter

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.4
 - @bloom-housing/public@3.0.1-alpha.4
 - @bloom-housing/ui-components@3.0.1-alpha.4

* feat: Change unit number field type to text (#2136)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.5

* chore(deps): bump electron from 13.1.7 to 13.3.0 (#2137)

Bumps [electron](https://github.com/electron/electron) from 13.1.7 to 13.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.7...v13.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(backend): improve application flagged set saving efficiency (#2147)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.6
 - @bloom-housing/public@3.0.1-alpha.5
 - @bloom-housing/ui-components@3.0.1-alpha.5

* 1655/invite user edit (#1982)

* feat: Update title to be also a react node

* feat: Update translations

* feat: Create reusable form to add and edit users

* feat: Add delete function

* feat(backend): Add ON UPDATE SET NULL to application-user relation

* fix: Fix type

* Fix code style issues with Prettier

* fix(jurisdictionResolverService): updates to return undefined if no jurisdictionName

* feat: Update drawer state name

* feat: Add missing translations

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.7
 - @bloom-housing/public@3.0.1-alpha.6
 - @bloom-housing/ui-components@3.0.1-alpha.6

* Add a phone number column to the user_accounts table (#2134)

* Merge pull request #710 from CityOfDetroit/feature/add-phonenumber-to-user-entity

Add phone number to user accounts.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* fix: add validation groups to phoneNumber

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.8
 - @bloom-housing/public@3.0.1-alpha.7
 - @bloom-housing/ui-components@3.0.1-alpha.7

* refactor: make backend a peer dependency in ui-components (#2146)

* refactor: make backend a peer dependency in ui-components

* fix: fix flaky test

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.9
 - @bloom-housing/public@3.0.1-alpha.8
 - @bloom-housing/ui-components@3.0.1-alpha.8

* fix: updates address order (#2151)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.8
 - @bloom-housing/shared-helpers@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.10
 - @bloom-housing/public@3.0.1-alpha.9

* feat(backend): add nginx proxy-cache configuration (#2119)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.9
 - @bloom-housing/shared-helpers@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.11
 - @bloom-housing/public@3.0.1-alpha.10

* Release 11 11 21 (#2162)

* fix: fix: adding unit tests to the unit type

picked from dev 1f8d7094e508337131d3033476cd70c2befaecd0

* fix: fix: a11y color contrast issues with tint on ImageCard component

picked from dev 505929149ee1485b9fc59402a9e14ead6de5dfc4

* feat: feat: two new common app questions - Household Changes and Household Student

picked from dev 42a752ec073c0f5b65374c7a68da1e34b0b1c949

* fix: fix: SiteHeader visual issues with long menu bars

picked from dev fd6686e206b4e53ae8b6ab757ad0506eaead0d01

* feat: feat: jurisdictional email signatures

picked from dev 7a146ffb5de88cfa2950e2a469a99e38d71b33c8

* fix: fix: don't send email confirmation on paper app submission

picked from dev 7f83b70327049245ecfba04ae3aea4e967929b2a

* feat: feat: Updates application confirmation numbers

picked from dev 75cd67bcb62280936bdeeaee8c9b7b2583a1339d

* fix: fix(backend): make it possible to filter portal users in /users endpoint

picked from dev 29bf714d28755916ec8ec896366c8c32c3a227c4

* feat: feat(backend): add languages (Language[]) to Jurisdiction entity

picked from dev 9ceed24d48b14888e6ea59b421b409f875d12b01

* fix: feat(backend): try fixing SETEX redis e2e tests flakiness

picked from dev 4087c532ddba672a415a048f4362e509aba7fd7f

* feat: feat(backend): Add user delete endpoint

picked from dev a13f73574b470beff2f8948abb226a6786856480

* fix: fix: improved UX for the Building Selection Criteria drawer

picked from dev 4bd8b09456b54584c3731bcca64019dc231d0c55

* feat: feat(backend): add Program entity

picked from dev 492ec4d333cf9b73af772a1aceed29813f405ba0

* refactor: breaking: 1837/preferences cleanup

picked from dev 3ce6d5eb5aac49431ec5bf4912dbfcbe9077d84e

BREAKING CHANGE: preferences model and relationships changed

* feat: feat(backend): extend UserUpdateDto to support email change

picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a

* fix: 2056/user account edit fix

picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30

* refactor: 2085/adds top level catchAll exception filter

picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface

* feat: feat: Change unit number field type to text

picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d

* feat(backend): improve application flagged set saving efficiency

* fix: fix: updates address order

picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767

* fix: sets programs to optoinal and updates versions

* chore: chore(deps): bump electron from 13.1.7 to 13.3.0

* chore: chore(deps): bump axios from 0.21.1 to 0.21.2

* fix: adds programs service

* fix: fix lisitng e2e tests

* fix: fix member tests

* fix: fixes program, preference, ami-chart de-dupe (#2169)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.12

* fix: adds jurisdictionId to useSWR path

* fix: recalculate units available on listing update (#2150)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.10
 - @bloom-housing/shared-helpers@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.13
 - @bloom-housing/public@3.0.1-alpha.11

* fix: recalculate units available on listing update

picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262

* feat: feat(backend): make use of new application confirmation codes

picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e

* Revert "chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)"

This reverts commit 7711604323ae2f6a1782a35f7a26176f215f6c00.

* revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2

picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c

* refactor: remove applicationAddress (#2009)

* refactor: remove applicationAddress

* docs: readme update

* test: fix backend test

* fix: db migration

* Fix code style issues with Prettier

* test(backend): fix SETEX impossible to process

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.11
 - @bloom-housing/shared-helpers@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.14
 - @bloom-housing/public@3.0.1-alpha.12
 - @bloom-housing/ui-components@3.0.1-alpha.9

* feat: refactor and add public site application flow cypress tests (#2118)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.15
 - @bloom-housing/public@3.0.1-alpha.13
 - @bloom-housing/ui-components@3.0.1-alpha.10

* fix: sapp submission w/ no due date

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.12
 - @bloom-housing/shared-helpers@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.16
 - @bloom-housing/public@3.0.1-alpha.14

* Revert "feat(backend): add nginx proxy-cache configuration (#2119)"

This reverts commit 34d32e75ceae378a26c57f4c9b7feec8c88339e0.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.13
 - @bloom-housing/shared-helpers@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.17
 - @bloom-housing/public@3.0.1-alpha.15

* fix: app submission w/ no due date

picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc

* 1975/better seed data for ami-charts (#2156)

* fix: better seed data for ami-charts

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.14
 - @bloom-housing/shared-helpers@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.18
 - @bloom-housing/public@3.0.1-alpha.16

* 2154/avance prefs (#2177)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.15
 - @bloom-housing/shared-helpers@3.0.1-alpha.8
 - @bloom-housing/partners@3.0.1-alpha.19
 - @bloom-housing/public@3.0.1-alpha.17
 - @bloom-housing/ui-components@3.0.1-alpha.11

* 2154/avance prefs (#2178)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.18

* 2154/avance prefs III (#2179)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

* feat: liveWorkLivermore preference

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.20
 - @bloom-housing/public@3.0.1-alpha.19
 - @bloom-housing/ui-components@3.0.1-alpha.12

* 1988/adds listing management cypress tests to partner portal (#2103)

* test: adds listing management tests

* test: minor tweaks

* test: big updates for LM cypress tests

* test: fixes selectors

* feat: adding partner cypress tests to pr workflow

* fix: undoing

* chore: adds latest bloom-housing packages to partners

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.21
 - @bloom-housing/public@3.0.1-alpha.20
 - @bloom-housing/ui-components@3.0.1-alpha.13

* feat: adds new preferences, reserved community type

* feat: adds bottom border to preferences

* feat: updates preference string

* fix: preference cleanup for avance

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.22
 - @bloom-housing/public@3.0.1-alpha.21
 - @bloom-housing/ui-components@3.0.1-alpha.14

* fix: preference cleanup for avance

* 1975/one month rent (#2158)

* feat: add depoist helper text

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.16
 - @bloom-housing/shared-helpers@3.0.1-alpha.9
 - @bloom-housing/partners@3.0.1-alpha.23
 - @bloom-housing/public@3.0.1-alpha.22
 - @bloom-housing/ui-components@3.0.1-alpha.15

* fix(backend): fix view.spec.ts test (#2175)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.17
 - @bloom-housing/shared-helpers@3.0.1-alpha.10
 - @bloom-housing/partners@3.0.1-alpha.24
 - @bloom-housing/public@3.0.1-alpha.23

* refactor: removes jsonpath (#2206)

* refactor: removes jsonpath

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.18
 - @bloom-housing/shared-helpers@3.0.1-alpha.11
 - @bloom-housing/partners@3.0.1-alpha.25
 - @bloom-housing/public@3.0.1-alpha.24

* 1869/application program display (#2114)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* fix: bugs and simplify program data processing

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.19
 - @bloom-housing/shared-helpers@3.0.1-alpha.12
 - @bloom-housing/partners@3.0.1-alpha.26
 - @bloom-housing/public@3.0.1-alpha.25
 - @bloom-housing/ui-components@3.0.1-alpha.16

* feat: adds jurisdictions to pref seeds (#2199)

* feat: adds jurisdictions to pref seeds

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.20
 - @bloom-housing/shared-helpers@3.0.1-alpha.13
 - @bloom-housing/partners@3.0.1-alpha.27
 - @bloom-housing/public@3.0.1-alpha.26

* 1901/application program partners (#2182)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* feat: Create programs mapper

Closes #1901

* feat: Add programs section

Closes #1901

* feat: Create details section for programs

Closes #1901

* feat: Update translations

Closes #1901

* refactor: Remove console log

Closes #1901

* refactor: Simpify code

Closes #1901

* chore: remove console log

* fix: mapProgramToApi return

Co-authored-by: Jared White <jared@jaredwhite.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.21
 - @bloom-housing/shared-helpers@3.0.1-alpha.14
 - @bloom-housing/partners@3.0.1-alpha.28
 - @bloom-housing/public@3.0.1-alpha.27
 - @bloom-housing/ui-components@3.0.1-alpha.17

* test: update program test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.28

* feat: new demographics sub-race questions (#2109)

* feat: new demographics sub-race questions

* fix: update migration to keep data

* feat: other text boxes

* feat: wip other labels

* feat: can edit demo in partners

* fix: cleanup

* feat: csv formatting

* fix: type issue

* feat: remove gender and sexual orientation

* fix: add test id

* fix: more test ids

* fix: select by checkboxes

* fix: dont use select

* fix: data

* fix: add tests, fixup other option

* Fix code style issues with Prettier

* fix: remove unneeded dependencies

* test: add additional test

* Fix code style issues with Prettier

* test: change test id attribute

* chore: cleanup formatApplicationData imports

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.22
 - @bloom-housing/shared-helpers@3.0.1-alpha.15
 - @bloom-housing/partners@3.0.1-alpha.29
 - @bloom-housing/public@3.0.1-alpha.29
 - @bloom-housing/ui-components@3.0.1-alpha.18

* feat: updates email confirmation for lottery (#2200)

* feat: updates email confirmation for lottery

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.23
 - @bloom-housing/shared-helpers@3.0.1-alpha.16
 - @bloom-housing/partners@3.0.1-alpha.30
 - @bloom-housing/public@3.0.1-alpha.30

* fix: add ariaHidden to Icon component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.17
 - @bloom-housing/partners@3.0.1-alpha.31
 - @bloom-housing/public@3.0.1-alpha.31
 - @bloom-housing/ui-components@3.0.1-alpha.19

* fix: add ariaLabel prop to Button component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.18
 - @bloom-housing/partners@3.0.1-alpha.32
 - @bloom-housing/public@3.0.1-alpha.32
 - @bloom-housing/ui-components@3.0.1-alpha.20

* fix: change the yes/no radio text to be more descriptive (#2208)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.19
 - @bloom-housing/partners@3.0.1-alpha.33
 - @bloom-housing/public@3.0.1-alpha.33
 - @bloom-housing/ui-components@3.0.1-alpha.21

* fix: remove alameda reference in demographics (#2209)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.20
 - @bloom-housing/partners@3.0.1-alpha.34
 - @bloom-housing/public@3.0.1-alpha.34
 - @bloom-housing/ui-components@3.0.1-alpha.22

* refactor: remove applicationAddress

picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f

* feat: refactor and add public site application flow cypress tests

picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8

* feat: better seed data for ami-charts

picked from dev d8b1d4d185731a589c563a32bd592d01537785f3

* feat: adds listing management cypress tests to partner portal

* fix: listings management keep empty strings, remove empty objects

picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9

* feat: one month rent

picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64

* test: view.spec.ts test

picked from dev 324446c90138d8fac50aba445f515009b5a58bfb

* refactor: removes jsonpath

picked from dev deb39acc005607ce3076942b1f49590d08afc10c

* feat: adds jurisdictions to pref seeds

picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33

* feat: new demographics sub-race questions

picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3

* feat: updates email confirmation for lottery

picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3

* fix: add ariaHidden to Icon component

picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be

* fix: add ariaLabel prop to Button component

picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5

* fix: change the yes/no radio text to be more descriptive

picked from dev 0c46054574535523d6f217bb0677bbe732b8945f

* fix: remove alameda reference in demographics

picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d

* chore: release version

picked from dev fe82f25dc349877d974ae62d228fea0354978fb7

* feat: ami chart jurisdictionalized

picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50

* refactor: make backend a peer dependency in ui-components

picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3

* feat: add a phone number column to the user_accounts table

picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a

* chore: removes application program partners

* chore: removes application program display

* Revert "chore: removes application program display"

This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.

* Revert "chore: removes application program partners"

This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.

* chore: yarn.lock and backend-swagger

* fix: removes Duplicate identifier fieldGroupObjectToArray

* feat: skip preferences if not on listing

* chore(release): version

* fix: cannot save custom mailing, dropoff, or pickup address

* chore(release): version

* chore: converge on one axios version, remove peer dependency

* chore(release): version

* feat: simplify Waitlist component and use more flexible schema

* chore(release): version

* fix: lottery results uploads now save

* chore(release): version

* feat: add SRO unit type

* chore(release): version

* fix: paper application submission

* chore(release): version

* fix: choose-language context

* chore(release): version

* fix: applications/view hide prefs

* chore(release): version

* feat: overrides fallback to english, tagalog support

* chore(release): version

* fix: account translations

* chore(release): version

* fix: units with invalid ami chart

* chore(release): version

* fix: remove description for the partners programs

* fix: fix modal styles on mobile

* fix: visual improvement to programs form display

* fix: submission tests not running

* chore: translations (#2293)

* chore: translations (#2295)

* chore: missing translations (#2296)

* fix: prefUnits on autofill summary (#2294)

* chore: move Programs step to come after Students (#2277)

* feat: adds whatToExpect to GTrans

* chore: missing translations (#2299)

* fix: 2259/fixes idle timeout not resetting properly (#2292)

* chore(release): version

* fix: demographics howDidYouHear options (2305)

* chore(release): version

* fix: mobile notice text wrap issue (#2308)

* feat: postmark date time fields partners (#2239)

* fix: versioning issues (#2311)

* chore(release): version

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* feat(backend): all programs to csv export (#2302)

* chore(release): version

* feat: filter partner users

* chore(release): version

* feat: adds updating open listing modal (#2288)

* fix: closed listings allowed apps (#2317)

* feat: 2165/rosefield preference updates (#2386)

* chore(release): version

* Revert "chore(release): version"

This reverts commit 7c414ca7f8c5709e4ff19b94e3fb1089bdc45e97.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1
 - @bloom-housing/shared-helpers@3.0.1
 - @bloom-housing/partners@3.0.1
 - @bloom-housing/public@3.0.1
 - @bloom-housing/ui-components@3.0.1

* feat(backend): add storing listing translations (#2215)

* feat: adds whatToExpect to GTrans (#2303)

* fix: patch issue with submit application section

* fix: patches translations for preferences (#2410)

* fix: issues with public app and readds auto save (2428)

* fix: ami charts without all households (#2430)

* fix: load blank application

* 2022-01-27 release (#2439)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.23
 - @bloom-housing/partners@3.0.1-alpha.37
 - @bloom-housing/public@3.0.1-alpha.38
 - @bloom-housing/ui-components@3.0.1-alpha.24

* fix(backend): nginx with heroku configuration (#2196)

* fix(backend): nginx with heroku configuration

* feat(backend): nginx make hostname and port variable

* feat: nginx proxy updates

* feat(backend): modify proxy_pass and Host header settings

Co-authored-by: seanmalbert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.26
 - @bloom-housing/shared-helpers@3.0.1-alpha.24
 - @bloom-housing/partners@3.0.1-alpha.38
 - @bloom-housing/public@3.0.1-alpha.39
 - @bloom-housing/ui-components@3.0.1-alpha.25

* fix: fetchBaseListingData (#2238)

* fix: fetchBaseListingData

* fix: fetchBaseListingData

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.40

* fix: lottery results uploads now save (#2226)

* fix: lottery results uploads now save

* fix: switch to partial typing

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.39

* feat: getStaticPaths fallback blocking test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.41

* chore: add temp logs for testing id/slug

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.42

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.27
 - @bloom-housing/shared-helpers@3.0.1-alpha.25
 - @bloom-housing/partners@3.0.1-alpha.40
 - @bloom-housing/public@3.0.1-alpha.43
 - @bloom-housing/ui-components@3.0.1-alpha.26

* chore: add SRO unit type (#2243)

* chore: add SRO unit type to DB / translations

* chore: additional string changes to SRO

* test(backend): add SRO to unit types test

* feat: SRO unit type additions

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.28
 - @bloom-housing/shared-helpers@3.0.1-alpha.26
 - @bloom-housing/partners@3.0.1-alpha.41
 - @bloom-housing/public@3.0.1-alpha.44
 - @bloom-housing/ui-components@3.0.1-alpha.27

* 2140/fix paper application submission (#2195)

* fix: fix paper application submission

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.42

* Fix code style issues with Prettier

* test: adds cypress test coverage

* fix: updates per sean

* fix: one more update

* test: fix partners unit tests

* fix: choose-language context

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.45

* fix: applications drop off address

* fix: applications/view hide prefs

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.46

* feat(backend): add storing listing translations (#2215)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.29
 - @bloom-housing/shared-helpers@3.0.1-alpha.27
 - @bloom-housing/partners@3.0.1-alpha.43
 - @bloom-housing/public@3.0.1-alpha.47
 - @bloom-housing/ui-components@3.0.1-alpha.28

* fix(backend): make nginx proxy use Language HTTP header in cache key (#2266)

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.30
 - @bloom-housing/shared-helpers@3.0.1-alpha.28
 - @bloom-housing/partners@3.0.1-alpha.44
 - @bloom-housing/public@3.0.1-alpha.48
 - @bloom-housing/ui-components@3.0.1-alpha.29

* fix: fixes some issues with the deployment

* Revert/2188 (#2270)

* fix: fixes some issues with the deployment

* revert: partner applications grid display

* fix: view.spec

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.31
 - @bloom-housing/shared-helpers@3.0.1-alpha.29
 - @bloom-housing/partners@3.0.1-alpha.45
 - @bloom-housing/public@3.0.1-alpha.49
 - @bloom-housing/ui-components@3.0.1-alpha.30

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* feat(backend): add listings closing routine (#2213)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.32
 - @bloom-housing/shared-helpers@3.0.1-alpha.30
 - @bloom-housing/partners@3.0.1-alpha.46
 - @bloom-housing/public@3.0.1-alpha.50
 - @bloom-housing/ui-components@3.0.1-alpha.31

* feat(backend): add user password expiration

* fix: Remove description for the partners programs (#2234)

Closes #1901

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.47

* 2227/lock login attempts frontend (#2260)

* feat: Add new translations

Closes #1927

* refactor: Make title as optional

Closes #1927

* feat: Update login alert text

Closes #1927

* fix: Use translation, instead of hardcoded text

Closes #1927

* feat: Add translation

Closes #1927

* feat: Update type name

Closes #1927

* feat: Add new alerts

Closes #1927

* fix: Fix translation

Closes #1927

* fix(AlertBox.tsx): Fix close icon placement

Closes #1927

* feat: Create helper to catch network errors

Closes #1927

* feat: Add translations

Closes #1927

* feat: Create reusable sign-in form

Closes #1927

* refactor(sign-in page, public and partners): Update sign-in pages to use reusable form

BREAKING CHANGE: sign-in pages have been updated

Closes #1927

* Fix code style issues with Prettier

* fix: fixes tests and also issue with user grid

* fix: fixes linting error

* feat(backend): add appropriate http exception for password outdated login failure

* fix: Fix modal styles on mobile (#2280)

Closes #2253

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.31
 - @bloom-housing/partners@3.0.1-alpha.48
 - @bloom-housing/public@3.0.1-alpha.51
 - @bloom-housing/ui-components@3.0.1-alpha.32

* fix: visual improvement to programs form display (#2276)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.52

* fix: submission tests not running (#2282)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.53

* feat: overrides fallback to english, tagalog support (#2262)

* chore: allow work-in strings to take jurisdiction name

* feat: add support for tagalog

* Fix code style issues with Prettier

* feat: tagalog language

* feat: translations precedence includes en overrides

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.33
 - @bloom-housing/shared-helpers@3.0.1-alpha.32
 - @bloom-housing/partners@3.0.1-alpha.49
 - @bloom-housing/public@3.0.1-alpha.54
 - @bloom-housing/ui-components@3.0.1-alpha.33

* fix: account translations (#2278)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.33
 - @bloom-housing/partners@3.0.1-alpha.50
 - @bloom-housing/public@3.0.1-alpha.55
 - @bloom-housing/ui-components@3.0.1-alpha.34

* test: fixes test issues

* fix: fix sortig on applications partner grid

* chore: translations (#2293)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.34
 - @bloom-housing/partners@3.0.1-alpha.51
 - @bloom-housing/public@3.0.1-alpha.56
 - @bloom-housing/ui-components@3.0.1-alpha.35

* chore: translations (#2295)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.35
 - @bloom-housing/partners@3.0.1-alpha.52
 - @bloom-housing/public@3.0.1-alpha.57
 - @bloom-housing/ui-components@3.0.1-alpha.36

* chore: missing translations (#2296)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.36
 - @bloom-housing/partners@3.0.1-alpha.53
 - @bloom-housing/public@3.0.1-alpha.58
 - @bloom-housing/ui-components@3.0.1-alpha.37

* fix: prefUnits on autofill summary (#2294)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.59

* chore: move Programs step to come after Students (#2277)

* chore: move Programs step to come after Students

* test: rearrange order of programs within Cypress tests

* test: remove problematic statement

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.60

* fix: units with invalid ami chart (#2290)

* fix: alunits with invalid ami chart

* perf: uniquePercentageChartSet map

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.34
 - @bloom-housing/shared-helpers@3.0.1-alpha.37
 - @bloom-housing/partners@3.0.1-alpha.54
 - @bloom-housing/public@3.0.1-alpha.61
 - @bloom-housing/ui-components@3.0.1-alpha.38

* chore: missing translations (#2299)

* chore: missing translations

* chore: remove logs

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.38
 - @bloom-housing/partners@3.0.1-alpha.55
 - @bloom-housing/public@3.0.1-alpha.62
 - @bloom-housing/ui-components@3.0.1-alpha.39

* 2259/fixes idle timeout not resetting properly (#2292)

* fix: fixes idle timeout not resetting properly

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.63

* feat: adds whatToExpect to GTrans (#2303)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.35
 - @bloom-housing/shared-helpers@3.0.1-alpha.39
 - @bloom-housing/partners@3.0.1-alpha.56
 - @bloom-housing/public@3.0.1-alpha.64
 - @bloom-housing/ui-components@3.0.1-alpha.40

* fix: demographics howDidYouHear options were not changing on language change (#2305)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.65

* Fix checkbox rtl style

* feat(backend): add password outdating only to users which are either admins or partners

* fix: fix hero button width with secondary button (#2306)

* fix: mobile notice text wrap issue (#2308)

* feat(backend): add activity logging to listings module (#2190)

* feat(backend): add activity logging to listings module

* feat(backend): add activity logging to applications and user controllers

* feat(backend): add metada column to activity log entity

* feat(backend): change activity log metadata column type

* feat(backend): remove applications related changes

* feat(backend): remove ListingActivityLogInterceptor

* 2040/postmark date time fields partners (#2239)

* feat: add postmark by date and time fields

* feat: fix display and preview page

* test: fix so the correct date displays

* Fix code style issues with Prettier

* fix: fixes per emily

* fix: updates per sean

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* fix: versioning issues (#2311)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.36
 - @bloom-housing/shared-helpers@3.0.1-alpha.41
 - @bloom-housing/partners@3.0.1-alpha.58
 - @bloom-housing/public@3.0.1-alpha.67
 - @bloom-housing/ui-components@3.0.1-alpha.42

* feat(backend): all programs to csv export (#2302)

* feat(backend): all programs to csv export

* chore: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.37
 - @bloom-housing/shared-helpers@3.0.1-alpha.42
 - @bloom-housing/partners@3.0.1-alpha.59
 - @bloom-housing/public@3.0.1-alpha.68
 - @bloom-housing/ui-components@3.0.1-alpha.43

* feat(backend): add partnerTerms to jurisdiction entity (#2301)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.38
 - @bloom-housing/shared-helpers@3.0.1-alpha.43
 - @bloom-housing/partners@3.0.1-alpha.60
 - @bloom-housing/public@3.0.1-alpha.69
 - @bloom-housing/ui-components@3.0.1-alpha.44

* feat: removes ListingLangCacheInterceptor from get by id

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.39
 - @bloom-housing/shared-helpers@3.0.1-alpha.44
 - @bloom-housing/partners@3.0.1-alpha.61
 - @bloom-housing/public@3.0.1-alpha.70
 - @bloom-housing/ui-components@3.0.1-alpha.45

* fix: Update translation

Closes 1927

* fix: Update hardcoded translations

Closes #1927

* refactor: listing detail props (#2313)

* refactor: listing detail props

* fix: HouseholdSizeField FieldError

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.45
 - @bloom-housing/partners@3.0.1-alpha.62
 - @bloom-housing/public@3.0.1-alpha.71
 - @bloom-housing/ui-components@3.0.1-alpha.46

* chore(deps): bump next from 11.1.2 to 11.1.3 (#2289)

* feat(backend): refactor applications module (#2279)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.40
 - @bloom-housing/shared-helpers@3.0.1-alpha.46
 - @bloom-housing/partners@3.0.1-alpha.63
 - @bloom-housing/public@3.0.1-alpha.72
 - @bloom-housing/ui-com…
ludtkemorgan added a commit that referenced this pull request Sep 16, 2022
* fix: unit group reload when refocus

* fix: readds useEffect dependency checks

* fix: can delete last group

* fix: now can save without ami info

* fix: for when rent value is missing

* fix: occupancy max 8, selects can be deselected

* fix: add hearing mobility visual to a11y features (#1032)

* fix: removing placeholder

* fix: readding label, removing placeholder

* fix: was too specific

* fix(backend): import script percentageOfIncomeValue retrieval logic (#1034)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>

* fix: ami percentage

* fix: listing view detail list order

* fix: partner listing grid address column

* fix: properly set monthlyRentDeterminationType in import script

* fix: account for space after comma in spreadsheet for split types

* fix: hide hmi link if no hmi table (#1035)

* fix: hide hmi link if no hmi table

* fix: hide completely

* feat: catch up for migrations (#1030)

feat: catch up for migrations (#1030)

* fix: fix for when rent range was empty (#1038)

* fix: styling issues in features section (#1039)

* fix: preview close alert style fixes (#1040)

* fix: stray zero if no programs (#1042)

* fix: pagination fix for partner listing grid (#1041)

* fix: pagination fix for partner listing grid

* fix: removes unit groups second query and from inner filter

* test: fix for tests

* fix: listings e2e tests

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update neighborhood list, unit type string

* 1045/allows re-request confirmation on partners (#1047)

* feat: allows re-request confirmation on partners

* fix: linting fixes (#1057)

fix: linting fixes

* fix: fixes pagination issue on detroit user grid (#1063)

* feat(backend): update listing filters (#1050)

* feat(backend): update listing filters

* fix: fix for partner and public builds

* fix(backend): listing bedrooms filter

* fix(backend): num_bedrooms filter fix

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* feat: Update listing table columns (#1067)

* feat: Update listing table columns

Closes #1008

* feat: Add per page qty select field

Closes #1008

* style: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* feat: filters to show only active listings (#1070)

* feat(backend): add marketingType to Listing entity

* Bump actions/setup-node from 2.5.0 to 3 (#999)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: frontend type fix

* fix: change verified string (#1088)

* fix: select programs working with single jurisdiction (#1100)

* Bump actions/checkout from 2 to 3 (#1010)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: verify link should work on second application tab (#1068)

* fix: verify link should work on second application tab

* refactor: add new state

* fix: pr feedback

* feat: exposing leasing company website (#1069)

* feat: exposing leasing company website

* fix: no longer href on empty website

* fix: adding url validation

* fix: updates per sean

* feat: adds unit summaries to listings list to backend (#1077)

* feat: adds unit summaries to listings list

* fix: addresses issues noted in PR

* fix: cleans up detroit specific seeds

* fix: fixes issue with public latestListings filter

* fix: backend listing test unit groups

* fix: unit groups on partners types

* 78/favorites refactor test2 (#1089)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* feat: updates AG_PER_PAGE_OPTIONS

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat: load overlay to partner listings grid (#1116)

* feat: load overlay to partner listings grid

* feat: agpage hides total items when no items

* feat: disables overdue listings status cron (#1109)

* feat: disables overdue listings status cron

* style: removes commented out code

* feat: Remove signup subscription fields (#1112)

* feat: Add summary tables into the listing (#1118)

* feat(backend): create property.region from property.neighborhood (#1110)

* feat(backend): create property.region from property.neighborhood

* feat(backend): update neighborhood migration script

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: about page content edit and margin top and bottom fix (#1133)

* fix: about page content and margin top and bottom

* fix: add partners list and remove copy from non-english json files

* fix: remove json keys entirely

* feat: updated content & styles on homepage, footer

* fix: move new copy to translations

* feat: update email copy (#1135)

* feat: update email copy

* fix: update email service test

* feat: add comma

* fix: comma unit test fail

* fix: unit test comma

* feat: can add a marketing status to a listing in partners (#1128)

* feat: can add a marketing status to a listing in partners

* fix: mobile fix

* fix: fix migration to check for new object (#1139)

* 2022-04-06 sync upstream (#1132)

* chore: merge upstream/master backend

* chore: merges upstream/master ui-components

* chore: merge upstream/master sites/partners

* feat: flattens translations

* chore: merge upstream/master shared-helpers

* fix: address issues with ui-components merge

* fix: partners merge issues

* chore: merge upstream/master sites/public

* test: updates listing order by tests

* test: updates listing e2e tests

* test: adds script for test to package.json

* fix: uptake listing card

* fix: prop updates for uptaking new listing card (#1136)

* fix: prop updates for uptaking new listing card

* fix: styling updates to the home page listing cards

* fix: tag color

* style: updates horizontal scroll margins

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: duplicate DetailApplicationAddress import

* fix: add missing translations and style cleanup

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* feat: update summary tables and tags with coming soon (1076) (1098) (1074) (#1131)

* fix: listing list dupes in pagination (#1140)

* fix: listing list dupes in pagination

* test: updates listings e2e tests

* fix: managementwebsite url seeds

* feat: add 100 to ag page options (#1149)

* feat: Add .5 and 1.5 bathroom options to min and max dropdown in Add … (#1113)

* feat: disable mfa for Detroit (#1148)

* fix: adds check for unitSummaries?.unitGroupSummary on listing (#1156)

* 973/favorites on dashboard (#1095)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* fix: updates per emily

* fix: updates per emily and jesse

* fix: reduces weird re-renders

* fix: updates per emily

* fix: enforces log in requirements

* style: removes console log

* fix: favorite pagination

* fix: issue with initial favoriting

* feat: adds classNames to LoadingOverlay

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* fix: homepage layout/copy

* feat: show tags on listing cards for community programs, a11y (#1146)

* feat: show tags on listing cards for community programs, a11y

* fix: build fix

* refactor: pr feedback

* feat: adds sorting to programs in listing tags

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: improve presentation of the City regions section

* Feature/region enum (#1137)

* feat(backend): add region Enum to listing dtos

* feat: Add region select input

Closes #1097

* feat: Add region into the listing view

Closes #1097

* feat: Update tests

Closes #1097

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update styling of coming soon tag (#1154)

* fix: update styling of coming soon tag

* refactor: pr review

* fix: refactor

* 1091/listing sort order (#1157)

* feat: updates listing sort order to coming soon

* fix: fixes public listing pagination

* fix: wrap DashBlock anchor tag in Link component to display selected … (#1159)

* fix: wrap DashBlock anchor tag in Link component to display selected language

* fix: swap Link for LinkComponent

* fix: nested anchor tags

* chore: replace hero background image (for now)

* fix: eslint errors in dev (#1163)

* fix: eslint errors in dev

* style: eslint next line

* 1115/min max validation (#1155)

* feat: min max validation errors for Add Unit Group form

* fix: console warnings for faulty validation

* feat: add instant validation for all  min and max fields

* style: remove unnecessary

* change non-dropdown min max fields to onBlur

* move error strings to partners override

* fix: error when passing empty string as phone number to usToIntlPhone… (#1160)

* fix: error when passing empty string as phone number to usToIntlPhone helper

* style: prettier

* feat: update IntlToUsPhone and update both types to include null

* fix: retrigger checks

* style: run prettier

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat(backend): update how order by comingSoon works (#1174)

* feat(backend): update how order by comingSoon works

* fix: marketingDate order dir

* fix: forgot password empty warning and two minor style changes (#2680)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: coming soon tag color on listing detail page (#1170)

* fix: cannot update waitlist status to open (#1171)

* feat: new verified tag icon (#1172)

* feat: add new sign up link to home page (#1173)

* feat: add new sign up link to home page

* fix: open link in a new tab

* style: add void before trigger functions to avoid eslint errors (#1178)

* style: Arabic RTL layout changes (#1166)

* style: remove text-align from page header so rtl can display properly

* feat: savepoint aside no longer absolute positioned, still need more styling edits

* style: responsive element widths

* style: swap empty div tags with <>

* style: cleanup temp classes

* style: cleanup commented

* listing process separated into component (needs to move to ui components)

* feat: ListingProcess component and rtl padding swap

* feat: ListingProcess component

* fix: rtl workaround

* style: change prop types

* refactor: move ListingProcess component back to public

* refactor: git re-add component

* refactor: ListingProcess back to ListingView

* style: remove unnecessary

* feat: tooltip component

* * feat: updates to UI of public listing filters (#1138)

* 1058/updated public listing filters (#1138)

* feat: fixes backend to filter properly

* fix: some touch ups

* fix: updates per emily

* fix: updates per emily

* fix: fixes for tests

* fix: updates per emily

* fix: matching filters to mocks

* fix: remove test class

* fix: updates per emily

* fix: reset fix

* fix: fix for the tests

* fix: modifying the region filter to be an OR

* fix: test updates

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* 1083/header hover issues (#1177)

* fix: improved hover and dropdown menu alignment

* removed unnecessary comments

* fix: update padding issues

* fix: centering dropdown menu

* fix: new approach with visual regressions addressed

* fix: add leasing agent address field back to listing form (#1195)

* 1168/arabic listing section overlap (#1184)

* style: rtl css refactors for listing containers

* style: rtl friendly border

* style: desktop media queries

* Update ui-components/src/global/headers.scss

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* fix: check for empty translations before sending to google translate service (#1191)

* 1167/page-not-found-ui (#1185)

* style: white text and rm yellow background from button on Page Not Found

* style: remove hover border

* style: conditional rendering of Hero components

* style: remove unnecessary

* style: conditional styling without using new props

* style: titleClassName prop

* feat: default what to expect text and additional what to expect field (#1145)

* fix: authservice.token data null issue (#2703) (#1197)

* fix: show street2 for addresses (#1209)

* fix: show street2 for addresses

* test: fixup tests

* feat: set default what to expect text for coming soon listings (#1210)

* fix: update homepage subtext copy (#1217)

* fix: remove link to eligibility calculator (#1216)

* fix: Fix tooltip visibility (#1212)

* Removes listing queue imports (#1211)

* fix: removes listing queue imports

* feat: removes bull module from listings

* feat: adds new filter, fix region (#1214)

* fix: content update (#1220)

* style: listing page rtl css changes (#1221)

* style: rtl css changes

* style: one more pr > pe since it's here

* style: rtl accessibility button

* fix: fixes bedrooom and accessibility filters

* fix: fixes bedrooom and accessibility filters

* fix: vacant unit/waitlist filter fixes

* style: filtered page cleanup

* fix: test fix

* fix: update for availability filter

* fix: update per emily

Co-authored-by: Sean Albert <smabert@gmail.com>

* 1090/resources page (#1181)

* feat: add a new Resources page

* fix: header spacing and phone links

* chore: use local components for Additional Resources

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore: refactor Resources to use per-card md files

* chore: remove full resources page

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* 2022-05-03 sync main (#1228)

* 2022-03-10 release (#1044)

* 2022-02-10 core (#982)

* fix: retnal assistance eror message

* Preferences cleanup (#1947)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.13
 - @bloom-housing/partners@2.0.0-pre-tailwind.23
 - @bloom-housing/public@2.0.0-pre-tailwind.23
 - @bloom-housing/ui-components@2.0.0-alpha.23

* fix: updates household member count (#2112)

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.14
 - @bloom-housing/partners@2.0.0-pre-tailwind.24
 - @bloom-housing/public@2.0.0-pre-tailwind.24
 - @bloom-housing/ui-components@2.0.0-alpha.24

* fix: updates household member count

picked 3dee0f7d676ff42d546ecf83a17659cd69d7e1bc

* fix: reverts preferences to re-add as breaking/major bump

* fix: reverts preferences to re-add as breaking/major bump

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.15
 - @bloom-housing/partners@2.0.0-pre-tailwind.25
 - @bloom-housing/public@2.0.0-pre-tailwind.25
 - @bloom-housing/ui-components@2.0.0-alpha.25

* refactor: listing preferences and adds jurisdictional filtering

BREAKING CHANGE: updates preference relationship with listings

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.16
 - @bloom-housing/partners@2.0.0-pre-tailwind.26
 - @bloom-housing/public@2.0.0-pre-tailwind.26
 - @bloom-housing/ui-components@2.0.0-alpha.26

* chore(release): version

 - @bloom-housing/backend-core@2.0.0
 - @bloom-housing/shared-helpers@2.0.0
 - @bloom-housing/partners@2.0.0
 - @bloom-housing/public@2.0.0
 - @bloom-housing/ui-components@2.0.0

* fix: Updates lastName on application save

* docs: Update changelog

* Fix code style issues with Prettier

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.0

* fix: a11y color contrast issues with tint on ImageCard component (#2074)

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.1
 - @bloom-housing/public@2.0.1-alpha.0
 - @bloom-housing/ui-components@2.0.1-alpha.0

* feat: two new common app questions - Household Changes and Household Student (#2070)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.0
 - @bloom-housing/partners@2.0.1-alpha.2
 - @bloom-housing/public@2.0.1-alpha.1
 - @bloom-housing/ui-components@2.0.1-alpha.1

* fix: household member cypress test (#2113)

* chore(release): version

 - @bloom-housing/public@2.0.1-alpha.2

* fix: SiteHeader visual issues with long menu bars (#2068)

* feat: jurisdictional email signatures (#2111)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.1
 - @bloom-housing/partners@2.0.1-alpha.3
 - @bloom-housing/public@2.0.1-alpha.3
 - @bloom-housing/ui-components@2.0.1-alpha.2

* fix: don't send email confirmation on paper app submission (#2110)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.2
 - @bloom-housing/partners@2.0.1-alpha.4
 - @bloom-housing/public@2.0.1-alpha.4
 - @bloom-housing/ui-components@2.0.1-alpha.3

* 1838/ami chart jurisdictionalized (#2102)

* fix: jurisdictionalizes ami charts on partners

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.3
 - @bloom-housing/partners@2.0.1-alpha.5
 - @bloom-housing/public@2.0.1-alpha.5
 - @bloom-housing/ui-components@2.0.1-alpha.4

* feat: Updates application confirmation numbers (#2072)

* feat: Updates application confirmation numbers

* docs: Update changelog

* feat: adds confirmation number to csv export

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.4
 - @bloom-housing/partners@2.0.1-alpha.6
 - @bloom-housing/public@2.0.1-alpha.6
 - @bloom-housing/ui-components@2.0.1-alpha.5

* fix: updates lastName on application save

picked from aff87ec99ad2fbd4a1f9a6853157ea7770f85a56

* fix(backend): make it possible to filter portal users in /users endpoint (#2078)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.5
 - @bloom-housing/partners@2.0.1-alpha.7
 - @bloom-housing/public@2.0.1-alpha.7
 - @bloom-housing/ui-components@2.0.1-alpha.6

* Revert "refactor: listing preferences and adds jurisdictional filtering"

This reverts commit 9f661b43921ec939bd1bf5709c934ad6f56dd859.

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.6
 - @bloom-housing/partners@2.0.1-alpha.8
 - @bloom-housing/public@2.0.1-alpha.8
 - @bloom-housing/ui-components@2.0.1-alpha.7

* hotfix: ensure Triton seed doesn't error out

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.7
 - @bloom-housing/partners@2.0.1-alpha.9
 - @bloom-housing/public@2.0.1-alpha.9
 - @bloom-housing/ui-components@2.0.1-alpha.8

* chore(release): version

 - @bloom-housing/backend-core@3.0.0
 - @bloom-housing/shared-helpers@3.0.0
 - @bloom-housing/partners@3.0.0
 - @bloom-housing/public@3.0.0
 - @bloom-housing/ui-components@3.0.0

* 1837/preferences cleanup 3 (#2144)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.0
 - @bloom-housing/public@3.0.1-alpha.0
 - @bloom-housing/ui-components@3.0.1-alpha.0

* feat(backend): extend UserUpdateDto to support email change with confirmation (#2120)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.1
 - @bloom-housing/public@3.0.1-alpha.1
 - @bloom-housing/ui-components@3.0.1-alpha.1

* 2056/user account edit fix (#2073)

* fix: Replaces service to use newly created

* fix: Fix DOB initial values

* feat(backend): extend UserUpdateDto to support email change with confirmation

* fix: Update email form to use a new service

* fix: updates email change language

* Fix code style issues with Prettier

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.2
 - @bloom-housing/public@3.0.1-alpha.2
 - @bloom-housing/ui-components@3.0.1-alpha.2

* feat: add Programs section to listings management (#2093)

* feat: add Programs section to listings management

* fix: sorting on detail page

* fix: merge issues

* feat: make program fetching jurisdictional

* fix: replace preference with program

* fix: program delete removes jurisdiction

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.3
 - @bloom-housing/public@3.0.1-alpha.3
 - @bloom-housing/ui-components@3.0.1-alpha.3

* 2085/adds top level catchAll exception filter (#2132)

* fix: adds top level catchAll error filter

* fix: removing now unused exception filter

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.4
 - @bloom-housing/public@3.0.1-alpha.4
 - @bloom-housing/ui-components@3.0.1-alpha.4

* feat: Change unit number field type to text (#2136)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.5

* chore(deps): bump electron from 13.1.7 to 13.3.0 (#2137)

Bumps [electron](https://github.com/electron/electron) from 13.1.7 to 13.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.7...v13.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(backend): improve application flagged set saving efficiency (#2147)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.6
 - @bloom-housing/public@3.0.1-alpha.5
 - @bloom-housing/ui-components@3.0.1-alpha.5

* 1655/invite user edit (#1982)

* feat: Update title to be also a react node

* feat: Update translations

* feat: Create reusable form to add and edit users

* feat: Add delete function

* feat(backend): Add ON UPDATE SET NULL to application-user relation

* fix: Fix type

* Fix code style issues with Prettier

* fix(jurisdictionResolverService): updates to return undefined if no jurisdictionName

* feat: Update drawer state name

* feat: Add missing translations

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.7
 - @bloom-housing/public@3.0.1-alpha.6
 - @bloom-housing/ui-components@3.0.1-alpha.6

* Add a phone number column to the user_accounts table (#2134)

* Merge pull request #710 from CityOfDetroit/feature/add-phonenumber-to-user-entity

Add phone number to user accounts.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* fix: add validation groups to phoneNumber

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.8
 - @bloom-housing/public@3.0.1-alpha.7
 - @bloom-housing/ui-components@3.0.1-alpha.7

* refactor: make backend a peer dependency in ui-components (#2146)

* refactor: make backend a peer dependency in ui-components

* fix: fix flaky test

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.9
 - @bloom-housing/public@3.0.1-alpha.8
 - @bloom-housing/ui-components@3.0.1-alpha.8

* fix: updates address order (#2151)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.8
 - @bloom-housing/shared-helpers@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.10
 - @bloom-housing/public@3.0.1-alpha.9

* feat(backend): add nginx proxy-cache configuration (#2119)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.9
 - @bloom-housing/shared-helpers@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.11
 - @bloom-housing/public@3.0.1-alpha.10

* Release 11 11 21 (#2162)

* fix: fix: adding unit tests to the unit type

picked from dev 1f8d7094e508337131d3033476cd70c2befaecd0

* fix: fix: a11y color contrast issues with tint on ImageCard component

picked from dev 505929149ee1485b9fc59402a9e14ead6de5dfc4

* feat: feat: two new common app questions - Household Changes and Household Student

picked from dev 42a752ec073c0f5b65374c7a68da1e34b0b1c949

* fix: fix: SiteHeader visual issues with long menu bars

picked from dev fd6686e206b4e53ae8b6ab757ad0506eaead0d01

* feat: feat: jurisdictional email signatures

picked from dev 7a146ffb5de88cfa2950e2a469a99e38d71b33c8

* fix: fix: don't send email confirmation on paper app submission

picked from dev 7f83b70327049245ecfba04ae3aea4e967929b2a

* feat: feat: Updates application confirmation numbers

picked from dev 75cd67bcb62280936bdeeaee8c9b7b2583a1339d

* fix: fix(backend): make it possible to filter portal users in /users endpoint

picked from dev 29bf714d28755916ec8ec896366c8c32c3a227c4

* feat: feat(backend): add languages (Language[]) to Jurisdiction entity

picked from dev 9ceed24d48b14888e6ea59b421b409f875d12b01

* fix: feat(backend): try fixing SETEX redis e2e tests flakiness

picked from dev 4087c532ddba672a415a048f4362e509aba7fd7f

* feat: feat(backend): Add user delete endpoint

picked from dev a13f73574b470beff2f8948abb226a6786856480

* fix: fix: improved UX for the Building Selection Criteria drawer

picked from dev 4bd8b09456b54584c3731bcca64019dc231d0c55

* feat: feat(backend): add Program entity

picked from dev 492ec4d333cf9b73af772a1aceed29813f405ba0

* refactor: breaking: 1837/preferences cleanup

picked from dev 3ce6d5eb5aac49431ec5bf4912dbfcbe9077d84e

BREAKING CHANGE: preferences model and relationships changed

* feat: feat(backend): extend UserUpdateDto to support email change

picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a

* fix: 2056/user account edit fix

picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30

* refactor: 2085/adds top level catchAll exception filter

picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface

* feat: feat: Change unit number field type to text

picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d

* feat(backend): improve application flagged set saving efficiency

* fix: fix: updates address order

picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767

* fix: sets programs to optoinal and updates versions

* chore: chore(deps): bump electron from 13.1.7 to 13.3.0

* chore: chore(deps): bump axios from 0.21.1 to 0.21.2

* fix: adds programs service

* fix: fix lisitng e2e tests

* fix: fix member tests

* fix: fixes program, preference, ami-chart de-dupe (#2169)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.12

* fix: adds jurisdictionId to useSWR path

* fix: recalculate units available on listing update (#2150)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.10
 - @bloom-housing/shared-helpers@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.13
 - @bloom-housing/public@3.0.1-alpha.11

* fix: recalculate units available on listing update

picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262

* feat: feat(backend): make use of new application confirmation codes

picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e

* Revert "chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)"

This reverts commit 7711604323ae2f6a1782a35f7a26176f215f6c00.

* revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2

picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c

* refactor: remove applicationAddress (#2009)

* refactor: remove applicationAddress

* docs: readme update

* test: fix backend test

* fix: db migration

* Fix code style issues with Prettier

* test(backend): fix SETEX impossible to process

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.11
 - @bloom-housing/shared-helpers@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.14
 - @bloom-housing/public@3.0.1-alpha.12
 - @bloom-housing/ui-components@3.0.1-alpha.9

* feat: refactor and add public site application flow cypress tests (#2118)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.15
 - @bloom-housing/public@3.0.1-alpha.13
 - @bloom-housing/ui-components@3.0.1-alpha.10

* fix: sapp submission w/ no due date

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.12
 - @bloom-housing/shared-helpers@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.16
 - @bloom-housing/public@3.0.1-alpha.14

* Revert "feat(backend): add nginx proxy-cache configuration (#2119)"

This reverts commit 34d32e75ceae378a26c57f4c9b7feec8c88339e0.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.13
 - @bloom-housing/shared-helpers@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.17
 - @bloom-housing/public@3.0.1-alpha.15

* fix: app submission w/ no due date

picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc

* 1975/better seed data for ami-charts (#2156)

* fix: better seed data for ami-charts

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.14
 - @bloom-housing/shared-helpers@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.18
 - @bloom-housing/public@3.0.1-alpha.16

* 2154/avance prefs (#2177)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.15
 - @bloom-housing/shared-helpers@3.0.1-alpha.8
 - @bloom-housing/partners@3.0.1-alpha.19
 - @bloom-housing/public@3.0.1-alpha.17
 - @bloom-housing/ui-components@3.0.1-alpha.11

* 2154/avance prefs (#2178)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.18

* 2154/avance prefs III (#2179)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

* feat: liveWorkLivermore preference

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.20
 - @bloom-housing/public@3.0.1-alpha.19
 - @bloom-housing/ui-components@3.0.1-alpha.12

* 1988/adds listing management cypress tests to partner portal (#2103)

* test: adds listing management tests

* test: minor tweaks

* test: big updates for LM cypress tests

* test: fixes selectors

* feat: adding partner cypress tests to pr workflow

* fix: undoing

* chore: adds latest bloom-housing packages to partners

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.21
 - @bloom-housing/public@3.0.1-alpha.20
 - @bloom-housing/ui-components@3.0.1-alpha.13

* feat: adds new preferences, reserved community type

* feat: adds bottom border to preferences

* feat: updates preference string

* fix: preference cleanup for avance

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.22
 - @bloom-housing/public@3.0.1-alpha.21
 - @bloom-housing/ui-components@3.0.1-alpha.14

* fix: preference cleanup for avance

* 1975/one month rent (#2158)

* feat: add depoist helper text

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.16
 - @bloom-housing/shared-helpers@3.0.1-alpha.9
 - @bloom-housing/partners@3.0.1-alpha.23
 - @bloom-housing/public@3.0.1-alpha.22
 - @bloom-housing/ui-components@3.0.1-alpha.15

* fix(backend): fix view.spec.ts test (#2175)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.17
 - @bloom-housing/shared-helpers@3.0.1-alpha.10
 - @bloom-housing/partners@3.0.1-alpha.24
 - @bloom-housing/public@3.0.1-alpha.23

* refactor: removes jsonpath (#2206)

* refactor: removes jsonpath

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.18
 - @bloom-housing/shared-helpers@3.0.1-alpha.11
 - @bloom-housing/partners@3.0.1-alpha.25
 - @bloom-housing/public@3.0.1-alpha.24

* 1869/application program display (#2114)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* fix: bugs and simplify program data processing

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.19
 - @bloom-housing/shared-helpers@3.0.1-alpha.12
 - @bloom-housing/partners@3.0.1-alpha.26
 - @bloom-housing/public@3.0.1-alpha.25
 - @bloom-housing/ui-components@3.0.1-alpha.16

* feat: adds jurisdictions to pref seeds (#2199)

* feat: adds jurisdictions to pref seeds

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.20
 - @bloom-housing/shared-helpers@3.0.1-alpha.13
 - @bloom-housing/partners@3.0.1-alpha.27
 - @bloom-housing/public@3.0.1-alpha.26

* 1901/application program partners (#2182)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* feat: Create programs mapper

Closes #1901

* feat: Add programs section

Closes #1901

* feat: Create details section for programs

Closes #1901

* feat: Update translations

Closes #1901

* refactor: Remove console log

Closes #1901

* refactor: Simpify code

Closes #1901

* chore: remove console log

* fix: mapProgramToApi return

Co-authored-by: Jared White <jared@jaredwhite.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.21
 - @bloom-housing/shared-helpers@3.0.1-alpha.14
 - @bloom-housing/partners@3.0.1-alpha.28
 - @bloom-housing/public@3.0.1-alpha.27
 - @bloom-housing/ui-components@3.0.1-alpha.17

* test: update program test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.28

* feat: new demographics sub-race questions (#2109)

* feat: new demographics sub-race questions

* fix: update migration to keep data

* feat: other text boxes

* feat: wip other labels

* feat: can edit demo in partners

* fix: cleanup

* feat: csv formatting

* fix: type issue

* feat: remove gender and sexual orientation

* fix: add test id

* fix: more test ids

* fix: select by checkboxes

* fix: dont use select

* fix: data

* fix: add tests, fixup other option

* Fix code style issues with Prettier

* fix: remove unneeded dependencies

* test: add additional test

* Fix code style issues with Prettier

* test: change test id attribute

* chore: cleanup formatApplicationData imports

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.22
 - @bloom-housing/shared-helpers@3.0.1-alpha.15
 - @bloom-housing/partners@3.0.1-alpha.29
 - @bloom-housing/public@3.0.1-alpha.29
 - @bloom-housing/ui-components@3.0.1-alpha.18

* feat: updates email confirmation for lottery (#2200)

* feat: updates email confirmation for lottery

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.23
 - @bloom-housing/shared-helpers@3.0.1-alpha.16
 - @bloom-housing/partners@3.0.1-alpha.30
 - @bloom-housing/public@3.0.1-alpha.30

* fix: add ariaHidden to Icon component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.17
 - @bloom-housing/partners@3.0.1-alpha.31
 - @bloom-housing/public@3.0.1-alpha.31
 - @bloom-housing/ui-components@3.0.1-alpha.19

* fix: add ariaLabel prop to Button component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.18
 - @bloom-housing/partners@3.0.1-alpha.32
 - @bloom-housing/public@3.0.1-alpha.32
 - @bloom-housing/ui-components@3.0.1-alpha.20

* fix: change the yes/no radio text to be more descriptive (#2208)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.19
 - @bloom-housing/partners@3.0.1-alpha.33
 - @bloom-housing/public@3.0.1-alpha.33
 - @bloom-housing/ui-components@3.0.1-alpha.21

* fix: remove alameda reference in demographics (#2209)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.20
 - @bloom-housing/partners@3.0.1-alpha.34
 - @bloom-housing/public@3.0.1-alpha.34
 - @bloom-housing/ui-components@3.0.1-alpha.22

* refactor: remove applicationAddress

picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f

* feat: refactor and add public site application flow cypress tests

picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8

* feat: better seed data for ami-charts

picked from dev d8b1d4d185731a589c563a32bd592d01537785f3

* feat: adds listing management cypress tests to partner portal

* fix: listings management keep empty strings, remove empty objects

picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9

* feat: one month rent

picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64

* test: view.spec.ts test

picked from dev 324446c90138d8fac50aba445f515009b5a58bfb

* refactor: removes jsonpath

picked from dev deb39acc005607ce3076942b1f49590d08afc10c

* feat: adds jurisdictions to pref seeds

picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33

* feat: new demographics sub-race questions

picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3

* feat: updates email confirmation for lottery

picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3

* fix: add ariaHidden to Icon component

picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be

* fix: add ariaLabel prop to Button component

picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5

* fix: change the yes/no radio text to be more descriptive

picked from dev 0c46054574535523d6f217bb0677bbe732b8945f

* fix: remove alameda reference in demographics

picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d

* chore: release version

picked from dev fe82f25dc349877d974ae62d228fea0354978fb7

* feat: ami chart jurisdictionalized

picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50

* refactor: make backend a peer dependency in ui-components

picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3

* feat: add a phone number column to the user_accounts table

picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a

* chore: removes application program partners

* chore: removes application program display

* Revert "chore: removes application program display"

This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.

* Revert "chore: removes application program partners"

This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.

* chore: yarn.lock and backend-swagger

* fix: removes Duplicate identifier fieldGroupObjectToArray

* feat: skip preferences if not on listing

* chore(release): version

* fix: cannot save custom mailing, dropoff, or pickup address

* chore(release): version

* chore: converge on one axios version, remove peer dependency

* chore(release): version

* feat: simplify Waitlist component and use more flexible schema

* chore(release): version

* fix: lottery results uploads now save

* chore(release): version

* feat: add SRO unit type

* chore(release): version

* fix: paper application submission

* chore(release): version

* fix: choose-language context

* chore(release): version

* fix: applications/view hide prefs

* chore(release): version

* feat: overrides fallback to english, tagalog support

* chore(release): version

* fix: account translations

* chore(release): version

* fix: units with invalid ami chart

* chore(release): version

* fix: remove description for the partners programs

* fix: fix modal styles on mobile

* fix: visual improvement to programs form display

* fix: submission tests not running

* chore: translations (#2293)

* chore: translations (#2295)

* chore: missing translations (#2296)

* fix: prefUnits on autofill summary (#2294)

* chore: move Programs step to come after Students (#2277)

* feat: adds whatToExpect to GTrans

* chore: missing translations (#2299)

* fix: 2259/fixes idle timeout not resetting properly (#2292)

* chore(release): version

* fix: demographics howDidYouHear options (2305)

* chore(release): version

* fix: mobile notice text wrap issue (#2308)

* feat: postmark date time fields partners (#2239)

* fix: versioning issues (#2311)

* chore(release): version

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* feat(backend): all programs to csv export (#2302)

* chore(release): version

* feat: filter partner users

* chore(release): version

* feat: adds updating open listing modal (#2288)

* fix: closed listings allowed apps (#2317)

* feat: 2165/rosefield preference updates (#2386)

* chore(release): version

* Revert "chore(release): version"

This reverts commit 7c414ca7f8c5709e4ff19b94e3fb1089bdc45e97.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1
 - @bloom-housing/shared-helpers@3.0.1
 - @bloom-housing/partners@3.0.1
 - @bloom-housing/public@3.0.1
 - @bloom-housing/ui-components@3.0.1

* feat(backend): add storing listing translations (#2215)

* feat: adds whatToExpect to GTrans (#2303)

* fix: patch issue with submit application section

* fix: patches translations for preferences (#2410)

* fix: issues with public app and readds auto save (2428)

* fix: ami charts without all households (#2430)

* fix: load blank application

* 2022-01-27 release (#2439)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.23
 - @bloom-housing/partners@3.0.1-alpha.37
 - @bloom-housing/public@3.0.1-alpha.38
 - @bloom-housing/ui-components@3.0.1-alpha.24

* fix(backend): nginx with heroku configuration (#2196)

* fix(backend): nginx with heroku configuration

* feat(backend): nginx make hostname and port variable

* feat: nginx proxy updates

* feat(backend): modify proxy_pass and Host header settings

Co-authored-by: seanmalbert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.26
 - @bloom-housing/shared-helpers@3.0.1-alpha.24
 - @bloom-housing/partners@3.0.1-alpha.38
 - @bloom-housing/public@3.0.1-alpha.39
 - @bloom-housing/ui-components@3.0.1-alpha.25

* fix: fetchBaseListingData (#2238)

* fix: fetchBaseListingData

* fix: fetchBaseListingData

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.40

* fix: lottery results uploads now save (#2226)

* fix: lottery results uploads now save

* fix: switch to partial typing

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.39

* feat: getStaticPaths fallback blocking test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.41

* chore: add temp logs for testing id/slug

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.42

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.27
 - @bloom-housing/shared-helpers@3.0.1-alpha.25
 - @bloom-housing/partners@3.0.1-alpha.40
 - @bloom-housing/public@3.0.1-alpha.43
 - @bloom-housing/ui-components@3.0.1-alpha.26

* chore: add SRO unit type (#2243)

* chore: add SRO unit type to DB / translations

* chore: additional string changes to SRO

* test(backend): add SRO to unit types test

* feat: SRO unit type additions

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.28
 - @bloom-housing/shared-helpers@3.0.1-alpha.26
 - @bloom-housing/partners@3.0.1-alpha.41
 - @bloom-housing/public@3.0.1-alpha.44
 - @bloom-housing/ui-components@3.0.1-alpha.27

* 2140/fix paper application submission (#2195)

* fix: fix paper application submission

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.42

* Fix code style issues with Prettier

* test: adds cypress test coverage

* fix: updates per sean

* fix: one more update

* test: fix partners unit tests

* fix: choose-language context

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.45

* fix: applications drop off address

* fix: applications/view hide prefs

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.46

* feat(backend): add storing listing translations (#2215)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.29
 - @bloom-housing/shared-helpers@3.0.1-alpha.27
 - @bloom-housing/partners@3.0.1-alpha.43
 - @bloom-housing/public@3.0.1-alpha.47
 - @bloom-housing/ui-components@3.0.1-alpha.28

* fix(backend): make nginx proxy use Language HTTP header in cache key (#2266)

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.30
 - @bloom-housing/shared-helpers@3.0.1-alpha.28
 - @bloom-housing/partners@3.0.1-alpha.44
 - @bloom-housing/public@3.0.1-alpha.48
 - @bloom-housing/ui-components@3.0.1-alpha.29

* fix: fixes some issues with the deployment

* Revert/2188 (#2270)

* fix: fixes some issues with the deployment

* revert: partner applications grid display

* fix: view.spec

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.31
 - @bloom-housing/shared-helpers@3.0.1-alpha.29
 - @bloom-housing/partners@3.0.1-alpha.45
 - @bloom-housing/public@3.0.1-alpha.49
 - @bloom-housing/ui-components@3.0.1-alpha.30

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* feat(backend): add listings closing routine (#2213)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.32
 - @bloom-housing/shared-helpers@3.0.1-alpha.30
 - @bloom-housing/partners@3.0.1-alpha.46
 - @bloom-housing/public@3.0.1-alpha.50
 - @bloom-housing/ui-components@3.0.1-alpha.31

* feat(backend): add user password expiration

* fix: Remove description for the partners programs (#2234)

Closes #1901

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.47

* 2227/lock login attempts frontend (#2260)

* feat: Add new translations

Closes #1927

* refactor: Make title as optional

Closes #1927

* feat: Update login alert text

Closes #1927

* fix: Use translation, instead of hardcoded text

Closes #1927

* feat: Add translation

Closes #1927

* feat: Update type name

Closes #1927

* feat: Add new alerts

Closes #1927

* fix: Fix translation

Closes #1927

* fix(AlertBox.tsx): Fix close icon placement

Closes #1927

* feat: Create helper to catch network errors

Closes #1927

* feat: Add translations

Closes #1927

* feat: Create reusable sign-in form

Closes #1927

* refactor(sign-in page, public and partners): Update sign-in pages to use reusable form

BREAKING CHANGE: sign-in pages have been updated

Closes #1927

* Fix code style issues with Prettier

* fix: fixes tests and also issue with user grid

* fix: fixes linting error

* feat(backend): add appropriate http exception for password outdated login failure

* fix: Fix modal styles on mobile (#2280)

Closes #2253

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.31
 - @bloom-housing/partners@3.0.1-alpha.48
 - @bloom-housing/public@3.0.1-alpha.51
 - @bloom-housing/ui-components@3.0.1-alpha.32

* fix: visual improvement to programs form display (#2276)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.52

* fix: submission tests not running (#2282)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.53

* feat: overrides fallback to english, tagalog support (#2262)

* chore: allow work-in strings to take jurisdiction name

* feat: add support for tagalog

* Fix code style issues with Prettier

* feat: tagalog language

* feat: translations precedence includes en overrides

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.33
 - @bloom-housing/shared-helpers@3.0.1-alpha.32
 - @bloom-housing/partners@3.0.1-alpha.49
 - @bloom-housing/public@3.0.1-alpha.54
 - @bloom-housing/ui-components@3.0.1-alpha.33

* fix: account translations (#2278)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.33
 - @bloom-housing/partners@3.0.1-alpha.50
 - @bloom-housing/public@3.0.1-alpha.55
 - @bloom-housing/ui-components@3.0.1-alpha.34

* test: fixes test issues

* fix: fix sortig on applications partner grid

* chore: translations (#2293)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.34
 - @bloom-housing/partners@3.0.1-alpha.51
 - @bloom-housing/public@3.0.1-alpha.56
 - @bloom-housing/ui-components@3.0.1-alpha.35

* chore: translations (#2295)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.35
 - @bloom-housing/partners@3.0.1-alpha.52
 - @bloom-housing/public@3.0.1-alpha.57
 - @bloom-housing/ui-components@3.0.1-alpha.36

* chore: missing translations (#2296)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.36
 - @bloom-housing/partners@3.0.1-alpha.53
 - @bloom-housing/public@3.0.1-alpha.58
 - @bloom-housing/ui-components@3.0.1-alpha.37

* fix: prefUnits on autofill summary (#2294)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.59

* chore: move Programs step to come after Students (#2277)

* chore: move Programs step to come after Students

* test: rearrange order of programs within Cypress tests

* test: remove problematic statement

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.60

* fix: units with invalid ami chart (#2290)

* fix: alunits with invalid ami chart

* perf: uniquePercentageChartSet map

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.34
 - @bloom-housing/shared-helpers@3.0.1-alpha.37
 - @bloom-housing/partners@3.0.1-alpha.54
 - @bloom-housing/public@3.0.1-alpha.61
 - @bloom-housing/ui-components@3.0.1-alpha.38

* chore: missing translations (#2299)

* chore: missing translations

* chore: remove logs

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.38
 - @bloom-housing/partners@3.0.1-alpha.55
 - @bloom-housing/public@3.0.1-alpha.62
 - @bloom-housing/ui-components@3.0.1-alpha.39

* 2259/fixes idle timeout not resetting properly (#2292)

* fix: fixes idle timeout not resetting properly

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.63

* feat: adds whatToExpect to GTrans (#2303)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.35
 - @bloom-housing/shared-helpers@3.0.1-alpha.39
 - @bloom-housing/partners@3.0.1-alpha.56
 - @bloom-housing/public@3.0.1-alpha.64
 - @bloom-housing/ui-components@3.0.1-alpha.40

* fix: demographics howDidYouHear options were not changing on language change (#2305)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.65

* Fix checkbox rtl style

* feat(backend): add password outdating only to users which are either admins or partners

* fix: fix hero button width with secondary button (#2306)

* fix: mobile notice text wrap issue (#2308)

* feat(backend): add activity logging to listings module (#2190)

* feat(backend): add activity logging to listings module

* feat(backend): add activity logging to applications and user controllers

* feat(backend): add metada column to activity log entity

* feat(backend): change activity log metadata column type

* feat(backend): remove applications related changes

* feat(backend): remove ListingActivityLogInterceptor

* 2040/postmark date time fields partners (#2239)

* feat: add postmark by date and time fields

* feat: fix display and preview page

* test: fix so the correct date displays

* Fix code style issues with Prettier

* fix: fixes per emily

* fix: updates per sean

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* fix: versioning issues (#2311)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.36
 - @bloom-housing/shared-helpers@3.0.1-alpha.41
 - @bloom-housing/partners@3.0.1-alpha.58
 - @bloom-housing/public@3.0.1-alpha.67
 - @bloom-housing/ui-components@3.0.1-alpha.42

* feat(backend): all programs to csv export (#2302)

* feat(backend): all programs to csv export

* chore: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.37
 - @bloom-housing/shared-helpers@3.0.1-alpha.42
 - @bloom-housing/partners@3.0.1-alpha.59
 - @bloom-housing/public@3.0.1-alpha.68
 - @bloom-housing/ui-components@3.0.1-alpha.43

* feat(backend): add partnerTerms to jurisdiction entity (#2301)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.38
 - @bloom-housing/shared-helpers@3.0.1-alpha.43
 - @bloom-housing/partners@3.0.1-alpha.60
 - @bloom-housing/public@3.0.1-alpha.69
 - @bloom-housing/ui-components@3.0.1-alpha.44

* feat: removes ListingLangCacheInterceptor from get by id

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.39
 - @bloom-housing/shared-helpers@3.0.1-alpha.44
 - @bloom-housing/partners@3.0.1-alpha.61
 - @bloom-housing/public@3.0.1-alpha.70
 - @bloom-housing/ui-components@3.0.1-alpha.45

* fix: Update translation

Closes 1927

* fix: Update hardcoded translations

Closes #1927

* refactor: listing detail props (#2313)

* refactor: listing detail props

* fix: HouseholdSizeField FieldError

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.45
 - @bloom-housing/partners@3.0.1-alpha.62
 - @bloom-housing/public@3.0.1-alpha.71
 - @bloom-housing/ui-components@3.0.1-alpha.46

* chore(deps): bump next from 11.1.2 to 11.1.3 (#2289)

* feat(backend): refactor applications module (#2279)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.40
 - @bloom-housing/shared-helpers@3.0.1-alpha.46
 - @bloom-housing/partners@3.0.1-alpha.63
 - @bloom-housing/public@3.0.1-alpha.72
 - @bloom-housing/ui-components@3.0.1-alpha.47

* feat: filter partner users

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.64

* feat: password reset message

* fix: make mailThin background transparent

* fix: add mailThin icon to stories

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.47
 - @bloom-housing/partners@3.0.1-alpha.65
 - @bloom-housing/public@3.0.1-alpha.73
 - @bloom-housing/ui-components@3.0.1-alpha.48

* feat: adds updating open listing modal (#2288)

* feat: adds updating open listing modal

* fix: closed listings allowed apps (#2317)

* feat: updates for gtm

* feat: updates for gtm

* fix: removes more closed listing application paths (#2319)

* feat: make page header title optional

* feat(backend): remove activity log interceptor from update-password

* refactor: removing helpers from ui-components that are backend dependent (#2108)

BREAKING CHANGE: moved some helpers from ui-components to shared-helpers

* chore: bump versions (#2326)

* fix: make numbered list breakpoint match config

* chore: bump shared-helpers version

* fix: partners shared-helpers version

* chore: bump partners version

* chore: bump public version

* chore: bump version

* chore(release): version

 - @bloom-housing/backend-core@3.0.1
 - @bloom-housing/shared-helpers@4.0.0
 - @bloom-housing/partners@4.0.0
 - @bloom-housing/public@4.0.0
 - @bloom-housing/ui-components@4.0.0

* feat: add matched style to ApplicationStatus

* Fix code style issues with Prettier

* fix: make primary buttons primary background

* chore(release): version

 - @bloom-housing/backend-core@3.0.2-alpha.0
 - @bloom-housing/shared-helpers@4.0.1-alpha.0
 - @bloom-housing/partners@4.0.1-alpha.0
 - @bloom-housing/public@4.0.1-alpha.0
 - @bloom-housing/ui-components@4.0.1-alpha.0

* chore: backend & ui-component gitHead

* chore(release): version

 - @bloom-housing/backend-core@3.0.2-alpha.1
 - @bloom-housing/shared-helpers@4.0.1-alpha.1
 - @bloom-housing/partners@4.0.1-alpha.1
 - @bloom-housing/public@4.0.1-alpha.1
 - @bloom-housing/ui-components@4.0.1-alpha.1

* fix: propagate custom icon type to ImageCard prop

* Fix code style issues with Prettier

* fix: check for user lastLoginAt

* test: updates user login test

* fix: bump version (#2349)

* fix: bump version (#2350)

* fix: cypress coverage configs

* fix: force a release number if one exists (#2351)

* chore(release): version

 - @bloom-housing/backend-core@3.0.2-alpha.6
 - @bloom-housing/shared-helpers@4.0.1-alpha.6
 - @bloom-housing/partners@4.0.1-alpha.6
 - @bloom-housing/public@4.0.1-alpha.6
 …
ludtkemorgan added a commit that referenced this pull request Sep 16, 2022
* fix: unit group reload when refocus

* fix: readds useEffect dependency checks

* fix: can delete last group

* fix: now can save without ami info

* fix: for when rent value is missing

* fix: occupancy max 8, selects can be deselected

* fix: add hearing mobility visual to a11y features (#1032)

* fix: removing placeholder

* fix: readding label, removing placeholder

* fix: was too specific

* fix(backend): import script percentageOfIncomeValue retrieval logic (#1034)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>

* fix: ami percentage

* fix: listing view detail list order

* fix: partner listing grid address column

* fix: properly set monthlyRentDeterminationType in import script

* fix: account for space after comma in spreadsheet for split types

* fix: hide hmi link if no hmi table (#1035)

* fix: hide hmi link if no hmi table

* fix: hide completely

* feat: catch up for migrations (#1030)

feat: catch up for migrations (#1030)

* fix: fix for when rent range was empty (#1038)

* fix: styling issues in features section (#1039)

* fix: preview close alert style fixes (#1040)

* fix: stray zero if no programs (#1042)

* fix: pagination fix for partner listing grid (#1041)

* fix: pagination fix for partner listing grid

* fix: removes unit groups second query and from inner filter

* test: fix for tests

* fix: listings e2e tests

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update neighborhood list, unit type string

* 1045/allows re-request confirmation on partners (#1047)

* feat: allows re-request confirmation on partners

* fix: linting fixes (#1057)

fix: linting fixes

* fix: fixes pagination issue on detroit user grid (#1063)

* feat(backend): update listing filters (#1050)

* feat(backend): update listing filters

* fix: fix for partner and public builds

* fix(backend): listing bedrooms filter

* fix(backend): num_bedrooms filter fix

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* feat: Update listing table columns (#1067)

* feat: Update listing table columns

Closes #1008

* feat: Add per page qty select field

Closes #1008

* style: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* feat: filters to show only active listings (#1070)

* feat(backend): add marketingType to Listing entity

* Bump actions/setup-node from 2.5.0 to 3 (#999)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: frontend type fix

* fix: change verified string (#1088)

* fix: select programs working with single jurisdiction (#1100)

* Bump actions/checkout from 2 to 3 (#1010)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: verify link should work on second application tab (#1068)

* fix: verify link should work on second application tab

* refactor: add new state

* fix: pr feedback

* feat: exposing leasing company website (#1069)

* feat: exposing leasing company website

* fix: no longer href on empty website

* fix: adding url validation

* fix: updates per sean

* feat: adds unit summaries to listings list to backend (#1077)

* feat: adds unit summaries to listings list

* fix: addresses issues noted in PR

* fix: cleans up detroit specific seeds

* fix: fixes issue with public latestListings filter

* fix: backend listing test unit groups

* fix: unit groups on partners types

* 78/favorites refactor test2 (#1089)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* feat: updates AG_PER_PAGE_OPTIONS

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat: load overlay to partner listings grid (#1116)

* feat: load overlay to partner listings grid

* feat: agpage hides total items when no items

* feat: disables overdue listings status cron (#1109)

* feat: disables overdue listings status cron

* style: removes commented out code

* feat: Remove signup subscription fields (#1112)

* feat: Add summary tables into the listing (#1118)

* feat(backend): create property.region from property.neighborhood (#1110)

* feat(backend): create property.region from property.neighborhood

* feat(backend): update neighborhood migration script

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: about page content edit and margin top and bottom fix (#1133)

* fix: about page content and margin top and bottom

* fix: add partners list and remove copy from non-english json files

* fix: remove json keys entirely

* feat: updated content & styles on homepage, footer

* fix: move new copy to translations

* feat: update email copy (#1135)

* feat: update email copy

* fix: update email service test

* feat: add comma

* fix: comma unit test fail

* fix: unit test comma

* feat: can add a marketing status to a listing in partners (#1128)

* feat: can add a marketing status to a listing in partners

* fix: mobile fix

* fix: fix migration to check for new object (#1139)

* 2022-04-06 sync upstream (#1132)

* chore: merge upstream/master backend

* chore: merges upstream/master ui-components

* chore: merge upstream/master sites/partners

* feat: flattens translations

* chore: merge upstream/master shared-helpers

* fix: address issues with ui-components merge

* fix: partners merge issues

* chore: merge upstream/master sites/public

* test: updates listing order by tests

* test: updates listing e2e tests

* test: adds script for test to package.json

* fix: uptake listing card

* fix: prop updates for uptaking new listing card (#1136)

* fix: prop updates for uptaking new listing card

* fix: styling updates to the home page listing cards

* fix: tag color

* style: updates horizontal scroll margins

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: duplicate DetailApplicationAddress import

* fix: add missing translations and style cleanup

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* feat: update summary tables and tags with coming soon (1076) (1098) (1074) (#1131)

* fix: listing list dupes in pagination (#1140)

* fix: listing list dupes in pagination

* test: updates listings e2e tests

* fix: managementwebsite url seeds

* feat: add 100 to ag page options (#1149)

* feat: Add .5 and 1.5 bathroom options to min and max dropdown in Add … (#1113)

* feat: disable mfa for Detroit (#1148)

* fix: adds check for unitSummaries?.unitGroupSummary on listing (#1156)

* 973/favorites on dashboard (#1095)

* initial setup of backend

initial setup with backend now including array of strings of just the Listing ID.  Verify e2e testing works as well.

* Implemented ListingCard fav

Implemented favorite buttons and features.  Only works after initial refresh.  Failure to get profile.preferences on first call.

* updated to include preference-entity default

* rename useState elements

* console.log cleanup on ListingCard

* Fix code style issues with Prettier

* useState updated and remove console logs

* feat: adding favorite feature

* fix: updates per emily and sean

* feat: moving user-prefence into their own pathway

* test: updates for tests

* test: fix for backend spec tests

* build: updates local db to bloom_detroit

* docs: update backend env template

* fix: updates to favorites

* fix: updates for styling and per sean

* fix: removing duplicate UsePipe

* test: fixes failing tests

* feat: adds UserPreferenceAuthzGuard

* fix: updates per sean

* feat: updates userPreferences to take user id

* fix: styling update per sean

* fix: styling updates per emily

* feat: adding toast for favorite

* test: fixes for tests

* fix: build fix

* fix: un-narrowing favorite toast

* feat: adds aria-live to favorites

* fix: getListings call on index

* fix: adds (un)favorited language

* fix: removes unused AlertBox element

* feat: exposing favorites on dashboard

* Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2

* fix: merge fix

* fix: updates per emily

* fix: updates per emily and jesse

* fix: reduces weird re-renders

* fix: updates per emily

* fix: enforces log in requirements

* style: removes console log

* fix: favorite pagination

* fix: issue with initial favoriting

* feat: adds classNames to LoadingOverlay

Co-authored-by: pfeeny5 <82653098+pfeeny5@users.noreply.github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* fix: homepage layout/copy

* feat: show tags on listing cards for community programs, a11y (#1146)

* feat: show tags on listing cards for community programs, a11y

* fix: build fix

* refactor: pr feedback

* feat: adds sorting to programs in listing tags

Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: improve presentation of the City regions section

* Feature/region enum (#1137)

* feat(backend): add region Enum to listing dtos

* feat: Add region select input

Closes #1097

* feat: Add region into the listing view

Closes #1097

* feat: Update tests

Closes #1097

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: update styling of coming soon tag (#1154)

* fix: update styling of coming soon tag

* refactor: pr review

* fix: refactor

* 1091/listing sort order (#1157)

* feat: updates listing sort order to coming soon

* fix: fixes public listing pagination

* fix: wrap DashBlock anchor tag in Link component to display selected … (#1159)

* fix: wrap DashBlock anchor tag in Link component to display selected language

* fix: swap Link for LinkComponent

* fix: nested anchor tags

* chore: replace hero background image (for now)

* fix: eslint errors in dev (#1163)

* fix: eslint errors in dev

* style: eslint next line

* 1115/min max validation (#1155)

* feat: min max validation errors for Add Unit Group form

* fix: console warnings for faulty validation

* feat: add instant validation for all  min and max fields

* style: remove unnecessary

* change non-dropdown min max fields to onBlur

* move error strings to partners override

* fix: error when passing empty string as phone number to usToIntlPhone… (#1160)

* fix: error when passing empty string as phone number to usToIntlPhone helper

* style: prettier

* feat: update IntlToUsPhone and update both types to include null

* fix: retrigger checks

* style: run prettier

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* feat(backend): update how order by comingSoon works (#1174)

* feat(backend): update how order by comingSoon works

* fix: marketingDate order dir

* fix: forgot password empty warning and two minor style changes (#2680)

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* fix: coming soon tag color on listing detail page (#1170)

* fix: cannot update waitlist status to open (#1171)

* feat: new verified tag icon (#1172)

* feat: add new sign up link to home page (#1173)

* feat: add new sign up link to home page

* fix: open link in a new tab

* style: add void before trigger functions to avoid eslint errors (#1178)

* style: Arabic RTL layout changes (#1166)

* style: remove text-align from page header so rtl can display properly

* feat: savepoint aside no longer absolute positioned, still need more styling edits

* style: responsive element widths

* style: swap empty div tags with <>

* style: cleanup temp classes

* style: cleanup commented

* listing process separated into component (needs to move to ui components)

* feat: ListingProcess component and rtl padding swap

* feat: ListingProcess component

* fix: rtl workaround

* style: change prop types

* refactor: move ListingProcess component back to public

* refactor: git re-add component

* refactor: ListingProcess back to ListingView

* style: remove unnecessary

* feat: tooltip component

* * feat: updates to UI of public listing filters (#1138)

* 1058/updated public listing filters (#1138)

* feat: fixes backend to filter properly

* fix: some touch ups

* fix: updates per emily

* fix: updates per emily

* fix: fixes for tests

* fix: updates per emily

* fix: matching filters to mocks

* fix: remove test class

* fix: updates per emily

* fix: reset fix

* fix: fix for the tests

* fix: modifying the region filter to be an OR

* fix: test updates

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* 1083/header hover issues (#1177)

* fix: improved hover and dropdown menu alignment

* removed unnecessary comments

* fix: update padding issues

* fix: centering dropdown menu

* fix: new approach with visual regressions addressed

* fix: add leasing agent address field back to listing form (#1195)

* 1168/arabic listing section overlap (#1184)

* style: rtl css refactors for listing containers

* style: rtl friendly border

* style: desktop media queries

* Update ui-components/src/global/headers.scss

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>

* fix: check for empty translations before sending to google translate service (#1191)

* 1167/page-not-found-ui (#1185)

* style: white text and rm yellow background from button on Page Not Found

* style: remove hover border

* style: conditional rendering of Hero components

* style: remove unnecessary

* style: conditional styling without using new props

* style: titleClassName prop

* feat: default what to expect text and additional what to expect field (#1145)

* fix: authservice.token data null issue (#2703) (#1197)

* fix: show street2 for addresses (#1209)

* fix: show street2 for addresses

* test: fixup tests

* feat: set default what to expect text for coming soon listings (#1210)

* fix: update homepage subtext copy (#1217)

* fix: remove link to eligibility calculator (#1216)

* fix: Fix tooltip visibility (#1212)

* Removes listing queue imports (#1211)

* fix: removes listing queue imports

* feat: removes bull module from listings

* feat: adds new filter, fix region (#1214)

* fix: content update (#1220)

* style: listing page rtl css changes (#1221)

* style: rtl css changes

* style: one more pr > pe since it's here

* style: rtl accessibility button

* fix: fixes bedrooom and accessibility filters

* fix: fixes bedrooom and accessibility filters

* fix: vacant unit/waitlist filter fixes

* style: filtered page cleanup

* fix: test fix

* fix: update for availability filter

* fix: update per emily

Co-authored-by: Sean Albert <smabert@gmail.com>

* 1090/resources page (#1181)

* feat: add a new Resources page

* fix: header spacing and phone links

* chore: use local components for Additional Resources

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore: refactor Resources to use per-card md files

* chore: remove full resources page

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* 2022-05-03 sync main (#1228)

* 2022-03-10 release (#1044)

* 2022-02-10 core (#982)

* fix: retnal assistance eror message

* Preferences cleanup (#1947)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.13
 - @bloom-housing/partners@2.0.0-pre-tailwind.23
 - @bloom-housing/public@2.0.0-pre-tailwind.23
 - @bloom-housing/ui-components@2.0.0-alpha.23

* fix: updates household member count (#2112)

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.14
 - @bloom-housing/partners@2.0.0-pre-tailwind.24
 - @bloom-housing/public@2.0.0-pre-tailwind.24
 - @bloom-housing/ui-components@2.0.0-alpha.24

* fix: updates household member count

picked 3dee0f7d676ff42d546ecf83a17659cd69d7e1bc

* fix: reverts preferences to re-add as breaking/major bump

* fix: reverts preferences to re-add as breaking/major bump

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.15
 - @bloom-housing/partners@2.0.0-pre-tailwind.25
 - @bloom-housing/public@2.0.0-pre-tailwind.25
 - @bloom-housing/ui-components@2.0.0-alpha.25

* refactor: listing preferences and adds jurisdictional filtering

BREAKING CHANGE: updates preference relationship with listings

* chore(release): version

 - @bloom-housing/backend-core@2.0.0-pre-tailwind.16
 - @bloom-housing/partners@2.0.0-pre-tailwind.26
 - @bloom-housing/public@2.0.0-pre-tailwind.26
 - @bloom-housing/ui-components@2.0.0-alpha.26

* chore(release): version

 - @bloom-housing/backend-core@2.0.0
 - @bloom-housing/shared-helpers@2.0.0
 - @bloom-housing/partners@2.0.0
 - @bloom-housing/public@2.0.0
 - @bloom-housing/ui-components@2.0.0

* fix: Updates lastName on application save

* docs: Update changelog

* Fix code style issues with Prettier

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.0

* fix: a11y color contrast issues with tint on ImageCard component (#2074)

* chore(release): version

 - @bloom-housing/partners@2.0.1-alpha.1
 - @bloom-housing/public@2.0.1-alpha.0
 - @bloom-housing/ui-components@2.0.1-alpha.0

* feat: two new common app questions - Household Changes and Household Student (#2070)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.0
 - @bloom-housing/partners@2.0.1-alpha.2
 - @bloom-housing/public@2.0.1-alpha.1
 - @bloom-housing/ui-components@2.0.1-alpha.1

* fix: household member cypress test (#2113)

* chore(release): version

 - @bloom-housing/public@2.0.1-alpha.2

* fix: SiteHeader visual issues with long menu bars (#2068)

* feat: jurisdictional email signatures (#2111)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.1
 - @bloom-housing/partners@2.0.1-alpha.3
 - @bloom-housing/public@2.0.1-alpha.3
 - @bloom-housing/ui-components@2.0.1-alpha.2

* fix: don't send email confirmation on paper app submission (#2110)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.2
 - @bloom-housing/partners@2.0.1-alpha.4
 - @bloom-housing/public@2.0.1-alpha.4
 - @bloom-housing/ui-components@2.0.1-alpha.3

* 1838/ami chart jurisdictionalized (#2102)

* fix: jurisdictionalizes ami charts on partners

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.3
 - @bloom-housing/partners@2.0.1-alpha.5
 - @bloom-housing/public@2.0.1-alpha.5
 - @bloom-housing/ui-components@2.0.1-alpha.4

* feat: Updates application confirmation numbers (#2072)

* feat: Updates application confirmation numbers

* docs: Update changelog

* feat: adds confirmation number to csv export

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.4
 - @bloom-housing/partners@2.0.1-alpha.6
 - @bloom-housing/public@2.0.1-alpha.6
 - @bloom-housing/ui-components@2.0.1-alpha.5

* fix: updates lastName on application save

picked from aff87ec99ad2fbd4a1f9a6853157ea7770f85a56

* fix(backend): make it possible to filter portal users in /users endpoint (#2078)

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.5
 - @bloom-housing/partners@2.0.1-alpha.7
 - @bloom-housing/public@2.0.1-alpha.7
 - @bloom-housing/ui-components@2.0.1-alpha.6

* Revert "refactor: listing preferences and adds jurisdictional filtering"

This reverts commit 9f661b43921ec939bd1bf5709c934ad6f56dd859.

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.6
 - @bloom-housing/partners@2.0.1-alpha.8
 - @bloom-housing/public@2.0.1-alpha.8
 - @bloom-housing/ui-components@2.0.1-alpha.7

* hotfix: ensure Triton seed doesn't error out

* chore(release): version

 - @bloom-housing/backend-core@2.0.1-alpha.7
 - @bloom-housing/partners@2.0.1-alpha.9
 - @bloom-housing/public@2.0.1-alpha.9
 - @bloom-housing/ui-components@2.0.1-alpha.8

* chore(release): version

 - @bloom-housing/backend-core@3.0.0
 - @bloom-housing/shared-helpers@3.0.0
 - @bloom-housing/partners@3.0.0
 - @bloom-housing/public@3.0.0
 - @bloom-housing/ui-components@3.0.0

* 1837/preferences cleanup 3 (#2144)

* feat(backend): preferences cleanup

BREAKING CHANGE: Preferences are now M-N relation with a listing and have an intermediate table with ordinal number

* refactor(backend): preferences deduplication

So far each listing referenced it's own unique Preferences. This change introduces Many to Many
relationship between Preference and Listing entity and forces sharing Preferences between listings.

* feat(backend): extend preferences migration with moving existing relations to a new intermediate tab

* feat(backend): add Preference - Jurisdiction ManyToMany relation

* feat: adapt frontend to backend changes

* fix(backend): typeORM preferences select statement

* fix(backend): connect preferences with jurisdictions in seeds, fix pref filter validator

* fix(backend): fix missing import in preferences-filter-params.ts

* refactor: rebase issue

* feat: uptake jurisdictional preferences

* fix: fixup tests

* fix: application preferences ignore page, always separate

* Remove page from src/migration/1633359409242-add-listing-preferences-intermediate-relation.ts

* fix: preference fetching and ordering/pages

* Fix code style issues with Prettier

* fix(backend): query User__leasingAgentInListings__jurisdiction_User__leasingAgentIn specified more

* fix: perferences cypress tests

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.0
 - @bloom-housing/public@3.0.1-alpha.0
 - @bloom-housing/ui-components@3.0.1-alpha.0

* feat(backend): extend UserUpdateDto to support email change with confirmation (#2120)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.1
 - @bloom-housing/public@3.0.1-alpha.1
 - @bloom-housing/ui-components@3.0.1-alpha.1

* 2056/user account edit fix (#2073)

* fix: Replaces service to use newly created

* fix: Fix DOB initial values

* feat(backend): extend UserUpdateDto to support email change with confirmation

* fix: Update email form to use a new service

* fix: updates email change language

* Fix code style issues with Prettier

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.2
 - @bloom-housing/public@3.0.1-alpha.2
 - @bloom-housing/ui-components@3.0.1-alpha.2

* feat: add Programs section to listings management (#2093)

* feat: add Programs section to listings management

* fix: sorting on detail page

* fix: merge issues

* feat: make program fetching jurisdictional

* fix: replace preference with program

* fix: program delete removes jurisdiction

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.3
 - @bloom-housing/public@3.0.1-alpha.3
 - @bloom-housing/ui-components@3.0.1-alpha.3

* 2085/adds top level catchAll exception filter (#2132)

* fix: adds top level catchAll error filter

* fix: removing now unused exception filter

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.4
 - @bloom-housing/public@3.0.1-alpha.4
 - @bloom-housing/ui-components@3.0.1-alpha.4

* feat: Change unit number field type to text (#2136)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.5

* chore(deps): bump electron from 13.1.7 to 13.3.0 (#2137)

Bumps [electron](https://github.com/electron/electron) from 13.1.7 to 13.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.7...v13.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(backend): improve application flagged set saving efficiency (#2147)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.6
 - @bloom-housing/public@3.0.1-alpha.5
 - @bloom-housing/ui-components@3.0.1-alpha.5

* 1655/invite user edit (#1982)

* feat: Update title to be also a react node

* feat: Update translations

* feat: Create reusable form to add and edit users

* feat: Add delete function

* feat(backend): Add ON UPDATE SET NULL to application-user relation

* fix: Fix type

* Fix code style issues with Prettier

* fix(jurisdictionResolverService): updates to return undefined if no jurisdictionName

* feat: Update drawer state name

* feat: Add missing translations

Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.7
 - @bloom-housing/public@3.0.1-alpha.6
 - @bloom-housing/ui-components@3.0.1-alpha.6

* Add a phone number column to the user_accounts table (#2134)

* Merge pull request #710 from CityOfDetroit/feature/add-phonenumber-to-user-entity

Add phone number to user accounts.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* Merge pull request #728 from CityOfDetroit/fix/modify-phone-number-test

Fix user E2E tests.

* fix: add validation groups to phoneNumber

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.8
 - @bloom-housing/public@3.0.1-alpha.7
 - @bloom-housing/ui-components@3.0.1-alpha.7

* refactor: make backend a peer dependency in ui-components (#2146)

* refactor: make backend a peer dependency in ui-components

* fix: fix flaky test

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.0
 - @bloom-housing/partners@3.0.1-alpha.9
 - @bloom-housing/public@3.0.1-alpha.8
 - @bloom-housing/ui-components@3.0.1-alpha.8

* fix: updates address order (#2151)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.8
 - @bloom-housing/shared-helpers@3.0.1-alpha.1
 - @bloom-housing/partners@3.0.1-alpha.10
 - @bloom-housing/public@3.0.1-alpha.9

* feat(backend): add nginx proxy-cache configuration (#2119)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.9
 - @bloom-housing/shared-helpers@3.0.1-alpha.2
 - @bloom-housing/partners@3.0.1-alpha.11
 - @bloom-housing/public@3.0.1-alpha.10

* Release 11 11 21 (#2162)

* fix: fix: adding unit tests to the unit type

picked from dev 1f8d7094e508337131d3033476cd70c2befaecd0

* fix: fix: a11y color contrast issues with tint on ImageCard component

picked from dev 505929149ee1485b9fc59402a9e14ead6de5dfc4

* feat: feat: two new common app questions - Household Changes and Household Student

picked from dev 42a752ec073c0f5b65374c7a68da1e34b0b1c949

* fix: fix: SiteHeader visual issues with long menu bars

picked from dev fd6686e206b4e53ae8b6ab757ad0506eaead0d01

* feat: feat: jurisdictional email signatures

picked from dev 7a146ffb5de88cfa2950e2a469a99e38d71b33c8

* fix: fix: don't send email confirmation on paper app submission

picked from dev 7f83b70327049245ecfba04ae3aea4e967929b2a

* feat: feat: Updates application confirmation numbers

picked from dev 75cd67bcb62280936bdeeaee8c9b7b2583a1339d

* fix: fix(backend): make it possible to filter portal users in /users endpoint

picked from dev 29bf714d28755916ec8ec896366c8c32c3a227c4

* feat: feat(backend): add languages (Language[]) to Jurisdiction entity

picked from dev 9ceed24d48b14888e6ea59b421b409f875d12b01

* fix: feat(backend): try fixing SETEX redis e2e tests flakiness

picked from dev 4087c532ddba672a415a048f4362e509aba7fd7f

* feat: feat(backend): Add user delete endpoint

picked from dev a13f73574b470beff2f8948abb226a6786856480

* fix: fix: improved UX for the Building Selection Criteria drawer

picked from dev 4bd8b09456b54584c3731bcca64019dc231d0c55

* feat: feat(backend): add Program entity

picked from dev 492ec4d333cf9b73af772a1aceed29813f405ba0

* refactor: breaking: 1837/preferences cleanup

picked from dev 3ce6d5eb5aac49431ec5bf4912dbfcbe9077d84e

BREAKING CHANGE: preferences model and relationships changed

* feat: feat(backend): extend UserUpdateDto to support email change

picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a

* fix: 2056/user account edit fix

picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30

* refactor: 2085/adds top level catchAll exception filter

picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface

* feat: feat: Change unit number field type to text

picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d

* feat(backend): improve application flagged set saving efficiency

* fix: fix: updates address order

picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767

* fix: sets programs to optoinal and updates versions

* chore: chore(deps): bump electron from 13.1.7 to 13.3.0

* chore: chore(deps): bump axios from 0.21.1 to 0.21.2

* fix: adds programs service

* fix: fix lisitng e2e tests

* fix: fix member tests

* fix: fixes program, preference, ami-chart de-dupe (#2169)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.12

* fix: adds jurisdictionId to useSWR path

* fix: recalculate units available on listing update (#2150)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.10
 - @bloom-housing/shared-helpers@3.0.1-alpha.3
 - @bloom-housing/partners@3.0.1-alpha.13
 - @bloom-housing/public@3.0.1-alpha.11

* fix: recalculate units available on listing update

picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262

* feat: feat(backend): make use of new application confirmation codes

picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e

* Revert "chore(deps): bump axios from 0.21.1 to 0.21.2 (#2138)"

This reverts commit 7711604323ae2f6a1782a35f7a26176f215f6c00.

* revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2

picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c

* refactor: remove applicationAddress (#2009)

* refactor: remove applicationAddress

* docs: readme update

* test: fix backend test

* fix: db migration

* Fix code style issues with Prettier

* test(backend): fix SETEX impossible to process

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Michal Plebanski <michalp@airnauts.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.11
 - @bloom-housing/shared-helpers@3.0.1-alpha.4
 - @bloom-housing/partners@3.0.1-alpha.14
 - @bloom-housing/public@3.0.1-alpha.12
 - @bloom-housing/ui-components@3.0.1-alpha.9

* feat: refactor and add public site application flow cypress tests (#2118)

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.15
 - @bloom-housing/public@3.0.1-alpha.13
 - @bloom-housing/ui-components@3.0.1-alpha.10

* fix: sapp submission w/ no due date

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.12
 - @bloom-housing/shared-helpers@3.0.1-alpha.5
 - @bloom-housing/partners@3.0.1-alpha.16
 - @bloom-housing/public@3.0.1-alpha.14

* Revert "feat(backend): add nginx proxy-cache configuration (#2119)"

This reverts commit 34d32e75ceae378a26c57f4c9b7feec8c88339e0.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.13
 - @bloom-housing/shared-helpers@3.0.1-alpha.6
 - @bloom-housing/partners@3.0.1-alpha.17
 - @bloom-housing/public@3.0.1-alpha.15

* fix: app submission w/ no due date

picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc

* 1975/better seed data for ami-charts (#2156)

* fix: better seed data for ami-charts

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.14
 - @bloom-housing/shared-helpers@3.0.1-alpha.7
 - @bloom-housing/partners@3.0.1-alpha.18
 - @bloom-housing/public@3.0.1-alpha.16

* 2154/avance prefs (#2177)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.15
 - @bloom-housing/shared-helpers@3.0.1-alpha.8
 - @bloom-housing/partners@3.0.1-alpha.19
 - @bloom-housing/public@3.0.1-alpha.17
 - @bloom-housing/ui-components@3.0.1-alpha.11

* 2154/avance prefs (#2178)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.18

* 2154/avance prefs III (#2179)

* feat: new preferences

* feat: preference updates

* Fix code style issues with Prettier

* feat: preference options bottom border

* feat: liveWorkLivermore preference

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.20
 - @bloom-housing/public@3.0.1-alpha.19
 - @bloom-housing/ui-components@3.0.1-alpha.12

* 1988/adds listing management cypress tests to partner portal (#2103)

* test: adds listing management tests

* test: minor tweaks

* test: big updates for LM cypress tests

* test: fixes selectors

* feat: adding partner cypress tests to pr workflow

* fix: undoing

* chore: adds latest bloom-housing packages to partners

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.21
 - @bloom-housing/public@3.0.1-alpha.20
 - @bloom-housing/ui-components@3.0.1-alpha.13

* feat: adds new preferences, reserved community type

* feat: adds bottom border to preferences

* feat: updates preference string

* fix: preference cleanup for avance

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.22
 - @bloom-housing/public@3.0.1-alpha.21
 - @bloom-housing/ui-components@3.0.1-alpha.14

* fix: preference cleanup for avance

* 1975/one month rent (#2158)

* feat: add depoist helper text

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.16
 - @bloom-housing/shared-helpers@3.0.1-alpha.9
 - @bloom-housing/partners@3.0.1-alpha.23
 - @bloom-housing/public@3.0.1-alpha.22
 - @bloom-housing/ui-components@3.0.1-alpha.15

* fix(backend): fix view.spec.ts test (#2175)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.17
 - @bloom-housing/shared-helpers@3.0.1-alpha.10
 - @bloom-housing/partners@3.0.1-alpha.24
 - @bloom-housing/public@3.0.1-alpha.23

* refactor: removes jsonpath (#2206)

* refactor: removes jsonpath

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.18
 - @bloom-housing/shared-helpers@3.0.1-alpha.11
 - @bloom-housing/partners@3.0.1-alpha.25
 - @bloom-housing/public@3.0.1-alpha.24

* 1869/application program display (#2114)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* fix: bugs and simplify program data processing

Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.19
 - @bloom-housing/shared-helpers@3.0.1-alpha.12
 - @bloom-housing/partners@3.0.1-alpha.26
 - @bloom-housing/public@3.0.1-alpha.25
 - @bloom-housing/ui-components@3.0.1-alpha.16

* feat: adds jurisdictions to pref seeds (#2199)

* feat: adds jurisdictions to pref seeds

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.20
 - @bloom-housing/shared-helpers@3.0.1-alpha.13
 - @bloom-housing/partners@3.0.1-alpha.27
 - @bloom-housing/public@3.0.1-alpha.26

* 1901/application program partners (#2182)

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* feat: add programs step to application forms

* test: add Cypress tests for the programs step

* feat: rework the Programs page and enhance seeds

* chore: fix programs Cypress test

* fix: fixup cypress tests

* fix: update mock data

* fix: fixup mock data pt 2

* fix: type issues

* feat: Create programs mapper

Closes #1901

* feat: Add programs section

Closes #1901

* feat: Create details section for programs

Closes #1901

* feat: Update translations

Closes #1901

* refactor: Remove console log

Closes #1901

* refactor: Simpify code

Closes #1901

* chore: remove console log

* fix: mapProgramToApi return

Co-authored-by: Jared White <jared@jaredwhite.com>
Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.21
 - @bloom-housing/shared-helpers@3.0.1-alpha.14
 - @bloom-housing/partners@3.0.1-alpha.28
 - @bloom-housing/public@3.0.1-alpha.27
 - @bloom-housing/ui-components@3.0.1-alpha.17

* test: update program test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.28

* feat: new demographics sub-race questions (#2109)

* feat: new demographics sub-race questions

* fix: update migration to keep data

* feat: other text boxes

* feat: wip other labels

* feat: can edit demo in partners

* fix: cleanup

* feat: csv formatting

* fix: type issue

* feat: remove gender and sexual orientation

* fix: add test id

* fix: more test ids

* fix: select by checkboxes

* fix: dont use select

* fix: data

* fix: add tests, fixup other option

* Fix code style issues with Prettier

* fix: remove unneeded dependencies

* test: add additional test

* Fix code style issues with Prettier

* test: change test id attribute

* chore: cleanup formatApplicationData imports

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.22
 - @bloom-housing/shared-helpers@3.0.1-alpha.15
 - @bloom-housing/partners@3.0.1-alpha.29
 - @bloom-housing/public@3.0.1-alpha.29
 - @bloom-housing/ui-components@3.0.1-alpha.18

* feat: updates email confirmation for lottery (#2200)

* feat: updates email confirmation for lottery

* Fix code style issues with Prettier

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.23
 - @bloom-housing/shared-helpers@3.0.1-alpha.16
 - @bloom-housing/partners@3.0.1-alpha.30
 - @bloom-housing/public@3.0.1-alpha.30

* fix: add ariaHidden to Icon component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.17
 - @bloom-housing/partners@3.0.1-alpha.31
 - @bloom-housing/public@3.0.1-alpha.31
 - @bloom-housing/ui-components@3.0.1-alpha.19

* fix: add ariaLabel prop to Button component

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.18
 - @bloom-housing/partners@3.0.1-alpha.32
 - @bloom-housing/public@3.0.1-alpha.32
 - @bloom-housing/ui-components@3.0.1-alpha.20

* fix: change the yes/no radio text to be more descriptive (#2208)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.19
 - @bloom-housing/partners@3.0.1-alpha.33
 - @bloom-housing/public@3.0.1-alpha.33
 - @bloom-housing/ui-components@3.0.1-alpha.21

* fix: remove alameda reference in demographics (#2209)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.20
 - @bloom-housing/partners@3.0.1-alpha.34
 - @bloom-housing/public@3.0.1-alpha.34
 - @bloom-housing/ui-components@3.0.1-alpha.22

* refactor: remove applicationAddress

picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f

* feat: refactor and add public site application flow cypress tests

picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8

* feat: better seed data for ami-charts

picked from dev d8b1d4d185731a589c563a32bd592d01537785f3

* feat: adds listing management cypress tests to partner portal

* fix: listings management keep empty strings, remove empty objects

picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9

* feat: one month rent

picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64

* test: view.spec.ts test

picked from dev 324446c90138d8fac50aba445f515009b5a58bfb

* refactor: removes jsonpath

picked from dev deb39acc005607ce3076942b1f49590d08afc10c

* feat: adds jurisdictions to pref seeds

picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33

* feat: new demographics sub-race questions

picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3

* feat: updates email confirmation for lottery

picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3

* fix: add ariaHidden to Icon component

picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be

* fix: add ariaLabel prop to Button component

picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5

* fix: change the yes/no radio text to be more descriptive

picked from dev 0c46054574535523d6f217bb0677bbe732b8945f

* fix: remove alameda reference in demographics

picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d

* chore: release version

picked from dev fe82f25dc349877d974ae62d228fea0354978fb7

* feat: ami chart jurisdictionalized

picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50

* refactor: make backend a peer dependency in ui-components

picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3

* feat: add a phone number column to the user_accounts table

picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a

* chore: removes application program partners

* chore: removes application program display

* Revert "chore: removes application program display"

This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.

* Revert "chore: removes application program partners"

This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.

* chore: yarn.lock and backend-swagger

* fix: removes Duplicate identifier fieldGroupObjectToArray

* feat: skip preferences if not on listing

* chore(release): version

* fix: cannot save custom mailing, dropoff, or pickup address

* chore(release): version

* chore: converge on one axios version, remove peer dependency

* chore(release): version

* feat: simplify Waitlist component and use more flexible schema

* chore(release): version

* fix: lottery results uploads now save

* chore(release): version

* feat: add SRO unit type

* chore(release): version

* fix: paper application submission

* chore(release): version

* fix: choose-language context

* chore(release): version

* fix: applications/view hide prefs

* chore(release): version

* feat: overrides fallback to english, tagalog support

* chore(release): version

* fix: account translations

* chore(release): version

* fix: units with invalid ami chart

* chore(release): version

* fix: remove description for the partners programs

* fix: fix modal styles on mobile

* fix: visual improvement to programs form display

* fix: submission tests not running

* chore: translations (#2293)

* chore: translations (#2295)

* chore: missing translations (#2296)

* fix: prefUnits on autofill summary (#2294)

* chore: move Programs step to come after Students (#2277)

* feat: adds whatToExpect to GTrans

* chore: missing translations (#2299)

* fix: 2259/fixes idle timeout not resetting properly (#2292)

* chore(release): version

* fix: demographics howDidYouHear options (2305)

* chore(release): version

* fix: mobile notice text wrap issue (#2308)

* feat: postmark date time fields partners (#2239)

* fix: versioning issues (#2311)

* chore(release): version

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* feat(backend): all programs to csv export (#2302)

* chore(release): version

* feat: filter partner users

* chore(release): version

* feat: adds updating open listing modal (#2288)

* fix: closed listings allowed apps (#2317)

* feat: 2165/rosefield preference updates (#2386)

* chore(release): version

* Revert "chore(release): version"

This reverts commit 7c414ca7f8c5709e4ff19b94e3fb1089bdc45e97.

* chore(release): version

 - @bloom-housing/backend-core@3.0.1
 - @bloom-housing/shared-helpers@3.0.1
 - @bloom-housing/partners@3.0.1
 - @bloom-housing/public@3.0.1
 - @bloom-housing/ui-components@3.0.1

* feat(backend): add storing listing translations (#2215)

* feat: adds whatToExpect to GTrans (#2303)

* fix: patch issue with submit application section

* fix: patches translations for preferences (#2410)

* fix: issues with public app and readds auto save (2428)

* fix: ami charts without all households (#2430)

* fix: load blank application

* 2022-01-27 release (#2439)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.23
 - @bloom-housing/partners@3.0.1-alpha.37
 - @bloom-housing/public@3.0.1-alpha.38
 - @bloom-housing/ui-components@3.0.1-alpha.24

* fix(backend): nginx with heroku configuration (#2196)

* fix(backend): nginx with heroku configuration

* feat(backend): nginx make hostname and port variable

* feat: nginx proxy updates

* feat(backend): modify proxy_pass and Host header settings

Co-authored-by: seanmalbert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.26
 - @bloom-housing/shared-helpers@3.0.1-alpha.24
 - @bloom-housing/partners@3.0.1-alpha.38
 - @bloom-housing/public@3.0.1-alpha.39
 - @bloom-housing/ui-components@3.0.1-alpha.25

* fix: fetchBaseListingData (#2238)

* fix: fetchBaseListingData

* fix: fetchBaseListingData

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.40

* fix: lottery results uploads now save (#2226)

* fix: lottery results uploads now save

* fix: switch to partial typing

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.39

* feat: getStaticPaths fallback blocking test

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.41

* chore: add temp logs for testing id/slug

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.42

* chore(backend): move libs/ to shared/utils, clean up modules (#2230)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.27
 - @bloom-housing/shared-helpers@3.0.1-alpha.25
 - @bloom-housing/partners@3.0.1-alpha.40
 - @bloom-housing/public@3.0.1-alpha.43
 - @bloom-housing/ui-components@3.0.1-alpha.26

* chore: add SRO unit type (#2243)

* chore: add SRO unit type to DB / translations

* chore: additional string changes to SRO

* test(backend): add SRO to unit types test

* feat: SRO unit type additions

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.28
 - @bloom-housing/shared-helpers@3.0.1-alpha.26
 - @bloom-housing/partners@3.0.1-alpha.41
 - @bloom-housing/public@3.0.1-alpha.44
 - @bloom-housing/ui-components@3.0.1-alpha.27

* 2140/fix paper application submission (#2195)

* fix: fix paper application submission

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.42

* Fix code style issues with Prettier

* test: adds cypress test coverage

* fix: updates per sean

* fix: one more update

* test: fix partners unit tests

* fix: choose-language context

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.45

* fix: applications drop off address

* fix: applications/view hide prefs

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.46

* feat(backend): add storing listing translations (#2215)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.29
 - @bloom-housing/shared-helpers@3.0.1-alpha.27
 - @bloom-housing/partners@3.0.1-alpha.43
 - @bloom-housing/public@3.0.1-alpha.47
 - @bloom-housing/ui-components@3.0.1-alpha.28

* fix(backend): make nginx proxy use Language HTTP header in cache key (#2266)

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.30
 - @bloom-housing/shared-helpers@3.0.1-alpha.28
 - @bloom-housing/partners@3.0.1-alpha.44
 - @bloom-housing/public@3.0.1-alpha.48
 - @bloom-housing/ui-components@3.0.1-alpha.29

* fix: fixes some issues with the deployment

* Revert/2188 (#2270)

* fix: fixes some issues with the deployment

* revert: partner applications grid display

* fix: view.spec

Co-authored-by: Yazeed Loonat <yazeedloonat@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.31
 - @bloom-housing/shared-helpers@3.0.1-alpha.29
 - @bloom-housing/partners@3.0.1-alpha.45
 - @bloom-housing/public@3.0.1-alpha.49
 - @bloom-housing/ui-components@3.0.1-alpha.30

* 2098/fix partner applications grid display (#2188)

* fix: partner applications grid display

* Fix code style issues with Prettier

* test: fix tests

* Fix code style issues with Prettier

* fix: updates to using views

* tests: add application grid test

* fix: updates per sean

* fix: one more update

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Sean Albert <smabert@gmail.com>

* feat(backend): add listings closing routine (#2213)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.32
 - @bloom-housing/shared-helpers@3.0.1-alpha.30
 - @bloom-housing/partners@3.0.1-alpha.46
 - @bloom-housing/public@3.0.1-alpha.50
 - @bloom-housing/ui-components@3.0.1-alpha.31

* feat(backend): add user password expiration

* fix: Remove description for the partners programs (#2234)

Closes #1901

* chore(release): version

 - @bloom-housing/partners@3.0.1-alpha.47

* 2227/lock login attempts frontend (#2260)

* feat: Add new translations

Closes #1927

* refactor: Make title as optional

Closes #1927

* feat: Update login alert text

Closes #1927

* fix: Use translation, instead of hardcoded text

Closes #1927

* feat: Add translation

Closes #1927

* feat: Update type name

Closes #1927

* feat: Add new alerts

Closes #1927

* fix: Fix translation

Closes #1927

* fix(AlertBox.tsx): Fix close icon placement

Closes #1927

* feat: Create helper to catch network errors

Closes #1927

* feat: Add translations

Closes #1927

* feat: Create reusable sign-in form

Closes #1927

* refactor(sign-in page, public and partners): Update sign-in pages to use reusable form

BREAKING CHANGE: sign-in pages have been updated

Closes #1927

* Fix code style issues with Prettier

* fix: fixes tests and also issue with user grid

* fix: fixes linting error

* feat(backend): add appropriate http exception for password outdated login failure

* fix: Fix modal styles on mobile (#2280)

Closes #2253

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.31
 - @bloom-housing/partners@3.0.1-alpha.48
 - @bloom-housing/public@3.0.1-alpha.51
 - @bloom-housing/ui-components@3.0.1-alpha.32

* fix: visual improvement to programs form display (#2276)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.52

* fix: submission tests not running (#2282)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.53

* feat: overrides fallback to english, tagalog support (#2262)

* chore: allow work-in strings to take jurisdiction name

* feat: add support for tagalog

* Fix code style issues with Prettier

* feat: tagalog language

* feat: translations precedence includes en overrides

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.33
 - @bloom-housing/shared-helpers@3.0.1-alpha.32
 - @bloom-housing/partners@3.0.1-alpha.49
 - @bloom-housing/public@3.0.1-alpha.54
 - @bloom-housing/ui-components@3.0.1-alpha.33

* fix: account translations (#2278)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.33
 - @bloom-housing/partners@3.0.1-alpha.50
 - @bloom-housing/public@3.0.1-alpha.55
 - @bloom-housing/ui-components@3.0.1-alpha.34

* test: fixes test issues

* fix: fix sortig on applications partner grid

* chore: translations (#2293)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.34
 - @bloom-housing/partners@3.0.1-alpha.51
 - @bloom-housing/public@3.0.1-alpha.56
 - @bloom-housing/ui-components@3.0.1-alpha.35

* chore: translations (#2295)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.35
 - @bloom-housing/partners@3.0.1-alpha.52
 - @bloom-housing/public@3.0.1-alpha.57
 - @bloom-housing/ui-components@3.0.1-alpha.36

* chore: missing translations (#2296)

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.36
 - @bloom-housing/partners@3.0.1-alpha.53
 - @bloom-housing/public@3.0.1-alpha.58
 - @bloom-housing/ui-components@3.0.1-alpha.37

* fix: prefUnits on autofill summary (#2294)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.59

* chore: move Programs step to come after Students (#2277)

* chore: move Programs step to come after Students

* test: rearrange order of programs within Cypress tests

* test: remove problematic statement

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.60

* fix: units with invalid ami chart (#2290)

* fix: alunits with invalid ami chart

* perf: uniquePercentageChartSet map

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.34
 - @bloom-housing/shared-helpers@3.0.1-alpha.37
 - @bloom-housing/partners@3.0.1-alpha.54
 - @bloom-housing/public@3.0.1-alpha.61
 - @bloom-housing/ui-components@3.0.1-alpha.38

* chore: missing translations (#2299)

* chore: missing translations

* chore: remove logs

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.38
 - @bloom-housing/partners@3.0.1-alpha.55
 - @bloom-housing/public@3.0.1-alpha.62
 - @bloom-housing/ui-components@3.0.1-alpha.39

* 2259/fixes idle timeout not resetting properly (#2292)

* fix: fixes idle timeout not resetting properly

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.63

* feat: adds whatToExpect to GTrans (#2303)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.35
 - @bloom-housing/shared-helpers@3.0.1-alpha.39
 - @bloom-housing/partners@3.0.1-alpha.56
 - @bloom-housing/public@3.0.1-alpha.64
 - @bloom-housing/ui-components@3.0.1-alpha.40

* fix: demographics howDidYouHear options were not changing on language change (#2305)

* chore(release): version

 - @bloom-housing/public@3.0.1-alpha.65

* Fix checkbox rtl style

* feat(backend): add password outdating only to users which are either admins or partners

* fix: fix hero button width with secondary button (#2306)

* fix: mobile notice text wrap issue (#2308)

* feat(backend): add activity logging to listings module (#2190)

* feat(backend): add activity logging to listings module

* feat(backend): add activity logging to applications and user controllers

* feat(backend): add metada column to activity log entity

* feat(backend): change activity log metadata column type

* feat(backend): remove applications related changes

* feat(backend): remove ListingActivityLogInterceptor

* 2040/postmark date time fields partners (#2239)

* feat: add postmark by date and time fields

* feat: fix display and preview page

* test: fix so the correct date displays

* Fix code style issues with Prettier

* fix: fixes per emily

* fix: updates per sean

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>

* fix: versioning issues (#2311)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.36
 - @bloom-housing/shared-helpers@3.0.1-alpha.41
 - @bloom-housing/partners@3.0.1-alpha.58
 - @bloom-housing/public@3.0.1-alpha.67
 - @bloom-housing/ui-components@3.0.1-alpha.42

* feat(backend): all programs to csv export (#2302)

* feat(backend): all programs to csv export

* chore: removes console log

Co-authored-by: Sean Albert <smabert@gmail.com>

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.37
 - @bloom-housing/shared-helpers@3.0.1-alpha.42
 - @bloom-housing/partners@3.0.1-alpha.59
 - @bloom-housing/public@3.0.1-alpha.68
 - @bloom-housing/ui-components@3.0.1-alpha.43

* feat(backend): add partnerTerms to jurisdiction entity (#2301)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.38
 - @bloom-housing/shared-helpers@3.0.1-alpha.43
 - @bloom-housing/partners@3.0.1-alpha.60
 - @bloom-housing/public@3.0.1-alpha.69
 - @bloom-housing/ui-components@3.0.1-alpha.44

* feat: removes ListingLangCacheInterceptor from get by id

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.39
 - @bloom-housing/shared-helpers@3.0.1-alpha.44
 - @bloom-housing/partners@3.0.1-alpha.61
 - @bloom-housing/public@3.0.1-alpha.70
 - @bloom-housing/ui-components@3.0.1-alpha.45

* fix: Update translation

Closes 1927

* fix: Update hardcoded translations

Closes #1927

* refactor: listing detail props (#2313)

* refactor: listing detail props

* fix: HouseholdSizeField FieldError

* chore(release): version

 - @bloom-housing/shared-helpers@3.0.1-alpha.45
 - @bloom-housing/partners@3.0.1-alpha.62
 - @bloom-housing/public@3.0.1-alpha.71
 - @bloom-housing/ui-components@3.0.1-alpha.46

* chore(deps): bump next from 11.1.2 to 11.1.3 (#2289)

* feat(backend): refactor applications module (#2279)

* chore(release): version

 - @bloom-housing/backend-core@3.0.1-alpha.40
 - @bloom-housing/shared-helpers@3.0.1-alpha.46
 - @bloom-housing/partners@3.0.1-alpha.63
 - @bloom-housing/public@3.0.1-alpha.72
 - @bloom-housin…
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