Skip to content
Builds
No builds

Changes

#334 (Oct 15, 2025, 5:30:24 AM)

  1. Agrega clase TiendaService (commit: 38be039) — saguadab / githubweb
  2. Inicializacion de arraylist en entidad (commit: 3c4d8f4) — luflopezp / githubweb
  3. test: actualizar pruebas unitarias de UsuarioService (commit: a7a9419) — sscastroq / githubweb
  4. corregir validaciones de regalos asociados en PrioridadRegaloService (commit: 822537b) — jruizwanumen / githubweb
  5. corregir validaciones de regalos asociados en EstadoCompraService (commit: 0048c11) — jruizwanumen / githubweb
  6. agregar el postman de EstadoCompra para API (commit: 11a7ddd) — jruizwanumen / githubweb
  7. agregar el postman de PrioridadRegalo para API (commit: 43841d6) — jruizwanumen / githubweb
  8. agregar el postman de Foto para API (commit: 38fe767) — jruizwanumen / githubweb
  9. Creación service tienda y test (commit: 022eb28) — saguadab / githubweb
  10. arreglo test (commit: d14ca0e) — saguadab / githubweb
  11. Corrige relaciones @OneToOne por @ManyToOne en RegaloEntity (commit: ac9106d) — saguadab / githubweb
  12. Corrige relaciones @OneToOne por @ManyToOne en RegaloEntity (commit: e90868a) — saguadab / githubweb
  13. Corrige relaciones @OneToOne por @ManyToOne en RegaloEntity (commit: e4b3b17) — saguadab / githubweb

#309 (Oct 15, 2025, 3:04:18 AM)

  1. Update prueba CatalogoTiendasService.java (commit: 7fc28fc) — noreply / githubweb
  2. Update prueba CatalogoTiendasServiceTest.java (commit: 6a9c9f5) — noreply / githubweb
  3. Update prueba FiltroRegaloServiceTest.java (commit: a892d99) — noreply / githubweb
  4. Update prueba FiltroRegaloService.java (commit: ba3f048) — noreply / githubweb
  5. camios minimos para poder manejar mejor organización de las clases (commit: 8c730e2) — jruizwanumen / githubweb
  6. camios minimos para poder manejar mejor organización de las clases (commit: 63efa49) — jruizwanumen / githubweb
  7. camios minimos para poder manejar mejor organización de las clases (commit: 2abe1ed) — jruizwanumen / githubweb

#287 (Oct 13, 2025, 4:59:09 AM)

  1. fix: actualizar FotoRepository con consultas específicas (commit: f75759c) — jruizwanumen / githubweb
  2. Feat: creación de services para Regalo, Tienda y Ubicacion (commit: 004ffcf) — saguadab / githubweb
  3. service y test de celebracion (commit: 0e5e500) — luflopezp / githubweb
  4. service y test de mensajeInvitacion (commit: 1b2140b) — luflopezp / githubweb
  5. service y test de listaregalos (commit: 6110502) — luflopezp / githubweb
  6. service y test de usuarioCelebracion (commit: ea22cec) — luflopezp / githubweb
  7. service y test de usuarioListaRegalos (commit: 02a8fbf) — luflopezp / githubweb
  8. arreglo de llamada de repositorio en metodo (commit: d69c36e) — luflopezp / githubweb
  9. arreglo de atributo de repository (commit: d94ab35) — luflopezp / githubweb
  10. configuracion de properties y pom para funcionamiento de correo (commit: 6ed1761) — luflopezp / githubweb
  11. arreglo de test de mensaje (commit: 586f98d) — luflopezp / githubweb
  12. arreglo de testentitymanager (commit: ec72688) — luflopezp / githubweb
  13. test(services): agregar pruebas unitarias para OcasionService (commit: 99287be) — danieljuangg / githubweb
  14. test(services): agregar pruebas unitarias para ComentarioService (commit: 9497c84) — danieljuangg / githubweb
  15. test(services): agregar pruebas unitarias para MonedaService (commit: f5ef2e8) — danieljuangg / githubweb
  16. feature: cambio carpeta de OcasionServiceTest (commit: 2155020) — danieljuangg / githubweb
  17. Cmabio de carpeta de OcasionServiceTest (commit: 8fb0f8f) — danieljuangg / githubweb
  18. Cambio Carpeta para MonedaServiceTest (commit: 28bc672) — danieljuangg / githubweb
  19. Reescritura UsuarioService y test (commit: be59eb1) — sscastroq / githubweb
  20. reescritura UsuarioServiceTest.java (commit: 76a026b) — noreply / githubweb
  21. fix: Aregar metodos faltantes en FotoRepository utilizados en FotoService (commit: 11534e4) — jruizwanumen / githubweb
  22. feat: agrego clase TiendaService (commit: 86c58a3) — saguadab / githubweb
  23. fix: corregir nombre de método findByListaRegalosId en FotoRepository (commit: 8a5b996) — jruizwanumen / githubweb
  24. Delete src/main/java/co/edu/udistrital/mdp/back/services/TiendaService.java (commit: 6327c8e) — noreply / githubweb
  25. Delete src/main/java/co/edu/udistrital/mdp/back/services/UbicacionService.java (commit: d902b0d) — noreply / githubweb
  26. feat: agrego clase UbicacionService con CRUD completo (commit: 89a4698) — saguadab / githubweb
  27. se agrega el service y test de la relacion ListaRegalosUsuario (commit: d3dc11e) — sscastroq / githubweb
  28. fix: mover archivo test a ubicación correcta (commit: 3c5d6b6) — sscastroq / githubweb
  29. test: agrego RegaloServiceTest con pruebas unitarias de CRUD y consultas (commit: 6333445) — saguadab / githubweb
  30. feat: implementar CelebracionUsuarioService y pruebas unitarias (commit: ac24cd0) — sscastroq / githubweb
  31. Agrega pruebas unitarias para UbicacionService (commit: 26ec880) — saguadab / githubweb
  32. fix: eliminar clase duplicada (commit: 968624f) — noreply / githubweb
  33. test: agrega pruebas unitarias para UbicacionService (commit: 6f4666f) — saguadab / githubweb
  34. agregacion de colecciones de services correspondientes (commit: a719295) — luflopezp / githubweb
  35. Add files via upload (commit: 0eeac33) — noreply / githubweb
  36. Delete collections/MDP API (commit: 5a91305) — noreply / githubweb
  37. Add files via upload (commit: 261988b) — noreply / githubweb
  38. feat: agregar collections de Postman para todos los servicios (commit: 9a38b28) — sscastroq / githubweb

