5d14ef61d3
fix: mejorar legibilidad texto en tarjetas shuttle y login sidebar Chrome Android
2026-02-23 20:59:42 -05:00
b75c4cc0a7
feat: add Google Sign-In to register form
...
- Added 'Registrarse con Google' button at the top of the register form
- Same googleLogin endpoint as login — backend auto-creates account if new user
- Logs analytics event sign_up with method:'google'
- Redirects to /map (or role-based route) immediately after registration
- Divider 'o con correo' separates Google from the manual form
- Identical button style to LoginForm for visual consistency
- Error message shown inline if Google auth fails
2026-02-23 17:45:22 -05:00
69061a081f
fix: redesign auth UI to match SIBU design system, fix login bug
...
- AuthView: removed Tailwind/HUD aesthetic, uses SIBU CSS variables and Space Grotesk font, tab-based login/register switch
- LoginForm: fix critical bug - email now sent lowercase to backend (was causing 401 errors), added show/hide password toggle, human labels replacing sci-fi terminology
- RegisterForm: same fixes - lowercase email, human UX, SIBU theme variables
- Both forms: removed all hardcoded Tailwind colors, now consistent with dark/light theme system
2026-02-22 18:04:52 -05:00
33154169c8
feat: redesign Login/Register with HUD aesthetic and Google Auth integration
2026-02-22 15:31:02 -05:00
d8245c5021
fix: Implementación de Sticky Header y optimización de área segura (Notch)
2026-02-22 14:07:47 -05:00
441cf298e3
fix: Movido padding superior al layout principal para evitar solapamiento y limpieza de estilos globales
2026-02-22 13:57:31 -05:00
5c151c3af9
feat: Cerrar menú al tocar fuera y efecto fade en overlay
2026-02-22 11:52:28 -05:00
f71439b1c4
fix: Visibilidad de iconos y botón de sesión en móvil
2026-02-22 11:26:40 -05:00
1b266c6724
style: Volver a SIBU clásico con fondo sólido para mejor legibilidad móvil
2026-02-22 11:17:58 -05:00
9e57b9b85b
feat: Rediseño Premium SIBU NEXUS ELITE - Sidebar y Tipografía Space Grotesk
2026-02-22 10:33:29 -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
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