aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/api
AgeCommit message (Collapse)Author
2026-03-01Implement route-specific realtime filtering and route detail UI updatescopilot-swe-agent[bot]
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2026-02-14feat: Implemen experimental bus stop usage displayAriel Costas Guerrero
2026-01-30feat: Add date parameter to GetRouteDetails and update fetchRouteDetails to ↵Ariel Costas Guerrero
support date queries feat: Enhance localization with new date-related strings in English, Spanish, and Galician feat: Improve RouteDetailsPage with layout options and date selection for better user experience
2025-12-31feat: Add vehicle information to arrival details and update related componentsAriel Costas Guerrero
2025-12-28feat: Enhance route details to include agency information and update map ↵Ariel Costas Guerrero
attribution
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-27IDEKAriel Costas Guerrero
2025-12-27Refactor route planner to use new GraphQL backendAriel Costas Guerrero
2025-12-23Full real-time page, coruña real timeAriel Costas Guerrero
2025-12-22Refactor arrivals handling and improve type definitions; reorganise componentsAriel Costas Guerrero
2025-12-22Implement retrieving next arrivals for a stop (scheduled only)Ariel Costas Guerrero