#209 (Oct 6, 2025, 2:49:34 PM)

  1. Revert "Creacion de services y test - parte 1" (commit: 695f031) — noreply / githubweb

#200 (Oct 6, 2025, 4:55:53 AM)

  1. Creación de UsuarioService con base en develop (commit: 2ffa9a4) — sscastroq / githubweb
  2. Creación de FiltroRegaloService con base en develop (commit: 9d6cb92) — sscastroq / githubweb
  3. Creación de CatalogoTiendasService con base en develop (commit: d250eb5) — sscastroq / githubweb
  4. agregar service EstadoCompraService con reglas de negocio (commit: 2681328) — jruizwanumen / githubweb
  5. Update CatalogoTiendasService.java (commit: 08746ab) — noreply / githubweb
  6. agregar service PrioridadRegaloService con reglas de negocio (commit: 694ddde) — jruizwanumen / githubweb
  7. agregar service FotoService con reglas de negocio (commit: 163c5e6) — jruizwanumen / githubweb
  8. feat(services): crear OcasionService con validaciones de negocio (commit: 47f9d70) — danieljuangg / githubweb
  9. feat(services): crear MonedaService con validaciones de negocio (commit: 9a80e61) — danieljuangg / githubweb
  10. feat(services): crear ComentarioService con validaciones de negocio (commit: 67d0955) — danieljuangg / githubweb
  11. Actualizo UsuarioService y agrego nuevos servicios relacionados (commit: f05b0f9) — sscastroq / githubweb
  12. Implementa FiltroRegaloService con validaciones y tests unitarios completos (commit: b02fc7f) — sscastroq / githubweb
  13. Agrega CatalogoTiendasService con validaciones y tests unitarios usando mocks para TiendaEntity (commit: 45d5fa5) — sscastroq / githubweb
  14. Delete src/main/java/co/edu/udistrital/mdp/back/services/FiltroRegaloService.java (commit: 7e12b5a) — noreply / githubweb
  15. Delete src/main/java/co/edu/udistrital/mdp/back/services/UsuarioService.java (commit: dcdbde3) — noreply / githubweb
  16. Delete src/main/java/co/edu/udistrital/mdp/back/services/ListaRegalosUsuarioService.java (commit: feca5b0) — noreply / githubweb
  17. Delete src/main/java/co/edu/udistrital/mdp/back/services/CelebracionUsuarioService.java (commit: a4a1b7e) — noreply / githubweb
  18. Delete src/main/java/co/edu/udistrital/mdp/back/services/UsuarioService.java (commit: 0ddc956) — noreply / githubweb
  19. Delete src/main/java/co/edu/udistrital/mdp/back/services/CelebracionUsuarioService.java (commit: 50b1f87) — noreply / githubweb
  20. Delete src/main/java/co/edu/udistrital/mdp/back/services/ListaRegalosUsuarioService.java (commit: d4d3758) — noreply / githubweb
  21. Delete src/main/java/co/edu/udistrital/mdp/back/services/UsuarioService.java (commit: e2eb784) — noreply / githubweb
  22. Delete src/test/java/co/edu/udistrital/mdp/back/services/ListaRegalosUsuarioServiceTest.java (commit: 48d8cb3) — noreply / githubweb
  23. Delete src/test/java/co/edu/udistrital/mdp/back/services/UsuarioServiceTest.java (commit: cf19ab7) — noreply / githubweb
  24. Delete src/test/java/co/edu/udistrital/mdp/back/services/ListaRegalosUsuarioServiceTest.java (commit: 7441c82) — noreply / githubweb
  25. Delete src/test/java/co/edu/udistrital/mdp/back/services/CelebracionUsuarioServiceTest.java (commit: 8a38ab4) — noreply / githubweb
  26. Delete src/test/java/co/edu/udistrital/mdp/back/services/CelebracionUsuarioServiceTest.java (commit: a1d41e8) — noreply / githubweb
  27. Delete src/test/java/co/edu/udistrital/mdp/back/services/UsuarioServiceTest.java (commit: 476e492) — noreply / githubweb
  28. test: agregar tests para EstadoCompraService (commit: 242fe28) — jruizwanumen / githubweb
  29. test: agregar tests para PrioridadRegaloService (commit: 0efd15a) — jruizwanumen / githubweb
  30. test: agregar tests para FotoService (commit: 4a22513) — jruizwanumen / githubweb

