Skip to content
Builds
No builds

Changes

#7 (Apr 1, 2026, 12:46:33 AM)

  1. Added fixes for association (commit: 0821545) — drcruzr / githubweb
  2. Added PetDTO, TypeLEDTO, their DetailDTO, and LifeEventDTO (commit: f50d913) — drcruzr / githubweb
  3. HotFix Typo in TrialCohabitation (commit: 99e658f) — drcruzr / githubweb
  4. AdoptionRequest, AdoptionProcess, TrialCohabitation DTOs and Controllores were added, also fixed attribute type for DTOs (commit: cabde2e) — ddsilvao / githubweb
  5. Fixed missing controllers (commit: f15a982) — ddsilvao / githubweb

#6 (Mar 26, 2026, 4:14:12 PM)

  1. Created adoption services (commit: 926dd8d) — ddsilvao / githubweb
  2. AdoptionRequestServices base logic implementation (commit: 5263bbb) — ddsilvao / githubweb
  3. Added repository mapping, deleted unnecesary codelines (commit: dbff4ab) — ddsilvao / githubweb
  4. Service and Service Test for TypeLE, LifeEvent and Pet were uploaded (commit: 57b3458) — drcruzr / githubweb
  5. HotFix @PodamExclude added to entities (commit: ebb7daf) — drcruzr / githubweb
  6. AdoptionProcess and TrialCohabitation services were added (commit: 5d92d0f) — ddsilvao / githubweb
  7. Revert "Merge remote-tracking branch 'origin/feature/adoptionServices' into develop" (commit: dff09c9) — drcruzr / githubweb
  8. Revert "Merge branch 'develop' of https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back into develop" (commit: 58376c3) — drcruzr / githubweb
  9. Reapply "Merge branch 'develop' of https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back into develop" (commit: 760b659) — drcruzr / githubweb
  10. Fixed validation for AdoptionProcessServiceTest (commit: 21bddfc) — ddsilvao / githubweb
  11. Hotfix Association Pet with Adoption Request (commit: 84e6cb3) — drcruzr / githubweb
  12. Added collections from Daniel Cruz (commit: 30ce17e) — noreply / githubweb
  13. fix services, tests and entities (commit: 7f42dfa) — danielmateomartinezgil / githubweb
  14. Add Postman collection for Shelter API (commit: 9db44c5) — noreply / githubweb
  15. Add Postman collection for Medical Records API (commit: f0915bd) — noreply / githubweb
  16. Add Postman collection for event management API (commit: 299949d) — noreply / githubweb
  17. Update EventServiceTest.java (commit: dc95574) — noreply / githubweb
  18. Update ShelterService.java (commit: 83b371c) — noreply / githubweb
  19. Rename Event.postman_collection to Event.postman_collection.json (commit: a647f5e) — noreply / githubweb
  20. Rename MedicalRecord.postman_collection to MedicalRecord.postman_collection.json (commit: 8d2eec5) — noreply / githubweb
  21. Rename Shelter.postman_collection to Shelter.postman_collection.json (commit: 7be0042) — noreply / githubweb
  22. Add files via upload (commit: efc328a) — noreply / githubweb
  23. Create AdopterServiceTest.java (commit: f268eb2) — noreply / githubweb
  24. Create MedicalRecordTest.java (commit: 4ed26ac) — noreply / githubweb
  25. Create VeterinarianServiceTest.java (commit: a7a26a9) — noreply / githubweb
  26. Create AdopterService.java (commit: 60ce7bb) — noreply / githubweb
  27. Create VeterinarianService.java (commit: 7d684d9) — noreply / githubweb
  28. hotfix services (commit: 8bcd5e6) — danielmateomartinezgil / githubweb
  29. hotfix relations (commit: 86a6a37) — danielmateomartinezgil / githubweb
  30. Delete src/test/java/co/edu/udistrital/mdp/ZZZ/services/AdopterService.java (commit: ce3b16a) — noreply / githubweb

