Commit Graph

13 Commits

Author SHA1 Message Date
6d4f50cafb feat: habilitar set completo de APIs de Google Maps y actualizar llaves funcionales para produccion 2026-02-24 10:46:17 -05:00
f5fa086356 fix: Google Sign-In - Firebase Admin credentials via env var + mobile redirect flow 2026-02-23 19:31:47 -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
33154169c8 feat: redesign Login/Register with HUD aesthetic and Google Auth integration 2026-02-22 15:31:02 -05:00
ed98d8c182 Test: Added automatic seeding for sample taxis in lifespan to verify frontend 2026-02-22 10:59:26 -05:00
e0cd9662c2 Fix: Renamed taxis table to taxis_v2 to force schema update on Render and fix UndefinedColumn error 2026-02-22 10:56:23 -05:00
e07b0a8601 Fix: Added missing Optional import in taxis API to resolve Render deploy failure 2026-02-22 10:50:36 -05:00
820b29529b Fix: Standardized Taxi API types and response models for Postgres compatibility 2026-02-22 10:46:52 -05:00
a111827d1f Fix: Explicitly import models in database.py to ensure table creation on Render 2026-02-22 10:29:41 -05:00
d50020ade2 Fix: Added database initialization on startup to avoid 500 errors in production 2026-02-22 10:23:15 -05:00
1f59f87614 Fix: Broadened CORS for production debugging and wake up server 2026-02-22 10:11:30 -05:00
d1c19212d6 Fix CORS policy for production deployment 2026-02-21 14:26:27 -05:00
0c7aa53c8b Initial commit: SIBU 2.0 MISSION 2026-02-21 09:53:31 -05:00