feat: add additional neighborhood amenities#5563
Conversation
✅ Deploy Preview for bloom-flagly ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for partners-bloom-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-angelopolis ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
emilyjablonski
left a comment
There was a problem hiding this comment.
Just needs one change!
Not your fault at all, the AC had an error - Senior center should be Senior centers so that each option is plural. Gonna approve bc that should be a small fix!
✅ Deploy Preview for bloom-exygy-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-lakeview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-public-seeds ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* feat: add additional neighborhood amenities * test: add new neighborhood amenities to listing service test * fix: switch senior center to senior centers
* feat: add additional neighborhood amenities * test: add new neighborhood amenities to listing service test * fix: switch senior center to senior centers
* feat: add additional neighborhood amenities * test: add new neighborhood amenities to listing service test * fix: switch senior center to senior centers
This PR addresses #5498
Description
Adds new entries to NeighborhoodAmenities enum, and new columns to NeighborhoodAmenities table. Adds them to
Angelopolisseed to they will display on partners site, and after filling on public.Translations are google translate fyi
How Can This Be Tested/Reviewed?
Reseed data.
Now on partners add / edit listing. For "Angelopolis" it should have new fields. Test if they appear in details, and on public listing site (with translations). Also check csv export (if any jurisdiction has them visible, they should appear)
Author Checklist:
yarn generate:clientand/or created a migration when requiredReview Process: