aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/routes
AgeCommit message (Collapse)Author
2026-03-09Add stopFeedId and fallbackStopCode to Estimates component; improve layout ↵Ariel Costas Guerrero
for estimates display
2026-03-09Enhance route details handling and add favorites functionality; improve ↵Ariel Costas Guerrero
error logging and response structure
2026-03-08Refactor VigoUsageProcessor to remove CSV whitelist loading; add ↵Ariel Costas Guerrero
StopUsageChart component for usage visualization in Stops page
2026-03-08Enhance StopItem component to display next arrivals and improve layout; ↵Ariel Costas Guerrero
update StopList to show arrivals for the first three stops
2026-03-08Rename LineIcon -> RouteIcon, fix some size issuesAriel Costas Guerrero
2026-03-05Show probable traffic restriction warning on Xunta legs within urban ↵Copilot
municipalities (#141) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev>
2026-03-05Support for Ourense!!Ariel Costas Guerrero
Squashed commit of the following: commit 6c70396fe66ff8bc64655dd8e8c393001d2df8c3 Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Thu Mar 5 01:35:52 2026 +0100 feat: enhance stop sorting logic for bus and coach in map component commit 380396c78a0b9dc8b0435a479236031e0910b57e Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Thu Mar 5 01:30:46 2026 +0100 Update sprite and map colours commit cc3662922d8cf7d8d87c52444bc582c8332160c1 Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Thu Mar 5 01:02:22 2026 +0100 update ourense colour codes and refactor route fetching logic commit a2d8e8b0ecc57989dc79214947ed805d98ebddaa Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Wed Mar 4 23:42:49 2026 +0000 feat: add ourense urban bus feed (schedule-only, no real-time) Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit 639a9cf75a71dabc07d1cdf2b39edfd264ccc220 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Wed Mar 4 23:35:44 2026 +0000 Initial plan
2026-03-01Route detail visualisation improvementAriel Costas Guerrero
Squashed commit of the following: commit 2f2261f764e0a0a52652bceda306f39f6f568b87 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 10:21:52 2026 +0000 Implement route-specific realtime filtering and route detail UI updates Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit e5ab68b158558e0f6577bf0fdd95e652fb269e6a Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Sun Mar 1 11:17:19 2026 +0100 Fix delay formatting to ensure absolute values are displayed for arrivals and rejections commit df7d61c089a4e55a3b2efad8556b17e1f7f25e1c Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Sun Mar 1 11:14:11 2026 +0100 Improve the formatting a bit for the arrival schedules commit 4b65cdb43824ba936234be6b5bdd6cf8ac9c56bb Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 10:05:34 2026 +0000 Fix hook-order violation in route details stop departures Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit 2da4fb594f1433ddd1a26e267bbc7e917145b3b5 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 09:50:14 2026 +0000 Polish selected-stop realtime display in route details Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit dc7fc11085773a030bc9109e8c435a62a3567051 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 09:48:33 2026 +0000 Load route-details realtime only for selected stop Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit b9408664fd0c0d115f6aa0341deb9fa5b74f2b26 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Fri Feb 27 18:20:16 2026 +0000 Initial plan
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>
2026-02-14feat: Implemen experimental bus stop usage displayAriel Costas Guerrero
2026-02-11refactor: Remove unused logging and streamline stop data handling in map and ↵Ariel Costas Guerrero
processor components
2026-02-11fix: Use formatHex for route color formatting in RouteDetailsPageAriel Costas Guerrero
2026-02-11fix: Normalize headsign handling and improve destination trimming in arrival ↵Ariel Costas Guerrero
processing
2026-02-11Use provided colours in mapAriel Costas Guerrero
Closes #131
2026-02-05Better unknown feed handling, handle UVIGO shuttleAriel Costas Guerrero
2026-01-30feat: Add link to view stop details in route details pageAriel Costas Guerrero
2026-01-30feat: Add trip selection functionality and localization updates for trips in ↵Ariel Costas Guerrero
English, Spanish, and Galician
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
2026-01-30feat: Enhance header and app shell with back navigation and dynamic title ↵Ariel Costas Guerrero
support
2026-01-30feat: Update localization and enhance route search functionalityAriel Costas Guerrero
2026-01-25Bring back basic stop searchAriel Costas Guerrero
2026-01-02feat: Integrate Geoapify geocoding service and update configurationAriel Costas Guerrero
2026-01-01Update some stuff to test actionsAriel Costas Guerrero
2025-12-29Rename a lot of stuff, add Santiago real timeAriel Costas Guerrero
2025-12-28Improve planning widgetAriel 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-28Get favourite stops from OTP instead of pre-generated fileAriel 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-25Implement selecting stop layers to displayAriel Costas Guerrero
2025-12-25Fix shit with mapAriel Costas Guerrero
2025-12-25Update icons againAriel Costas Guerrero
2025-12-24Refactor map components and improve modal functionalityAriel Costas Guerrero
2025-12-24Implement new UI stylesAriel Costas Guerrero
2025-12-23Full real-time page, coruña real timeAriel Costas Guerrero
2025-12-22Implement retrieving next arrivals for a stop (scheduled only)Ariel Costas Guerrero
2025-12-22Implement fetching scheduled arrivals for stopAriel Costas Guerrero
2025-12-19Implement loading stops as tiles from OTPAriel Costas Guerrero
2025-12-18Show arrivals from previous leg too (to see how much margin you've got to ↵Ariel Costas Guerrero
transfer)
2025-12-12feat: implement favourites management, add recent places functionality, and ↵Ariel Costas Guerrero
enhance planner features
2025-12-12feat: add comfort parameters to AppConfiguration and update OTP service for ↵Ariel Costas Guerrero
Madrid timezone handling
2025-12-12feat: enhance OTP service logic, improve planner overlay, and update NavBar ↵Ariel Costas Guerrero
styles
2025-12-12Fix formatting and errorsAriel Costas Guerrero
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-08Refactor code structure for improved readability and maintainability; ↵Ariel Costas Guerrero
removed redundant code blocks and optimized functions.
2025-12-08feat: add StopHelpModal component and integrate help functionality in EstimatesAriel Costas Guerrero