Commit Graph

154 Commits

Author SHA1 Message Date
f0aabf9879 Fix build error: Moví ETACard.vue a src/components/map/ para que coincida con la ruta de importación 2026-03-02 14:27:27 -05:00
91d0c12514 Sincronización final: MapView.vue con fixes de reset, apertura automática y decimales 2026-03-02 14:11:53 -05:00
9650f2b019 Solución completa: corregir reset con la X, añadir limpieza de búsqueda y asegurar sincronización de paradas 2026-03-02 12:55:01 -05:00
0b8c5a1075 Solución: Redondear decimales en horarios, activar apertura automática de ETACard y asegurar visibilidad de paradas 2026-03-02 12:47:44 -05:00
704d3e2e60 Corrección sistema de paradas: Activar clic en ArrivalBanner para abrir ETACard y ocultar paradas; asegurar visibilidad de pestaña inferior 2026-03-02 12:40:57 -05:00
fc0b9604fb Revertir sistema de paradas: eliminar apertura automática de ETACard y limpieza por falta de buses; restaurar interacción manual con paradas 2026-03-02 12:34:10 -05:00
e9b5acdc48 feat: auto-geolocation improves, fix route stops query and map soft-reset 2026-03-02 09:58:29 -05:00
fb57f13d62 fix: recarga total de mapa, corregir 400 bus_stops y flicker de mensaje de buses 2026-03-02 09:35:43 -05:00
ac41cba2e7 fix: asegurar limpieza total del mapa al cerrar banner 2026-03-02 09:28:37 -05:00
5fb6ab812a fix: corregir paradas faltantes, duplicado de ubicación y alineación de botones 2026-03-02 09:23:29 -05:00
9c90a175cc feat: optimización de ETA, limpieza automática de rutas y smart location 2026-03-02 09:00:08 -05:00
fa8551b19d UI: Refine 'no buses available' flow and fix decimal bug 2026-03-01 22:06:42 -05:00
e0284f7518 UI: Improve location button behavior and add Smart Location toggle in profile 2026-03-01 21:56:44 -05:00
aee73120c0 UI: Add message when no buses are available on a route 2026-03-01 21:43:31 -05:00
545cefd019 Fix: Restore bus stop markers on route selection with yellow styling 2026-03-01 21:34:36 -05:00
7ca3fd51f7 Fix: Supabase URL initialization error by syncing env variables and adding validation 2026-03-01 21:28:17 -05:00
c472591dd0 fix: relocate CSS @import to the top to avoid build fail 2026-03-01 17:39:45 -05:00
e1dc2f07f2 fix: export SUPABASE_URL to fix build error 2026-03-01 17:37:25 -05:00
6ae0e7b0bf feat: optimización integral y auditoría de rendimiento SIBU 2.0.1 2026-03-01 17:35:13 -05:00
66b76cee61 Ultra-Premium Redesign of Auth System and critical Map fixes 2026-03-01 15:20:49 -05:00
8a6b9fe5e8 Fix build error: Correct logo path in AuthView 2026-03-01 15:14:45 -05:00
619250ecf2 Critical Fix: Complete rewrite of Auth components to restore visibility, and fix Map user location persistence 2026-03-01 15:13:27 -05:00
cb92547271 Refactor DiscoverView: smaller cards (2 columns on mobile), square featured cards, and compact info to satisfy size request 2026-03-01 15:05:36 -05:00
bac1920045 Resize Discover cards back to 2 columns on mobile for a more compact layout 2026-03-01 15:04:04 -05:00
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