Commit Graph

19 Commits

Author SHA1 Message Date
ad9bafe63d Restore basic health check to fix Render deploy 2026-02-25 12:06:01 -05:00
8f021c55b0 Allow all origins and add DB check to health endpoint 2026-02-25 11:55:07 -05:00
9b9d788ca7 Add backend error logging and increase frontend timeout 2026-02-25 11:49:42 -05:00
a9097b82d2 Refactor shuttle and route management: price separation, premium preview design, and simplified route creation form 2026-02-25 10:34:38 -05:00
ac4c9e8389 Fix Google Login CORS and role-based redirection 2026-02-24 20:52:11 -05:00
259bbd1fed feat: update routes with color and direction, improve admin routes view, and update firebase config/auth 2026-02-24 16:39:38 -05:00
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