Skip to content

Ft0011 vista mascotas #24

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

Merged
merged 5 commits into from
Mar 17, 2025
Merged

Ft0011 vista mascotas #24

merged 5 commits into from
Mar 17, 2025

Conversation

Alejandrobv25
Copy link
Collaborator

  1. creada vista detalle mascota con modal de editar y eliminar.
  2. creadas funciones para eliminar y editar en el flux.
  3. correcciones en endpoint de create_pet por error en size, breed y pathologies que no dejaban renderizar estos datos en la interfaz.
  4. correción en botones en modal de edicion en vistaMascota.js
  5. creadaseccion comida recomendada en vistaMascota.js
  6. creada función GET getFoodSuggestions en flux que llama al endpoint /foods/suggestions/int:pet_id' en routes.py, pero da un 404 en la ruta.

Alejandrobv25 and others added 5 commits March 15, 2025 22:23
…etchs en flux correspondientes.

2.arreglado error en routes.py que no permitia visualizar breed, size y pathologies de la mascota.
3. creada ruta PUT  para editar mascotas en routes.py
4.correccion en perfilUsuario.js navigate en linea 58 de  que daba error en ruta.
@Brenes93 Brenes93 merged commit 1e8b24a into Develop Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants