Uh oh!
There was an error while loading. Please reload this page.
docs: agregar MANUAL-PRUEBAS.md - #1
Open
mateopavoni wants to merge 22 commits into
Open
Conversation
mateopavoniforce-pushed
the
docs/manual-pruebas
branch
from
June 18, 2026 02:53
0c3e512 to
2cb5746Compare…o con Salir + subnav que envuelve sin scroll horizontal
…a (gate por invited_at, registro público sigue siendo paciente)
…circuit auth.uid() null en trigger de profiles)
…lajación del trigger de profiles
…cierre de sesión al instante (signOut dispara onAuthStateChange en vez de quedar estado colgado)
…rar (resetPasswordForEmail) + hash-handler captura type=recovery
…ellido, email, contraseñas)
…n + link 'Volver al sitio' en pantallas de auth; guard defensivo state?.error en recurso-form
…e) — la action actualiza el perfil solo con los campos cargados
… LazyMap) en home y contacto — no bloquea la carga inicial
…k instantáneo al navegar entre secciones (Suspense)
…ound-trip a Supabase (evita cuelgue con conexión lenta)
…s) en medición/evolución/objetivo/recurso + placeholders en esos forms y en feedback semanal
… + reset de inputs al registrar evaluación
…Lun–Vie por defecto si no tiene horarios — sin esto el wizard no mostraba slots para ninguna fecha
…permitir scroll interno del nav del sidebar admin
…ss, agenda por defecto al configurar profesional, logout local y UX de auth
… y placeholders - admin/pacientes: tabs de secciones envuelven (sin scroll H/V) y letra mas chica - area paciente: subnav mas compacta (texto/padding menor) - navbar fijo: scrollbar-gutter stable -> alineado con el contenido - auth: registro vuelve a login (no al sitio); link de olvido bajo el boton, centrado - nueva-contrasena: detecta flow=recovery -> Cambiar contrasena sin pedir nombre/apellido - /admin/horarios: el profesional edita sus franjas por dia (actions/horarios.ts) - /turnos/nuevo: link Volver a mis turnos - recolor de links de telefono/whatsapp (#25D366 -> naranja) en FAB, contacto, home y admin - placeholders agregados en contacto, plan, ficha, recurso y notas de turno
…contrasena - /auth/recuperar: back link va a iniciar sesion (no al sitio) - resetPasswordForEmail redirige con ?flow=recovery -> la pantalla muestra Cambiar contrasena sin pedir nombre/apellido, sin depender del hash
Sin el exchange el form no tiene sesion y updateUser responde 'link expirado'. redirectTo -> /auth/callback?next=/auth/nueva-contrasena?flow=recovery
Cubre auth (registro/invite/reset), permisos paciente vs admin, concurrencia del wizard de turnos, uploads de planes/recursos, ficha/antropometria/evaluacion funcional, feedback semanal/objetivos, form de contacto y configuracion admin. /cambio ahora suma secciones ahi cuando un cambio tiene riesgo real no cubierto por tests automaticos.
mateopavoniforce-pushed
the
docs/manual-pruebas
branch
from
July 7, 2026 00:34
2cb5746 to
539948aCompareUnable to deploy a commit from a private repository on your GitHub organization to the CodeTlon team on Vercel, which is currently on the Hobby plan. In order to deploy, you can:
To read more about collaboration on Vercel, click here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resumen
MANUAL-PRUEBAS.mdcon checklist de testing manual para auth, permisos paciente/admin, concurrencia de turnos, uploads, ficha/antropometria, feedback semanal y form de contacto./cambioahora suma secciones ahi cuando un cambio tiene riesgo real no cubierto por tests automaticos.Test plan