Commit Graph

260 Commits

Author SHA1 Message Date
fd6626c84e feat: add parent_business_id to link activities to businesses 2026-03-18 21:07:38 -05:00
bf5b3266dc refactor: hide old promotions tab and rename business tab to include activities 2026-03-18 20:46:46 -05:00
fd61cb7f87 feat: replace map promo coupons with featured activities marker logic 2026-03-18 18:54:39 -05:00
e2dff3fd5e feat: add auto-carousel progression and admin image uploader guidelines 2026-03-18 12:51:27 -05:00
79fe4953c7 feat: refactor discover page and detail view for activities 2026-03-18 12:18:40 -05:00
3991be8f23 Fix filter visibility in dark mode and center business names in cards 2026-03-17 08:18:18 -05:00
2d1e62f15c Refactor discover page: simplified cards and side-by-side dropdown filters 2026-03-17 08:08:25 -05:00
75f581735b fix(schedules): check dias_operacion in SchedulesView and update types 2026-03-14 21:03:52 -05:00
3ac554ad83 feat(ui): Hide top ArrivalBanner when ETACard is visible to prevent UI clutter 2026-03-12 14:49:57 -05:00
13584b0625 fix(discover): Enforce AuthGuard visibility block during category or text search filtering 2026-03-12 14:23:56 -05:00
1b94aac0a5 perf(ui): Optimize transport tabs to use hardware-accelerated CSS transform 2026-03-12 14:08:27 -05:00
0e43ce70d1 fix(router): Scroll to top delayed to fix transition overlap and reset min-height on App layout 2026-03-12 14:03:25 -05:00
1d3f0ce2fa fix(ui): Adjust bottom nav padding, fix router scroll, keep session on PWA, and add ETA loading state 2026-03-12 13:53:56 -05:00
512711ecf5 fix(admin): solo mostrar paradas de la ruta en dropdown de inicio/fin 2026-03-11 14:22:45 -05:00
65b8bc1f43 fix(landing): usar SVG correcto del logo Apple con hoja y mordisco 2026-03-11 13:10:58 -05:00
fda4d04c21 fix(landing): reemplazar icono apple de material icons con SVG oficial 2026-03-11 13:03:47 -05:00
ca3cf03db8 fix(landing): redisenar seccion instalacion con tarjetas solidas y IntersectionObserver 2026-03-11 12:56:11 -05:00
c60dfb0a90 fix(landing): mejorar color de modal de instalacion y corregir TS bugs en scrolls 2026-03-11 12:08:45 -05:00
e021dd6ed5 feat: rediseno premium completo de la landing page con dark mode y arreglos en scroll de navbar 2026-03-11 12:02:23 -05:00
374ff433ab fix: usar shallowRef para caminandoPolyline (setMap null fallaba silenciosamente con ref) 2026-03-11 11:41:43 -05:00
34fed74b79 fix: corregir race condition en cancelacion de tokens (polylines huerfanas) 2026-03-11 10:55:18 -05:00
3e77676e20 fix: corregir lineas punteadas persistentes (singleton useParadaCercana) 2026-03-11 09:51:57 -05:00
1c951dfced fix(map): total shielding against ghost lines.
- Updated useDirectionsRoute to support and respect cancelTokens in internal loops.
- Ensured all route tracing calls in useFlujoPrincipal are abortable.
- Prevented late polyline registration after map cleanup.
2026-03-10 17:19:22 -05:00
1b0f309f6a fix(map): prevent ghost polylines and improve ETA accuracy.
- Added cancel tokens to avoid 'traces' on map after route removal.
- Fixed math bug in ETA proportion calculating 16.6% less time than real.
- Set average bus speed to 30km/h for more realistic calculations.
2026-03-10 17:10:01 -05:00
7536dbe2e3 style: refine nav and hero layout in LandingView 2026-03-10 14:29:42 -05:00
68a40a1c36 fix: resolve nav overlapping and ghosting issues 2026-03-10 12:02:32 -05:00
66e56f6804 refine: smart nav thresholds and improved transitions 2026-03-10 11:52:33 -05:00
86e3867609 fix: hero overlapping with large logo nav bar 2026-03-10 11:42:57 -05:00
4c91083219 barra de navegación: logo 150px y animación inteligente al scroll 2026-03-10 11:30:21 -05:00
72163062a7 logo sib aumentado a 150px 2026-03-10 11:07:17 -05:00
75129a2f9f mejoras en landing page: logo y botones 2026-03-10 10:55:33 -05:00
bf9adf1d3a mejoras en el mapa 2026-03-10 09:33:39 -05:00
c0a476cdb8 Update landing page: simplified design, new color tokens, and improved responsive layout 2026-03-09 19:47:40 -05:00
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