Commit Graph

227 Commits

Author SHA1 Message Date
0ce878f54f Update landing page: dynamic hero, live badge, and improved styles 2026-03-09 19:35:33 -05:00
d434629453 Update landing installation section background with imageninfe.png 2026-03-09 17:25:45 -05:00
6024061404 Double SIB logo size and adjust navbar and hero text position 2026-03-09 17:21:28 -05:00
4f6f35f6d9 Update navbar visibility and use titulosib.png logo image 2026-03-09 17:15:31 -05:00
ea11f9f7ff Change landing background to specific image and lower hero text position 2026-03-09 17:00:39 -05:00
10230177c9 Fix: Force video playback and adjust overlay transparency for better visibility 2026-03-09 16:38:08 -05:00
2dc8208b60 Update landing background with official Panama location video 2026-03-09 16:36:17 -05:00
f62d129165 Fix: Replace fake mp4 with real video file for landing background 2026-03-09 16:32:50 -05:00
9a36eb84e8 Add video background to landing hero and lower text position 2026-03-09 16:28:48 -05:00
2f6fabe64e Fix: Hide MainLayout (header and bottom nav) on landing page 2026-03-09 16:12:12 -05:00
d56065cf3c Refactor landing page to minimalist Apple-like style and use new SIB logo 2026-03-09 16:09:23 -05:00
532e396b43 Implement landing page with PWA smart detection and high-quality background 2026-03-09 15:53:35 -05:00
12cc2a7eaa Update icono.png with new high-quality logo 2026-03-09 15:43:57 -05:00
8da5670726 Fix iOS home screen icon by adding apple-touch-icon meta tag 2026-03-09 14:07:05 -05:00
33b344d6bd Revert logo image to SIB text as requested by client 2026-03-09 13:45:18 -05:00
19f12d1272 Update app title and favicon to SIB and new icono.png 2026-03-09 13:42:36 -05:00
178c40f40f Remove icono.png from AuthView as requested 2026-03-09 13:07:27 -05:00
1a5bd0e5be Add missing logo assets to public folder 2026-03-09 13:04:24 -05:00
8c0e683b70 Update app branding with new icono and titulosib logos 2026-03-09 12:59:10 -05:00
d5763cd6d6 Rename system to SIB: update translations, logos, views, stores and logs 2026-03-09 12:19:37 -05:00
027cb80aec fix: mejorar el calculo de ETA usando duracion estimada de la BD y corregir etiquetas de tiempo en la interfaz 2026-03-08 09:39:55 -05:00
999cd75c11 fix(eta): update to 12h format and ensure ETA always shows in minutes (e.g., 70 min) 2026-03-07 22:18:37 -05:00
f2e96c4cdf feat: origin_stop_id y destination_stop_id en routes - motor de llegadas ahora usa parada de inicio explicita como referencia, admin puede configurar inicio/fin por ruta 2026-03-05 19:48:45 -05:00
0e06fec1ae feat: motor de calculo real de llegadas de buses por parada - reemplaza datos mock con logica usando travel_time_minutes + horarios del dia, con soporte GPS para tiempos de espera en tiempo real 2026-03-05 18:27:40 -05:00
086375969b fix: optimizar chequeo de sesion en router para prevenir congelamiento de UI en panel de administracion y otras vistas 2026-03-05 13:08:20 -05:00
1b3dad0fd6 feat: reemplazar entrada de texto de url por campo de carga nativo en formulario de cupones 2026-03-05 12:29:27 -05:00
51d390c2e1 fix(analytics): pre-cargar todos los cupones incluso con 0 interacciones en el sector comercial 2026-03-05 12:13:25 -05:00
4cdd903b8a feat: optimizaciones responsive en AdminPanel y traducciones i18n en BusinessDetailsView 2026-03-05 09:27:36 -05:00
1488af32ae feat: Rediseño de Inteligencia Comercial a formato listado con cupones integrados 2026-03-04 21:07:35 -05:00
52cc20e81b fix: Fetch completo de negocios/shuttles e integracion de cupones en analisis 2026-03-04 20:59:35 -05:00
5a220310af fix: Aplicar fallbacks en servicio de analíticas y actualizar esquema de base de datos 2026-03-04 20:47:02 -05:00
4e17613d49 feat: Refinamiento del tracking de analiticas y actualizacion del dashboard admin 2026-03-04 20:36:31 -05:00
c376627d39 refactor: simplify admin drivers panel and remove taxis tab 2026-03-04 17:48:48 -05:00
5d573ea6e0 fix(ui): remove dark mode css override in loading component that broke light mode contrast, and add missing state-center css class to discover view 2026-03-04 16:49:18 -05:00
669c834826 fix(favorites): change inactive heart color to grey 2026-03-04 16:40:33 -05:00
35e2a6d632 fix(favorites): adjust favorite button visibility and functionality
- removed favorite button from Discover cards

- added call button for taxis in Favorites view

- added favorite button in Shuttle details

- added Shuttles category in Favorites view
2026-03-04 16:34:47 -05:00
ef5955cea2 fix: corregir race condition en favoritos con Supabase INITIAL_SESSION 2026-03-04 16:03:11 -05:00
c178523c7e refactor(admin): unify AdminTaxis into AdminDrivers - multi-shifts, vehicle_type, is_accessible; remove redundant AdminTaxis.vue + DB migration 2026-03-04 15:09:10 -05:00
927d6549bf feat(admin): add gallery multi-image upload to AdminBusinessEditor with live preview thumbnails and carousel 2026-03-04 14:50:04 -05:00
d17955383a feat(admin): new AdminBusinessEditor with live mobile preview + fix admin logout bug on file picker timeout 2026-03-04 14:15:59 -05:00
0a6a0e8f7e style(map): move 'Cerrar ruta' pill design to ArrivalBanner X button and remove from ETACard to avoid redundancy 2026-03-04 13:42:45 -05:00
af8ddd34a6 fix(map): convert Google Maps object arrays to shallowRef to prevent deep reactivity proxies from breaking setMap(null) and causing memory leaks/ghost markers 2026-03-04 12:32:37 -05:00
9c7050436b fix(map): add 'Cerrar ruta' button to ETACard + show ArrivalBanner X in both eta/navigating phases 2026-03-04 12:14:19 -05:00
c5e5946738 fix(map): two-layer cancel token system to fully prevent orphan markers/polylines on banner close 2026-03-04 12:04:02 -05:00
6c197ba1f8 fix(map): add generation token to hard-cancel in-flight marker draws on banner close 2026-03-04 11:49:52 -05:00
abba5389f9 style: replace legacy Material Icons with trendy 2026 Material Symbols Rounded 2026-03-04 11:33:39 -05:00
5ec26970bd fix(map): add race-condition guards to prevent stops rendering after route is unselected 2026-03-04 11:26:08 -05:00
84e98b6213 feat: replace obsolete spinners with branded UI loading component 2026-03-04 11:17:16 -05:00
b45f53417a perf: eager preconnections and map loading to cut initial boot by 3s 2026-03-04 11:05:08 -05:00
b89de437b2 perf: reduce background return latency via session caching and async map rendering 2026-03-04 10:43:58 -05:00