Commit Graph

78 Commits

Author SHA1 Message Date
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
a2d317d1bc Fix UI overlapping, transport load error handling, and schedule filtering bugs 2026-02-27 20:22:29 -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
c9a260ab23 feat(map): clean stop markers and route dimming 2026-02-26 22:05:55 -05:00
10cb37c866 fix(coupons): remove duplicate business cols from coupons in PromoterDashboard and CouponsView 2026-02-26 15:36:32 -05:00
30c3f092d8 feat: real-time bus ETA engine via distance approximation and routing 2026-02-26 13:13:56 -05:00
fc489c4f46 perf: optimization final phase - defineAsyncComponent for modals 2026-02-26 12:55:03 -05:00
7b3141e5e9 perf: optimization for maps & network 2026-02-26 12:39:15 -05:00
d329336020 perf: optimize splash screen loading and remove unused telemetry code 2026-02-26 09:09:25 -05:00
f38f99a4c3 fix: refactor auth register to use pinia, clean up MapView obsolete telemetry call 2026-02-25 23:07:14 -05:00
fd95df461b fix: critical bug fixes - routes UUID, image paths, favorites loading, bottom nav debounce 2026-02-25 16:29:13 -05:00
c449083171 Fix: Shuttle UI and offer favorites removal 2026-02-25 12:30:28 -05:00
4bf75d3302 Fix favorites system, add support for bus stops and tourist trips, and improve UI consistency 2026-02-24 21:55:52 -05:00
c4046541a5 Fix: Map offers button design, bottom nav cleanup, sidebar theme toggle simplification, and tourist trip auto-scroll animation 2026-02-24 13:02:19 -05:00
a6c33d0845 fix: ajuste panel ofertas sobre nav inferior y tamaño buscador de rutas 2026-02-23 19:51:55 -05:00
6e26d9e27b feat: redesign offers button and carousel as clean FAB + bottom sheet
- Offers FAB: clean circular yellow button (52px) replaces OffersBadge with energy rings
- Badge: red numbered badge top-right of FAB showing coupon count
- FAB flips to X/gray when panel is open (no confusing state)
- Carousel panel: bottom sheet anchored above navbar (not floating center modal)
- Sheet handle bar at top, drag-friendly feel
- Sheet header: star icon + 'Ofertas SIBU' title + count badge + close X
- Promo card: horizontal layout (88px square image + discount badge + info column)
- Business name in yellow, promo title bold, 2-line desc, yellow CTA pill button
- Chevron arrows inside the sheet on both sides, disabled when only 1 coupon
- Animated dot indicators: wide pill for active, small circle for rest
- Smooth slide-up/down transition on open/close
- Removed unused OffersBadge component import
2026-02-23 15:21:13 -05:00
532aad16df Fix syntax errors in MapView.vue and improve backend production robustness (CORS, DB URL, auto-migrations, and seeding) 2026-02-22 16:00:52 -05:00
0baf8f8400 fix: Ajuste de visibilidad del buscador en móvil (conservando estética original) 2026-02-22 13:23:07 -05:00
8b6c17e33a fix: Rediseño ergonómico y estético del buscador (Stark HUD) 2026-02-22 13:21:44 -05:00
cdd553d9cb UI/UX Optimization: Fixed HUD elements, compacted sidebar menu, and improved mobile animations stability 2026-02-21 17:43:46 -05:00
0c7aa53c8b Initial commit: SIBU 2.0 MISSION 2026-02-21 09:53:31 -05:00