Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mejora interfaz Registro de usuarios #131

Merged
merged 5 commits into from
Apr 1, 2024
Merged

Mejora interfaz Registro de usuarios #131

merged 5 commits into from
Apr 1, 2024

Conversation

UO287747
Copy link

@UO287747 UO287747 commented Apr 1, 2024

Se ha mejorado la interfaz del registro de usuarios:

  • Nuevo campo "Confirm Password" para que el usuario escriba su contraseña dos veces.
  • Posibilidad de escoger una foto de perfil para el usuario.

En cuanto al backend:

  • Se ha creado un nuevo campo para registrar el nombre de la foto de perfil.
  • Se ha modificado el schema de User para enviar y obtener de la bd esta imagen.

Además, se han añadido nuevos test para probar estas funcionalidades

Copy link

sonarqubecloud bot commented Apr 1, 2024

@UO287687 UO287687 merged commit 6edb9e6 into Develop Apr 1, 2024
2 checks passed
This was linked to issues Apr 1, 2024
@UO287747 UO287747 removed a link to an issue Apr 3, 2024
@UO287747 UO287747 linked an issue Apr 3, 2024 that may be closed by this pull request
@UO287747 UO287747 mentioned this pull request Apr 7, 2024
@UO287747 UO287747 linked an issue May 3, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autoinforme - UO287747 Interfaz Inicio/Registro de Sesión Mejora interfaz de usuario
2 participants