787ac6e53echore: clean up vite config and remove devtoolsHanzo_dev2026-02-25 23:53:46 -05:00
1368e21af1fix: enum stop_type required uppercase values in supabaseHanzo_dev2026-02-25 23:48:33 -05:00
6303aa4b35fix: back buttons missing router instance mapping and fix array structure in supabase route stops fetchHanzo_dev2026-02-25 23:38:05 -05:00
528e3989efperf: optimize splash screen loading time (parallel map data + JWT role extraction instead of db query)Hanzo_dev2026-02-25 23:25:07 -05:00
f38f99a4c3fix: refactor auth register to use pinia, clean up MapView obsolete telemetry callHanzo_dev2026-02-25 23:07:14 -05:00
b9a1b6b57ffix: simplify login flow - JWT role instant, no DB queries blocking navigationHanzo_dev2026-02-25 22:47:21 -05:00
963d255ea2fix: auth flow - logout nuclear, router redirige admin a panel, login sin bloqueo BDHanzo_dev2026-02-25 22:38:03 -05:00
84055a25derefactor: migrate fully to Supabase, remove Firebase/Render/Python backendHanzo_dev2026-02-25 21:49:26 -05:00
7cd97365f2🚀 Feat(Core): Migración oficial y total B a Supabase (Auth, DB, APIs) + Eliminación de Backend Python y Fixes Firebase + Soporte Vite VercelHanzo_dev2026-02-25 21:01:18 -05:00
87752d8214fix/debug: anado trycatch para ver detalladamente el error 500 al guardarHanzo_dev2026-02-25 20:14:39 -05:00
7d26d0bc10fix: Enum RouteStatus uppercase conflict with postgres typeHanzo_dev2026-02-25 20:09:51 -05:00
dc827bcbf4fix: manejar error 401 automaticamente y agregar migracion de columnas routesHanzo_dev2026-02-25 19:49:29 -05:00
2b7e193906perf: optimize build — chunk splitting, remove VueDevTools from prod, fix firebase-tools to devDepsHanzo_dev2026-02-22 16:19:27 -05:00
b0d6aacc6echore: add .gitignore rules for logs, build artifacts and Firebase cacheHanzo_dev2026-02-22 16:02:54 -05:00
532aad16dfFix syntax errors in MapView.vue and improve backend production robustness (CORS, DB URL, auto-migrations, and seeding)Hanzo_dev2026-02-22 16:00:52 -05:00
33154169c8feat: redesign Login/Register with HUD aesthetic and Google Auth integrationHanzo_dev2026-02-22 15:31:02 -05:00
c6b97c4188feat: redesign Schedules, Discover, and Routes views with SIBU Main HUD aesthetic and Tailwind v4Hanzo_dev2026-02-22 15:05:59 -05:00
d8245c5021fix: Implementación de Sticky Header y optimización de área segura (Notch)Hanzo_dev2026-02-22 14:07:47 -05:00
441cf298e3fix: Movido padding superior al layout principal para evitar solapamiento y limpieza de estilos globalesHanzo_dev2026-02-22 13:57:31 -05:00
bca1749291fix: Corregido solapamiento de AppHeader con el contenido globalHanzo_dev2026-02-22 13:30:58 -05:00
0baf8f8400fix: Ajuste de visibilidad del buscador en móvil (conservando estética original)Hanzo_dev2026-02-22 13:23:07 -05:00
8b6c17e33afix: Rediseño ergonómico y estético del buscador (Stark HUD)Hanzo_dev2026-02-22 13:21:44 -05:00
5c151c3af9feat: Cerrar menú al tocar fuera y efecto fade en overlayHanzo_dev2026-02-22 11:52:28 -05:00
82f7646664fix: Protocolo de ruptura de caché y actualización de fuentesHanzo_dev2026-02-22 11:36:46 -05:00
f71439b1c4fix: Visibilidad de iconos y botón de sesión en móvilHanzo_dev2026-02-22 11:26:40 -05:00
1b266c6724style: Volver a SIBU clásico con fondo sólido para mejor legibilidad móvilHanzo_dev2026-02-22 11:17:58 -05:00
ed98d8c182Test: Added automatic seeding for sample taxis in lifespan to verify frontendHanzo_dev2026-02-22 10:59:26 -05:00
e0cd9662c2Fix: Renamed taxis table to taxis_v2 to force schema update on Render and fix UndefinedColumn errorHanzo_dev2026-02-22 10:56:23 -05:00
e07b0a8601Fix: Added missing Optional import in taxis API to resolve Render deploy failureHanzo_dev2026-02-22 10:50:36 -05:00
820b29529bFix: Standardized Taxi API types and response models for Postgres compatibilityHanzo_dev2026-02-22 10:46:52 -05:00
9e57b9b85bfeat: Rediseño Premium SIBU NEXUS ELITE - Sidebar y Tipografía Space GroteskHanzo_dev2026-02-22 10:33:29 -05:00
a111827d1fFix: Explicitly import models in database.py to ensure table creation on RenderHanzo_dev2026-02-22 10:29:41 -05:00
d50020ade2Fix: Added database initialization on startup to avoid 500 errors in productionHanzo_dev2026-02-22 10:23:15 -05:00
1f59f87614Fix: Broadened CORS for production debugging and wake up serverHanzo_dev2026-02-22 10:11:30 -05:00
cdd553d9cbUI/UX Optimization: Fixed HUD elements, compacted sidebar menu, and improved mobile animations stabilityHanzo_dev2026-02-21 17:43:46 -05:00
7adc9cec45SIBU 2.0: Successful hybrid deployment on Render & Firebase, CORS security updates, and architecture optimizationsHanzo_dev2026-02-21 16:04:08 -05:00
568a45a109Final production configuration: Firebase Hosting, Render Blueprint and CORS security fixHanzo_dev2026-02-21 14:52:49 -05:00
d1c19212d6Fix CORS policy for production deploymentHanzo_dev2026-02-21 14:26:27 -05:00
ff8be5a036Configure Render blueprint for productionHanzo_dev2026-02-21 12:45:26 -05:00