Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* in-progress, Grab map provider * in-progress, Grab map provider * handled undefined credentials case when stack is switched * updated tests * updated constants * in progress, grab map and style support * fixed ALS-1408 * fixed info content which was overlapping with logo * fix for ALS-1252 * fix for ALS-1408 * in-progress, updates to Grab feature * in-progress * [ALS-1311] added tests and finalised functionality * updated readme * fixed build issue * resolved bug and updated CF template link in README * updated e2e test * updated e2e test * removed @tanstack/react-query * removed @tanstack/react-query * added tooltips and resolved innerHtml issue in console * resoolved location when disconnecting stack while using Grab map provider * bug fixes * bug fixes * attribution text color handling for different styles, removed bias position when searching with Grab map provider * removed commented styles * attribution fixes * padding added to cater long suggestions in search * fixed zoom issue for popup when clicking on search suggestion and renamed Grab to GrabMaps * added await for E2E test * added feedback from QA * removed outline for info icon on Popup * feedback from QA * removed log * enabled Route Options for walking when using Grab, disabled locate me icon UI fix * style updates * added CF templates * synced upstream * merged main * updates responsive styles for disabled locate me button * merged feature_ALS-1311 * updated Grab disclaimer modal * merged main * updated logic to show route options only for Car and Truck travel modes * added stack region selection via dropdown * updated README.md * removed selected state for region dropdown * updated UI for dropdown and locate me toast message * enable selected state for region dropdown * added default region selection to SettingsModal * improved settings modal style change experience * update UX for unit switch * updated CF templates * added Grab resources to README * added Grab resources to README * updated readme and region logic * changed UI and added filters and search for map styles * improved the code * updated CF template link in readme * updated filter icon, added some tests for MapButtons component and fixed placeholder for search and filter * updates selected filters when a filter is clicked * improvements * show map styles below while filters are open * updated settings modal test & checkbox design * fixed typo * resolved type * resolved build issue * changed default text of NotFoundCard * updated E2E tests * merged develop * fix for light style showing in dark search * feat: Add Light attribute to HERE_EXPLORE_TRUCK * updated UI * improved the checkbox, height * debounced searches, pending routeBox test * fixed routeBox test * cleanup * fix for ALS-1510 * fix for ALS-1514 * fix for ALS-1466 * feature ALS-1454 - Updated UI for styles not found * Fox for search UI issues - fixed border bottom rounded issue while searching and when not found card appears - fixed search shaking and height when search has no result or loading * Feature ALS-1450 * added check to reconnect websocket when disconnects * fixed tooltip position * changed UI for web socket connection * improved web socket connection logic for tracker box * replaced colors & UI according to design * feature_ALS-1517-mapstyles-error-message fixed clear filters button styling * feature_ALS-1450_websocket-connection * [ALS-1525] fixed stack region selection issue when GrabMaps selected * fixed the banner issue when user connected back once it is closed (#21) * fixed dynamic text issue on auto when toggling units * unauth simulation, analytics, localization, translation script and update default CF template * add footer in TriggeredByEnum and fix tests (#39) * localization fixes for terms page, auth geofence box * add pageViewDuration in LEAVE_PAGE event (#40) * Improve leave page event attr (#44) * fix pageViewDuration * add pageViewIdentifier to track actions per page view * placeholder for the loading state during the search operation. (#45) * merged lib approach * translated chinese in language dropdown * improve pageViewIdentifier storage (#46) * fixed text responsive issues with button (#42) * updated README * Dynamically Localize Number Formats for International User Support (#47) * fixed text & added new script to update translation (#48) * updated regex to support geofence name in multiple languages * Updated CF templates (#49) * Remove useRecordViewPage from DemoPlaceholderPage and amend page identifier key (#50) * Update main-cf-template.yaml * Update main-cf-template.yaml * fixes callback to show auth tracker box * removed log * Improve analytics (#51) * log session_end event and improve page identifiers storage * remove pageViewDuration * amend pageViewIdentifier * Add Open Data Maps to demo app (#52) * Addeede open data provider * completed adding open data provider * fixed attribute color issue with visualization dark mode * fixed build issues and updated name for translation script * Feat/change country approach (#53) * change the country fetching approach, also remove initiateAnalytics * add COUNTRY_EVALUATION_URL env variable * fix env variables * return undefined if the country code is Unknown getCountryCode * revert stopsession debouce time and remove logs * set default COUNTRY_EVALUATION_URL * unauth simulation fixes - removed geofence border, fixed animation, updated icons * Add the ability to dynamic evaluate and assign fastest region (#54) * change env variable for multiple identity pool ids (#56) * change env variable for multiple identity pool ids * fix useEffect error in useRecordViewPage * Fixed unauth simulation ui issues (#55) * fixed unauth simulation ui issues * removed unused import * fixed unauth tracking history left icon alignment * fixed notification icon size * Allowed duplicates geeofence notifications for unauth * fixed button hover for primary button * updated env and websocket urls approach * removed log * updated env * library format changed from es to cjs (#57) * Revert "library format changed from es to cjs (#57)" (#58) This reverts commit c4f2fa2. * updated language icon ins settings modal * added option in settings modal to select region * updated translations * add geofence notification case in cypress tests (#60) * fixed dot issue in arabic and hebrew, fixed the RTL issue with short distance unit (#61) * fixed dot issue in arabic and hebrew, fixed the rtl issue with short unit * fixed short units translation * fixed paused simulation issue when active the other routes & fixed spelling for trackers * improved the short distance unit ui * region and opendata ui fix * fixes for unauth simulation * Added kinesis resources & updated pinpoint event stream (#62) Co-authored-by: Harshit Wadhawan <[email protected]> * updated readme * updated readme * V2 features * updated env example * sync with upstream --------- Co-authored-by: Dabeer Raza <[email protected]> Co-authored-by: NihaalAftab-Makeen <[email protected]> Co-authored-by: harshit-makeen <[email protected]> Co-authored-by: Harshit Wadhawan <[email protected]>
- Loading branch information