aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/shared
AgeCommit message (Collapse)Author
2026-03-16feat: enhance geolocation handling with loading state and improve button ↵Ariel Costas Guerrero
click behavior
2026-03-13feat: integrate geolocation functionality and enhance map interactionsAriel Costas Guerrero
- Added useGeolocation hook to manage user location and permissions. - Updated PlannerOverlay to utilize geolocation for setting origin. - Enhanced NavBar with a new planner route. - Introduced context menu for map interactions to set routes from current location. - Improved search functionality in the map with a dedicated search bar. - Updated localization files with new strings for routing and search features.
2026-02-25[WIP] Implement UX improvements for map styles and feature selection (#136)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-12-25Fix shit with mapAriel Costas Guerrero
2025-12-24Screw thisAriel Costas Guerrero
2025-12-24Update iconsAriel Costas Guerrero
2025-12-24Refactor map components and improve modal functionalityAriel Costas Guerrero