Commit Graph

121 Commits

Author SHA1 Message Date
4308c59274 Emergency fix for auth rendering: added SW unregister, diagnostic borders, and forced visibility styles 2026-03-01 15:00:40 -05:00
b504ecc550 Fix user location visibility and improve map zoom to include both user and optimal stop 2026-03-01 14:41:27 -05:00
9d448d3012 Remove Google Auth and restore simple email/password login flow 2026-03-01 14:37:53 -05:00
f42a895d9e Fix auth rendering: add container with min-height and clear CSS issues 2026-03-01 14:33:10 -05:00
ae2b65609a Fix auth form visibility (static imports + remove transition) and map zoom logic synchronization 2026-03-01 14:28:25 -05:00
b7e6731c54 Fix auth visibility and map user location persistence issues 2026-03-01 14:22:42 -05:00
59de2c7c23 Decouple route selection: Map uses persistent store state, Schedules uses local state. Map selection only persists on Map banner. 2026-03-01 12:38:04 -05:00
b8577a512b Optimize route clearing: replaced full page reload with store clearing and URL cleanup when closing the map banner 2026-03-01 12:30:24 -05:00
102abc22ef Fix route selection persistence: removed clearSelection from Map and Schedules unmount hooks, ensuring route remains selected when switching views 2026-03-01 12:23:25 -05:00
a092df33f7 Implement Session Persistence: 'Keep me logged in' now works by toggling between localStorage and sessionStorage based on user choice 2026-03-01 12:19:30 -05:00
4d7b472c6c Implement Smart Location: auto-detect user location if preference is enabled, hide location button, and handle permission denial by resetting preference 2026-03-01 12:15:08 -05:00
d0d75b8c98 Optimize BottomNav: instant visual feedback and ultra-low debounce for better responsiveness 2026-03-01 11:34:52 -05:00
fc481cea6f Apply premium BusinessDetailsView redesign: adapted to app colors, added Playfair Display, and removed map route button 2026-03-01 11:04:18 -05:00
1140a8adf6 Improve visibility of 'Ofertas' title: increased size, weight, and contrast 2026-03-01 10:22:00 -05:00
9043fdccba Center offers title, increase font size, and add top/bottom image gradients 2026-03-01 10:14:15 -05:00
09ce466cf1 Refine offers UI: remove icon, adjust card layout for full-width/bottom alignment, and unify theme colors in promo modal 2026-03-01 09:58:34 -05:00
355bee84e3 Sort bus schedules chronologically by departure time 2026-03-01 09:44:32 -05:00
8f586b47f5 Fix layout overflow in stop banner and center offers sheet 2026-03-01 09:32:55 -05:00
c29b8074e6 Fix offers layout, implement glassmorphism navigation, and optimize image display 2026-03-01 09:20:28 -05:00
b7d5fba9e5 Decouple map and schedule routes and expand offer images 2026-03-01 00:43:06 -05:00
f411986b28 Redesign SIBU offers with background images, unified exit buttons, and simplified UI 2026-03-01 00:20:49 -05:00
91ef07b3ed Fix: map singleton state, schedules view sync, and carousel image error handling 2026-02-28 22:38:59 -05:00
1dd250ca42 fix: strictly decouple schedules selection from map visuals to keep map clean 2026-02-28 22:23:37 -05:00
23b7bd4539 fix: fully decouple schedules from map search UI and center offers 2026-02-28 22:08:34 -05:00
69fbe3dcbc fix: decouple map search from global selection and fix offers anchoring/masking 2026-02-28 22:01:16 -05:00
147ea98cda fix: skip guided zoom from schedules and fix offers slide-up animation 2026-02-28 21:39:50 -05:00
ec1137b2c2 fix: closest stop only marked when using map search flow 2026-02-28 21:30:35 -05:00
2eca01d7ed feat: redesign promotions carrusel and fix closest stop marker issue 2026-02-28 21:27:18 -05:00
0fdb727875 feat: simplify map by removing all stop markers and manual clear button 2026-02-28 13:56:56 -05:00
4a0a507ec0 style: apply fluid interface principles with organic animations and reactive feedback 2026-02-28 13:31:49 -05:00
25008054b3 feat: limit to 2 routes and add slide animations to ETA card and banner 2026-02-28 12:00:38 -05:00
621da9e4c3 Refactor: Map UI improvements, ETA metrics, Schedule fixes, and Transport Detail styling 2026-02-28 10:39:20 -05:00
8d967814f9 style: rediseñar disparador de rutas para ser compacto y adaptativo 2026-02-28 01:02:36 -05:00
62ff09b6a0 feat: align and enlarge top stop banner and fix X functionality 2026-02-28 00:33:57 -05:00
8ad7cd772f fix: make top banner close button clear all map data 2026-02-28 00:05:09 -05:00
f5f0fbc41d feat: simplify route search to show only route list 2026-02-27 23:49:47 -05:00
cc92b93709 style: revert floating map buttons position 2026-02-27 23:43:32 -05:00
b95e91939b style: move floating map buttons higher and slightly more to the right 2026-02-27 23:41:19 -05:00
b186a03a73 style: lift offers banner further and fix routes visibility 2026-02-27 23:33:45 -05:00
ad53f8f8d7 fix: correct coordinate keys for Routes API and lift offers banner 2026-02-27 23:02:59 -05:00
1cd83f5fb3 fix: improve route visibility and lift offers banner 2026-02-27 22:40:16 -05:00
8e75f24b1e fix: correct Routes API service usage and fix bus stops missing markers 2026-02-27 22:34:08 -05:00
d73926cd77 chore: migrate Google Maps to Routes API and clean up deprecated code 2026-02-27 22:15:58 -05:00
8084032f25 fix: corrección de errores en mapa y filtros de horarios 2026-02-27 21:24:26 -05:00
d33c4c4ab1 fix: corrección de ruta en BottomNav para sección transporte y mejoras en vistas de taxis y shuttles 2026-02-27 20:57:59 -05:00
a2d317d1bc Fix UI overlapping, transport load error handling, and schedule filtering bugs 2026-02-27 20:22:29 -05:00
7c800a0551 feat(eta): rewrite useETA to use database times and update ETACard 2026-02-27 13:55:44 -05:00
504e61bfb2 chore: apply finalized MapView and ETA card fixes 2026-02-27 12:22:15 -05:00
bddb8916ba fix(map): evitar dibujado residual de marcadores cuando se limpia el mapa rápidamente 2026-02-27 11:25:04 -05:00
b90eb83acb feat(UI): actualización de colores de ruta a amarillo y fix navegación transporte 2026-02-27 10:57:42 -05:00