#3 (Mar 9, 2026, 5:03:57 AM)

  1. Add entities and repositories (commit: dc0e17e) — drcruzr / githubweb
  2. Add entities and repositories (commit: 33f4611) — drcruzr / githubweb
  3. Event and Shelter entities created (commit: a1f4075) — danielmateomartinezgil / githubweb
  4. Clases usuario , adoptante y veterinario (commit: 5ab122d) — Modernsantiago43 / githubweb
  5. Added entities and repositories for adoption classes (commit: 1364bc6) — ddsilvao / githubweb
  6. Added classes and repositories for adoption classes (commit: cde2ce1) — ddsilvao / githubweb
  7. add Shelter and Event Entities (commit: b5ec9b1) — danielmateomartinezgil / githubweb
  8. Replace VetEntity with ShelterEntity in EventEntity (commit: 6c0e635) — noreply / githubweb
  9. Refactor ShelterEntity relationships with Veterinarian and Pet (commit: ece87cc) — noreply / githubweb
  10. The associations were added for Pet, LifeEvent, TypeLE and MedicalRecord (commit: 55b4a82) — drcruzr / githubweb
  11. Add VeterinarianEntity class with relationships (commit: 284ebef) — noreply / githubweb
  12. Create AdopterEntity class with relationships (commit: 44ba297) — noreply / githubweb
  13. Delete src/model directory (commit: 9166605) — noreply / githubweb
  14. Extend AdopterEntity from BaseEntity (commit: f707135) — noreply / githubweb
  15. Update relationship annotations in AdopterEntity (commit: c60e5c8) — noreply / githubweb
  16. Change adoptionProcess, adoptionRequest, and pet to lists (commit: 0438461) — noreply / githubweb
  17. Fixed associations (commit: e358394) — ddsilvao / githubweb
  18. Update PetEntity.java association (commit: 35cd983) — noreply / githubweb
  19. Association hotfix (commit: 6564dce) — ddsilvao / githubweb
  20. Create ShelterRepository.java (commit: 79cb434) — noreply / githubweb
  21. Create EventRepository interface for EventEntity (commit: 28ab0f2) — noreply / githubweb
  22. Create VeterinarianRepository interface (commit: c7d225c) — noreply / githubweb
  23. Create AdopterRepository extending JpaRepository (commit: 7cd0db8) — noreply / githubweb
  24. Duplicated attribute and typo hotfix (commit: 214c310) — ddsilvao / githubweb
  25. Update AdopterEntity to use entity lists (commit: 0137b72) — noreply / githubweb
  26. Update VeterinarianEntity to use entity lists (commit: 973a636) — noreply / githubweb
  27. HotFix for OneToMany (commit: aab4dc4) — drcruzr / githubweb
  28. Remove unused import for AdoptionProcessEntity (commit: 2ca28b3) — noreply / githubweb
  29. Remove unused import in ShelterRepository (commit: 7c35081) — noreply / githubweb
  30. Remove unused import in AdopterRepository (commit: 152b670) — noreply / githubweb
  31. Update VeterinarianRepository to use VeterinarianEntity (commit: 71b9d14) — noreply / githubweb
  32. Missed lib importations were added (commit: 5d6fcce) — ddsilvao / githubweb
  33. Fix import statement and add List for housingType (commit: 1f8e743) — noreply / githubweb
  34. Add List imports to VeterinarianEntity (commit: da86359) — noreply / githubweb
  35. Hotfix Import Unnused (commit: a9efba2) — drcruzr / githubweb
  36. Add annotations to AdopterEntity class (commit: 9182a24) — noreply / githubweb
  37. Change single entity references to lists in ShelterEntity (commit: d429a81) — noreply / githubweb
  38. Fix annotation typo in AdopterEntity class (commit: 2d46ae2) — noreply / githubweb

#2 (Mar 4, 2026, 2:39:26 AM)

  1. Update README.md (commit: 95a14ce) — noreply / githubweb