aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/layout/NavBar.tsx
AgeCommit message (Collapse)Author
2026-03-13Refactor geolocation settings across components; improve accuracy and ↵Ariel Costas Guerrero
timeout configurations
2025-12-28Implement displaying routes with dynamic data from OTPAriel Costas Guerrero
2025-12-28feat: Refactor NavBar and Planner components; update geocoding servicesAriel Costas Guerrero
- Removed unused Navigation2 icon from NavBar. - Updated usePlanner hook to manage route history and improve local storage handling. - Enhanced PlannerApi with new fare properties and improved itinerary handling. - Added recent routes feature in StopList with navigation to planner. - Implemented NominatimGeocodingService for autocomplete and reverse geocoding. - Updated UI components for better user experience and accessibility. - Added translations for recent routes in multiple languages. - Improved CSS styles for map controls and overall layout.
2025-12-24Implement new UI stylesAriel Costas Guerrero
2025-12-12feat: enhance OTP service logic, improve planner overlay, and update NavBar ↵Ariel Costas Guerrero
styles
2025-12-12Improved version of the planner featureAriel Costas Guerrero
2025-12-12Initial ultra-ñapa implementation of OTP integrationAriel Costas Guerrero
2025-12-08Update formattingAriel Costas Guerrero
2025-12-07Update navigation barAriel Costas Guerrero
2025-12-01Add line list with link to official schedulesAriel Costas Guerrero
2025-11-22Link previous trip shapes for GPS positioning on circular routes (#111)Copilot
Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>