#187 (Oct 6, 2025, 4:40:18 AM)

  1. creación de la interface UsuarioRepository (commit: 10d6314) — sscastroq / githubweb
  2. creación clase InvitadoEntity (commit: 45da57e) — sscastroq / githubweb
  3. Agregar entidad Comentario con asociaciones (commit: 1c42a4c) — danieljuangg / githubweb
  4. Agregar entidad Moneda para precios de regalos (commit: 6992ebe) — danieljuangg / githubweb
  5. Agregar entidad Ocasion para clasificación de regalos (commit: 57b50bb) — danieljuangg / githubweb
  6. Creacion clases Entity y Repository (commit: 92d8738) — luflopezp / githubweb
  7. Agregacion de comentarios para recordar despues (commit: 8b9e9e3) — luflopezp / githubweb
  8. Creación de repository y asociaciones de Invitado (commit: 72baa0e) — sscastroq / githubweb
  9. update (commit: 3bc7d03) — sscastroq / githubweb
  10. Creacion de MensajeInvitacion (repository y entity) (commit: c12b688) — luflopezp / githubweb
  11. feat(entities): crear OcasionEntity con Lombok (commit: 7f6e4c1) — danieljuangg / githubweb
  12. feat(entities): crear MonedaEntity con Lombok (commit: 68abc10) — danieljuangg / githubweb
  13. feat(entities): crear ComentarioEntity con Lombok y relaciones (commit: eecde74) — danieljuangg / githubweb
  14. Update InvitadoEntity.java modificación (commit: fe2a83d) — noreply / githubweb
  15. Update UsuarioEntity.java modificacion (commit: 47b65eb) — noreply / githubweb
  16. Update InvitadoRepository.java (commit: 061ae77) — noreply / githubweb
  17. Update InvitadoEntity.java (commit: 74192fd) — noreply / githubweb
  18. feat(entities): relacionar MonedaEntity con RegaloEntity (commit: 4f50b19) — danieljuangg / githubweb
  19. Update UsuarioEntity.java (commit: 2189bce) — noreply / githubweb
  20. feat(entities): relacionar  OcasionEntity con RegaloEntity (commit: b25cef4) — danieljuangg / githubweb
  21. Update UsuarioEntity.java (commit: 59d8a85) — noreply / githubweb
  22. Update InvitadoEntity.java (commit: f908abe) — noreply / githubweb
  23. Merge branch 'develop' into feature/UsuarioEntity: integración de cambios y nuevas entidades (commit: 9d24747) — sscastroq / githubweb
  24. Modificacion de asociaciones debido a cambio en UML (commit: e0a61c8) — luflopezp / githubweb
  25. Modificacion de asociaciones debido a cambio en UML (commit: abbdd9d) — luflopezp / githubweb
  26. modificacion depropietario de asociaciones (commit: 4c71112) — luflopezp / githubweb
  27. cambio de propietario en asociaciones (commit: 1e1a975) — luflopezp / githubweb
  28. agregacion de metodo en repository (commit: a254996) — luflopezp / githubweb
  29. Modificación UsuarioEntity y UsuarioRepository (commit: 167b75d) — sscastroq / githubweb
  30. modificación clase UsuarioEntity según el nuevo uml (commit: 72bbf1b) — noreply / githubweb
  31. Agregar clase FiltroRegaloEntity (commit: c5ac1d6) — sscastroq / githubweb
  32. Update FiltroRegaloEntity.java modificación entidad (commit: 93b4796) — noreply / githubweb
  33. Crear entidad y repositorio para CatalogoTiendas (commit: b1a4b18) — sscastroq / githubweb
  34. implementación de la asociación y la herencia FiltroRegaloEntity.java (commit: dc2b363) — noreply / githubweb
  35. modificación herencia CatalogoTiendasEntity.java (commit: 1dc6f33) — noreply / githubweb
  36. arreglo de nombre de atributos en clase ListaRegalosEntity (commit: a188e3a) — luflopezp / githubweb
  37. feat(entities): agregar asociación de OcasionEntity con ListaRegalosEntity (commit: 1f27d54) — danieljuangg / githubweb
  38. feat(entities): agregar asociación de MonedaEntity con ListaRegalosEntity (commit: 29ae9b3) — danieljuangg / githubweb
  39. Delete clase InvitadoEntity (commit: 3f3f512) — noreply / githubweb
  40. Add Regalo entity and repository (commit: cd174b0) — saguadab / githubweb
  41. Fix: completar atributos y anotaciones en RegaloEntity (commit: 99b1894) — saguadab / githubweb
  42. fix: corregir RegaloRepository sin comentarios extra (commit: 12cc205) — saguadab / githubweb
  43. Add Ubicacion entity and repository (commit: 3d8ce6d) — saguadab / githubweb
  44. Add Tienda entity and repository (commit: e815102) — saguadab / githubweb
  45. Add Tienda entity and repository (commit: a040b16) — saguadab / githubweb
  46. Fix: corregida entidad Tienda con relaciones y anotaciones (commit: b387e81) — saguadab / githubweb
  47. fix: corregir TiendaRepository con consultas personalizadas (commit: a85dab7) — saguadab / githubweb
  48. fix: corregir UbicacionEntity y UbicacionRepository con anotaciones y consultas (commit: c2bb250) — saguadab / githubweb
  49. Fix: ajustar UbicacionEntity y UbicacionRepository según UML (commit: ccadb69) — saguadab / githubweb
  50. Delete src/main/java/co/edu/udistrital/mdp/back/entities/TiendaEntity.java (commit: 46aeb39) — noreply / githubweb
  51. Delete src/main/java/co/edu/udistrital/mdp/back/repositories/TiendaRepository.java (commit: 6e50159) — noreply / githubweb
  52. Fix: ajustar RegaloEntity con relaciones según UML (commit: 2f20dcf) — saguadab / githubweb
  53. Feat: agregar RegaloRepository con consultas personalizadas (commit: b63bf28) — saguadab / githubweb
  54. fix: agregar asociación Regalo <-> ListaRegalos (ManyToOne / OneToMany) (commit: edfc611) — saguadab / githubweb
  55. feat: agregar entidad EstadoCompraEntity con relaciones (commit: 3623dcb) — jruizwanumen / githubweb
  56. feat: agregar entidad CategoriaRegaloEntity con relaciones (commit: d9d282f) — jruizwanumen / githubweb
  57. feat: agregar entidad FotoEntity con relaciones (commit: fd62c6f) — jruizwanumen / githubweb
  58. Fix: ajustar asociaciones en TiendaEntity (commit: e529257) — saguadab / githubweb
  59. Fix: ajustar asociaciones en TiendaEntity (commit: 47aa70c) — saguadab / githubweb
  60. feat(repositories): crear MonedaRepository (commit: 2066f39) — danieljuangg / githubweb
  61. feat(repositories): crear OcasionRepository (commit: f686bfd) — danieljuangg / githubweb
  62. feat(repositories): crear ComentarioRepository (commit: 6df7d80) — danieljuangg / githubweb
  63. feat: agregar entidad EstadoCompraEntity con relaciones (commit: 5d0e535) — jruizwanumen / githubweb
  64. feat: agregar entidad CategoriaRegaloEntity con relaciones (commit: f36d177) — jruizwanumen / githubweb
  65. feat: agregar entidad FotoEntity con relaciones (commit: 3c2f737) — jruizwanumen / githubweb
  66. feat: agregar repository EstadoCompraRepository (commit: 28ff4cd) — jruizwanumen / githubweb
  67. feat: agregar repository FotoRepository (commit: c5368ab) — jruizwanumen / githubweb
  68. Se crea la entidad PrioridadRegaloEntity (commit: 0318fe0) — jdruizw / githubweb
  69. Se crea el repository de la entidad PrioridadRegalo (commit: 51bd45d) — jdruizw / githubweb
  70. -Se elimina Id y GeneratedValue (commit: 8dd66a2) — djgomezg / githubweb
  71. -Se elimina @Id y @GeneratedValue (commit: bdb6790) — djgomezg / githubweb
  72. -Se elimina @Id y @GeneratedValue (commit: 343a3a3) — djgomezg / githubweb
  73. Fix: agregar anotación faltante en TiendaEntity (commit: 4199248) — saguadab / githubweb
  74. Fix: agregar anotación faltante en TiendaEntity (commit: eb218c1) — saguadab / githubweb
  75. Update ComentarioEntity.java (commit: e771a6e) — noreply / githubweb
  76. Update OcasionEntity.java (commit: 2b27440) — noreply / githubweb
  77. Update MonedaEntity.java (commit: 3b0ef09) — noreply / githubweb
  78. fix: corregir repository FotoRepository con consultas específicas (commit: 5f6a946) — jruizwanumen / githubweb
  79. Delete src/main/java/co/edu/udistrital/mdp/back/entities/CategoriaRegaloEntity.java (commit: afbbae8) — noreply / githubweb
  80. adicion de busqueda por id de celebracion (commit: f1120fc) — luflopezp / githubweb
  81. adicion de remitente y destinatario en el mensajeInvitacion (commit: 4bcacd0) — luflopezp / githubweb
  82. cambio de date a localdate (commit: 2443362) — luflopezp / githubweb
  83. adicion de busqueda por id de celebracion (commit: 73634f8) — luflopezp / githubweb
  84. adicion de asociacion entre mensaje y listaregalos (commit: 2634384) — luflopezp / githubweb
  85. adicion de asociacion entre mensaje y listaregalos (commit: abbb53b) — luflopezp / githubweb
  86. agregación asociaciones realiconadas mensajeinvitacion (commit: af2f3c5) — noreply / githubweb
  87. Cambio de nombre de atributo catalogo por catalogoTiendas en Tienda (commit: a4cd6a0) — saguadab / githubweb
  88. arreglo de error (commit: 004039d) — luflopezp / githubweb

