forked from bloom-housing/bloom
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/2022 11 16 2 #1508
Closed
Closed
Release/2022 11 16 2 #1508
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: wip action block * fix: custom block css * fix: matching spacing to figma * fix: removed custom styling
* feat: add neighborhood amenities input section * feat: add neighborhood amenities details section * feat: add details neighborhood amenities section * test: neighborhood amenities partners fields * feat: update neighborhood amenities subtitle * feat: move titles to partners folder
* feat: add neighborhood amenities to public listing description * feat: move amenities section into neighborhood on mobile * feat: add get directions link under the map
* 1422/finder scaffolding + Q1 (#1448) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: mobile styling * fix: string + OnClick cleanup * 1434/listing finder q2 (#1452) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: pr cleanup * fix: typos + field value refactor * fix: auto-submit issue * 1443/listing finder disclaimer (#1461) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: remove unused div * fix: skip functionality + PR feedback * fix: refine react code * 1442/listing finder q3 (#1463) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: improved translations * fix: improved error handling * fix: removed unused div * 1444+5/listing finder q4+5 (#1472) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: wip added question content * fix: program filtering id * fix: remove empty div * fix: remove logs * fix: no results bug * fix: minor border issue * fix: disclaimer unique key * 1460/listing finder translations (#1473) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: wip added question content * fix: program filtering id * fix: getting started * fix: wip translations w/o changes * fix: wip updating content * fix: completed translations w/o questions * fix: rent placeholder handling * fix: removed json comment * fix: remove families program * fix: neighborhood translations * fix: hompage button fix * fix: added feature flagging * fix: missing env config * fix: update env naming * fix: template updates
* 1422/finder scaffolding + Q1 (#1448) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: mobile styling * fix: string + OnClick cleanup * 1434/listing finder q2 (#1452) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: pr cleanup * fix: typos + field value refactor * fix: auto-submit issue * 1443/listing finder disclaimer (#1461) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: remove unused div * fix: skip functionality + PR feedback * fix: refine react code * 1442/listing finder q3 (#1463) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: improved translations * fix: improved error handling * fix: removed unused div * 1444+5/listing finder q4+5 (#1472) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: wip added question content * fix: program filtering id * fix: remove empty div * fix: remove logs * fix: no results bug * fix: minor border issue * fix: disclaimer unique key * 1460/listing finder translations (#1473) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: wip added question content * fix: program filtering id * fix: getting started * fix: wip translations w/o changes * fix: wip updating content * fix: completed translations w/o questions * fix: rent placeholder handling * fix: removed json comment * fix: remove families program * fix: neighborhood translations * fix: hompage button fix * fix: added feature flagging * fix: component sync * fix: wip refactor * fix: wip 2 refactor * fix: wip 3 refactor * 1422/finder scaffolding + Q1 (#1448) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: mobile styling * fix: string + OnClick cleanup * 1443/listing finder disclaimer (#1461) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: remove unused div * fix: skip functionality + PR feedback * fix: refine react code * 1442/listing finder q3 (#1463) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: improved translations * fix: improved error handling * fix: removed unused div * fix: component sync * fix: wip refactor * fix: wip 2 refactor * fix: wip 3 refactor * fix: qa visual updates * fix: mobile header spacing refinement * fix: expand card componenet vars * fix: refined breakpoints * fix: removed unused css * fix: updated mobile header size * fix: simplified finder card css
Co-authored-by: Yazeed Loonat <[email protected]>
* fix: checkbox in bordered field in arabic * fix: update class names * fix: revert to existing padding Co-authored-by: Emily Jablonski <[email protected]>
* 1422/finder scaffolding + Q1 (#1448) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: mobile styling * fix: string + OnClick cleanup * 1434/listing finder q2 (#1452) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: pr cleanup * fix: typos + field value refactor * fix: auto-submit issue * 1443/listing finder disclaimer (#1461) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: remove unused div * fix: skip functionality + PR feedback * fix: refine react code * 1442/listing finder q3 (#1463) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: improved translations * fix: improved error handling * fix: removed unused div * 1444+5/listing finder q4+5 (#1472) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: wip added question content * fix: program filtering id * fix: remove empty div * fix: remove logs * fix: no results bug * fix: minor border issue * fix: disclaimer unique key * 1460/listing finder translations (#1473) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: wip added question content * fix: program filtering id * fix: getting started * fix: wip translations w/o changes * fix: wip updating content * fix: completed translations w/o questions * fix: rent placeholder handling * fix: removed json comment * fix: remove families program * fix: neighborhood translations * fix: hompage button fix * fix: added feature flagging * fix: component sync * fix: wip refactor * fix: wip 2 refactor * fix: wip 3 refactor * 1422/finder scaffolding + Q1 (#1448) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: mobile styling * fix: string + OnClick cleanup * 1443/listing finder disclaimer (#1461) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: remove unused div * fix: skip functionality + PR feedback * fix: refine react code * 1442/listing finder q3 (#1463) * fix: added components from core * fix: basic components * fix: added copy components * fix: core component updates * fix: homepage finder button * fix: wip css refinements * fix: basic form functioning * fix: corrected homepage button design * fix: build error resolved * fix: added strings to json * fix: object pattern for multiple questions * fix: clean-up mobile view * fix: corrected padding * fix: cleanup from feedback * fix: px to rem * fix: basic question info * fix: mobile styling * fix: improved form state handling * fix: filtering with all inputs * fix: refined step logic * fix: disclaimer content * fix: list styling * fix: updated design * fix: css refinements * fix: clean up * fix: logic clean up * fix: handling disclaimer page w/ state * fix: remove unused code * fix: wip handling rent range * fix: separate question types * fix: rental costs basic functionality * fix: refine css styling * fix: content updates * fix: error handling + cleanup * fix: use of type field * fix: improved translations * fix: improved error handling * fix: removed unused div * fix: component sync * fix: wip refactor * fix: wip 2 refactor * fix: wip 3 refactor * fix: qa visual updates * fix: mobile header spacing refinement * fix: expand card componenet vars * fix: refined breakpoints * fix: removed unused css * fix: updated mobile header size * fix: simplified finder card css * fix: various focus/priority improvements * fix: added legend texts * fix: wip reset focus * fix: current focus solution
✅ Deploy Preview for detroit-partners-prod ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for detroit-partners-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Template
Issue Overview
This PR addresses #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:
yarn generate:client
and/or created a migration if I made backend changes that require themReviewer Notes:
Steps to review a PR:
On Merge:
If you have one commit and message, squash. If you need each message to be applied, rebase and merge.