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

Add Search History #1183

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Add Search History #1183

merged 3 commits into from
Apr 24, 2024

Conversation

dhochbaum-dcp
Copy link
Contributor

@dhochbaum-dcp dhochbaum-dcp commented Mar 20, 2024

This PR updates @nycplanning/ember to use the package with the newly created Zola search history functionality.
image

To pre-populate your search history, paste the below into the console.

window.localStorage["search-history"] = '[{"label":"CHRYSLER BUILDING, New York, NY, USA","bbl":"1012970023","geometry":{"type":"Point","coordinates":[-73.97533,40.751639]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"EMPIRE STATE BUILDING, New York, NY, USA","bbl":"1008350041","geometry":{"type":"Point","coordinates":[-73.985654,40.748433]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"STATUE OF LIBERTY, New York, NY, USA","bbl":"1000010101","geometry":{"type":"Point","coordinates":[-74.044535,40.689232]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"YANKEE STADIUM, Bronx, NY, USA","bbl":"2024930001","geometry":{"type":"Point","coordinates":[-73.926473,40.828812]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"CITI FIELD, Flushing Meadows, NY, USA","bbl":"4017870020","geometry":{"type":"Point","coordinates":[-73.844636,40.757003]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"120 BROADWAY, New York, NY, USA","bbl":"1000477501","geometry":{"type":"Point","coordinates":[-74.01054,40.708225]},"type":"lot","id":0,"typeTitle":"Search History"}]'

Closes #1191

Copy link

netlify bot commented Mar 20, 2024

Deploy Preview for labs-zola ready!

Name Link
🔨 Latest commit ca0c9fa
🔍 Latest deploy log https://app.netlify.com/sites/labs-zola/deploys/661e881f2d9535000853edc0
😎 Deploy Preview https://deploy-preview-1183--labs-zola.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@dhochbaum-dcp
Copy link
Contributor Author

Closing this PR to update to revised implementation, #1199

@dhochbaum-dcp dhochbaum-dcp marked this pull request as ready for review April 16, 2024 14:18
@dhochbaum-dcp dhochbaum-dcp requested a review from a team as a code owner April 16, 2024 14:18
@dhochbaum-dcp dhochbaum-dcp merged commit 465982e into develop Apr 24, 2024
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Search History
2 participants