#93 (Oct 1, 2025, 2:29:03 PM)

  1. Update README.md (commit: 085444d) — noreply / githubweb

#3 (Sep 29, 2025, 3:17:37 PM)

  1. creacion de  clase ListaRegalosEntity y su Repository (commit: 1199562) — luflopezp / githubweb
  2. creación clase UsuarioEntity (commit: bf42d66) — sscastroq / githubweb
  3. Cambio de carpeta de la clase ListaRegalosRepository (commit: fb428b2) — luflopezp / githubweb
  4. Arreglo de asociaciones entre entidades en ListaRegalos (commit: a861878) — luflopezp / githubweb
  5. Eliminacion de clase debido a confusiones (commit: fa4c854) — noreply / githubweb
  6. Eliminacion de clase debido a confusion (commit: 9324127) — noreply / githubweb
  7. Creación del repository (commit: e8d64f3) — sscastroq / githubweb
  8. Update UsuarioEntity.java (commit: 8f52c49) — noreply / githubweb
  9. Update UsuarioRepository.java (commit: 9beda36) — noreply / githubweb
  10. Update UsuarioEntity.java (commit: 8bcde56) — noreply / githubweb
  11. Update UsuarioEntity.java (commit: 6576e41) — noreply / githubweb
  12. Eliminacion Clase, confusion de rama (commit: 7ec5bcb) — noreply / githubweb
  13. Eliminacion Clase, confusion de rama (commit: 0fbe9c6) — noreply / githubweb

#2 (Sep 26, 2025, 1:16:21 PM)

  1. Update README.md (commit: 080b028) — noreply / githubweb