New buildng search
Created by: cschloer
Significant changes to dashboard to reflect the new building search
- Add two new search types: 'address + zip' and 'address + borough'
- Add dropdown for borough, text field for zip
- Handle sending those two new search types to the backend properly
- Group buildings with the same BBL together
- Click BBL to trigger a bbl search
- Add a city dropdown
- Keep track of recently visited buildings and display on initial buildings page load (using cookies)
Use with building service PR: https://github.com/Blocp/buildingservice/pull/48
Test by running building dashboard locally with the dev buildings database. There is no landing page anymore, so search for some address or zip (putnam). Currently the borough search is broken on the database side.
https://www.pivotaltracker.com/story/show/145886885
note: the branch is named incorrectly