Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CT Redesign: Add Map control and update search results view for Locat…
…ion search #23686 (#17247) * Name search autocomplete * Create mapboxToken.js * fetchSearchByLocationResults * cleanup * cleanup * set state correctly at beginning of action * AC 3 * rmeove countries from mapbox call * Search updates * Reducer cleanup * Delete SearchForm * Update search.js * Styling fix * Preview version updates * Version fixes * Preview display * Cleanup * m * track current tab in store, split results * put tab in url and load correct tab if present * search instead of tab in url * move out common component * rename to SearchAccordion * render search results stuff * css cleanup * Delete SearchSchools.jsx * move to containers * Update SearchResults.jsx * Update SearchResults.jsx * remove map display from 23686 * Update SearchResults.jsx * Update SearchResults.jsx * results box * styling location cards * clean up search result cards for location search * max number to letter conversion handle any number * move to helpers * center map on search lat/long * raidus junk * cleanup * Update constants.js * bounding box tweaks * Update SearchResults.jsx * succeeded * map markers are on the page * Update constants.js * markers * Update SearchResults.jsx * Update SearchResults.jsx * pre-merge setup * fixed issues and changed how bounding box after search is determined so as to work with use my current location * map display for results using magic * clean making map show results * AC met * Update SearchResults.jsx * Update SearchResults.jsx * Update _gi-search-location.scss * on click map markers go gray * Update LandingPage.jsx * Update SearchResultCard.jsx * kick jenkins * fix scrolling issue * Update Dockerfile * Update Dockerfile * i doubt it fixes the issue * cleanup * disable all tests in sandbox * revert test skipping * mapbogl css import * change import order * tleunen/eslint-import-resolver-babel-module#34 (comment) * Revert "tleunen/eslint-import-resolver-babel-module#34 (comment)" This reverts commit 5b6ff62. * https://stackoverflow.com/a/49523565/1669481 * revert * Delete LandingPage.unit.spec.jsx Co-authored-by: Devin McCurdy <[email protected]>
- Loading branch information