Skip to content
Changes
- Added fixes for association (commit: 0821545)
—
drcruzr /
githubweb
- Added PetDTO, TypeLEDTO, their DetailDTO, and LifeEventDTO (commit: f50d913)
—
drcruzr /
githubweb
- HotFix Typo in TrialCohabitation (commit: 99e658f)
—
drcruzr /
githubweb
- AdoptionRequest, AdoptionProcess, TrialCohabitation DTOs and Controllores were added, also fixed attribute type for DTOs (commit: cabde2e)
—
ddsilvao /
githubweb
- Fixed missing controllers (commit: f15a982)
—
ddsilvao /
githubweb
- Created adoption services (commit: 926dd8d)
—
ddsilvao /
githubweb
- AdoptionRequestServices base logic implementation (commit: 5263bbb)
—
ddsilvao /
githubweb
- Added repository mapping, deleted unnecesary codelines (commit: dbff4ab)
—
ddsilvao /
githubweb
- Service and Service Test for TypeLE, LifeEvent and Pet were uploaded (commit: 57b3458)
—
drcruzr /
githubweb
- HotFix @PodamExclude added to entities (commit: ebb7daf)
—
drcruzr /
githubweb
- AdoptionProcess and TrialCohabitation services were added (commit: 5d92d0f)
—
ddsilvao /
githubweb
- Revert "Merge remote-tracking branch 'origin/feature/adoptionServices' into develop" (commit: dff09c9)
—
drcruzr /
githubweb
- Revert "Merge branch 'develop' of https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back into develop" (commit: 58376c3)
—
drcruzr /
githubweb
- Reapply "Merge branch 'develop' of https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back into develop" (commit: 760b659)
—
drcruzr /
githubweb
- Fixed validation for AdoptionProcessServiceTest (commit: 21bddfc)
—
ddsilvao /
githubweb
- Hotfix Association Pet with Adoption Request (commit: 84e6cb3)
—
drcruzr /
githubweb
- Added collections from Daniel Cruz (commit: 30ce17e)
—
noreply /
githubweb
- fix services, tests and entities (commit: 7f42dfa)
—
danielmateomartinezgil /
githubweb
- Add Postman collection for Shelter API (commit: 9db44c5)
—
noreply /
githubweb
- Add Postman collection for Medical Records API (commit: f0915bd)
—
noreply /
githubweb
- Add Postman collection for event management API (commit: 299949d)
—
noreply /
githubweb
- Update EventServiceTest.java (commit: dc95574)
—
noreply /
githubweb
- Update ShelterService.java (commit: 83b371c)
—
noreply /
githubweb
- Rename Event.postman_collection to Event.postman_collection.json (commit: a647f5e)
—
noreply /
githubweb
- Rename MedicalRecord.postman_collection to MedicalRecord.postman_collection.json (commit: 8d2eec5)
—
noreply /
githubweb
- Rename Shelter.postman_collection to Shelter.postman_collection.json (commit: 7be0042)
—
noreply /
githubweb
- Add files via upload (commit: efc328a)
—
noreply /
githubweb
- Create AdopterServiceTest.java (commit: f268eb2)
—
noreply /
githubweb
- Create MedicalRecordTest.java (commit: 4ed26ac)
—
noreply /
githubweb
- Create VeterinarianServiceTest.java (commit: a7a26a9)
—
noreply /
githubweb
- Create AdopterService.java (commit: 60ce7bb)
—
noreply /
githubweb
- Create VeterinarianService.java (commit: 7d684d9)
—
noreply /
githubweb
- hotfix services (commit: 8bcd5e6)
—
danielmateomartinezgil /
githubweb
- hotfix relations (commit: 86a6a37)
—
danielmateomartinezgil /
githubweb
- Delete src/test/java/co/edu/udistrital/mdp/ZZZ/services/AdopterService.java (commit: ce3b16a)
—
noreply /
githubweb
- Add entities and repositories (commit: dc0e17e)
—
drcruzr /
githubweb
- Add entities and repositories (commit: 33f4611)
—
drcruzr /
githubweb
- Event and Shelter entities created (commit: a1f4075)
—
danielmateomartinezgil /
githubweb
- Clases usuario , adoptante y veterinario (commit: 5ab122d)
—
Modernsantiago43 /
githubweb
- Added entities and repositories for adoption classes (commit: 1364bc6)
—
ddsilvao /
githubweb
- Added classes and repositories for adoption classes (commit: cde2ce1)
—
ddsilvao /
githubweb
- add Shelter and Event Entities (commit: b5ec9b1)
—
danielmateomartinezgil /
githubweb
- Replace VetEntity with ShelterEntity in EventEntity (commit: 6c0e635)
—
noreply /
githubweb
- Refactor ShelterEntity relationships with Veterinarian and Pet (commit: ece87cc)
—
noreply /
githubweb
- The associations were added for Pet, LifeEvent, TypeLE and MedicalRecord (commit: 55b4a82)
—
drcruzr /
githubweb
- Add VeterinarianEntity class with relationships (commit: 284ebef)
—
noreply /
githubweb
- Create AdopterEntity class with relationships (commit: 44ba297)
—
noreply /
githubweb
- Delete src/model directory (commit: 9166605)
—
noreply /
githubweb
- Extend AdopterEntity from BaseEntity (commit: f707135)
—
noreply /
githubweb
- Update relationship annotations in AdopterEntity (commit: c60e5c8)
—
noreply /
githubweb
- Change adoptionProcess, adoptionRequest, and pet to lists (commit: 0438461)
—
noreply /
githubweb
- Fixed associations (commit: e358394)
—
ddsilvao /
githubweb
- Update PetEntity.java association (commit: 35cd983)
—
noreply /
githubweb
- Association hotfix (commit: 6564dce)
—
ddsilvao /
githubweb
- Create ShelterRepository.java (commit: 79cb434)
—
noreply /
githubweb
- Create EventRepository interface for EventEntity (commit: 28ab0f2)
—
noreply /
githubweb
- Create VeterinarianRepository interface (commit: c7d225c)
—
noreply /
githubweb
- Create AdopterRepository extending JpaRepository (commit: 7cd0db8)
—
noreply /
githubweb
- Duplicated attribute and typo hotfix (commit: 214c310)
—
ddsilvao /
githubweb
- Update AdopterEntity to use entity lists (commit: 0137b72)
—
noreply /
githubweb
- Update VeterinarianEntity to use entity lists (commit: 973a636)
—
noreply /
githubweb
- HotFix for OneToMany (commit: aab4dc4)
—
drcruzr /
githubweb
- Remove unused import for AdoptionProcessEntity (commit: 2ca28b3)
—
noreply /
githubweb
- Remove unused import in ShelterRepository (commit: 7c35081)
—
noreply /
githubweb
- Remove unused import in AdopterRepository (commit: 152b670)
—
noreply /
githubweb
- Update VeterinarianRepository to use VeterinarianEntity (commit: 71b9d14)
—
noreply /
githubweb
- Missed lib importations were added (commit: 5d6fcce)
—
ddsilvao /
githubweb
- Fix import statement and add List for housingType (commit: 1f8e743)
—
noreply /
githubweb
- Add List imports to VeterinarianEntity (commit: da86359)
—
noreply /
githubweb
- Hotfix Import Unnused (commit: a9efba2)
—
drcruzr /
githubweb
- Add annotations to AdopterEntity class (commit: 9182a24)
—
noreply /
githubweb
- Change single entity references to lists in ShelterEntity (commit: d429a81)
—
noreply /
githubweb
- Fix annotation typo in AdopterEntity class (commit: 2d46ae2)
—
noreply /
githubweb
- Update README.md (commit: 95a14ce)
—
noreply /
githubweb