Skip to content
Changes
- refactor: implement manual mapping to avoid recursion in AdoptionApplication and Adoption controllers, and validate related entities in AdoptionService (commit: 47257bd)
—
111824901+Juandav08 /
githubweb
- Add Postman collection for Veterinarians API with CRUD operations (commit: 0d4234a)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(VaccineCardServiceTest): remove redundant test for null pet in createVaccineCard (commit: 95f2f8e)
—
pgarzong /
githubweb
- feat(VaccineController): add validation for associated vaccine card in create method (commit: 7c3197a)
—
pgarzong /
githubweb
- refactor(VaccineCardService): add validation for null pet in createVaccineCard method (commit: 09f5db2)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(VaccineCardServiceTest): remove unnecessary whitespace at the end of the class (commit: 6d31cbc)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor: update adoption status enum and enhance test cases for adoption service (commit: 1dcab9a)
—
111824901+Juandav08 /
githubweb
- refactor(PetServiceTest): correct entity name in clearData method and update testCreatePetWithEmptyVaccineCard to testCreatePetWithStringBirthDate (commit: 4dab20e)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(PetMedicalEventController): enhance medical event handling with new assignment and deletion methods (commit: e9374a2)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(VeterinarianAdoptionController): implement CRUD operations for veterinarian adoptions (commit: 34866ac)
—
111824901+Juandav08 /
githubweb
- fix(PetMedicalEventController): change response status to OK for medical event creation (commit: a328014)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(VeterinarianAdoptionApplicationController): rename application DTOs for consistency and clarity; remove unused AdoptionAplicationDetailDTO (commit: ec56044)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(VeterinarianEntity): initialize lists for adoption follow-ups and adoptions to prevent null pointer exceptions (commit: f9f3bf5)
—
Juan Carlos Quintero Rubiano /
githubweb
- chore(VeterinarianDetailDTO): no code changes made (commit: bd712ae)
—
111824901+Juandav08 /
githubweb
- fix(VeterinarianServiceTest): update veterinarian adoption assignment to set all adoptions instead of a single one (commit: 0613a05)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(Controller)add:all controllet for assocition of owner (commit: ced2f40)
—
kelozanod /
githubweb
- feat(PetMultimediaController): add multimedia management endpoints for pets (commit: a362d5d)
—
fyaguilarj /
githubweb
- feat(AdoptionTestController): refactor endpoints to use DTOs and improve response handling (commit: 9bd5f28)
—
fyaguilarj /
githubweb
- fix medical controllers (commit: 6a14d46)
—
pgarzong /
githubweb
- chore: remove stale lock file for person DTO (commit: f1f9cef)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat: add MultimediaDetailDTO class extending MultimediaDTO (commit: 5544d3b)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix: update pet retrieval method in PetMultimediaController (commit: 4947ae3)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(Controllers):update all controller (commit: 560bc8c)
—
kelozanod /
githubweb
- refactor(AdoptionApplicationController): simplify methods and improve response handling (commit: 7a08a2d)
—
fyaguilarj /
githubweb
- refactor(VeterinarianController): improve error handling for veterinarian operations (commit: a61b865)
—
111824901+Juandav08 /
githubweb
- fix medical controllers (commit: 8562a66)
—
pgarzong /
githubweb
- refactor(AdoptionFollowUpController): streamline methods and improve response handling (commit: aa1fb0b)
—
fyaguilarj /
githubweb
- refactor(MultimediaController): improve method responses and streamline code structure (commit: f99ee85)
—
fyaguilarj /
githubweb
- feat(VeterinarianShelterArivalsController) add: create a controller for association between Veterinarian and ShekterArrivals) (commit: 1139870)
—
kelozanod /
githubweb
- refactor(MedicalEventController, PetMedicalEventController): enhance validation and error handling for medical events (commit: c57bb98)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterMultimediaController): add multimedia management for shelters (commit: b43adcb)
—
fyaguilarj /
githubweb
- fix(MultimediaEntity): add missing import for ShelterEntity (commit: 7962ec0)
—
fyaguilarj /
githubweb
- fix(AdoptionController, VeterinarianMedicalEventController): improve error handling for entity retrieval (commit: 7a1edea)
—
111824901+Juandav08 /
githubweb
- fix(ShelterMultimediaController): improve error handling for multimedia operations (commit: bf8e86b)
—
111824901+Juandav08 /
githubweb
- refactor(MedicalEventController, PetService): improve validation and streamline medical event handling (commit: 1a51bc8)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(PetService): remove redundant medical events initialization in createPet method (commit: ac4ae74)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor: update entity and DTO inheritance for VaccineCard and multimedia handling (commit: edfef2d)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix controllers (commit: 96f9762)
—
pgarzong /
githubweb
- refactor(MedicalEventController, PetMedicalEventController, VaccineCardEntity): streamline medical event creation and enhance entity relationships (commit: 850c6e6)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(PetMedicalEventController): improve error handling for pet retrieval in delete method (commit: 087079d)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix (commit: b4092d2)
—
pgarzong /
githubweb
- refactor(VeterinarianMedicalEventController): improve error handling in delete method (commit: 5e1c251)
—
111824901+Juandav08 /
githubweb
- fix(ShelterShelterEventController): add missing exception declaration for illegal operations (commit: 0a19c5c)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(VeterinarianService): add validation for license number and speciality in updateVeterinarian method (commit: 945c79b)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(PetService): add overloaded updatePet method to handle admin updates (commit: ccf9d1b)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(VeterinarianServiceTest):arregle un par de test de veterinarian que no servian (commit: 3d02711)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrival): refactor ShelterArrivalEntity and update related DTOs for improved structure and clarity (commit: 2838ae7)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(DisponibilityEntity): convert class to enum for simplified availability representation (commit: 3b93147)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(veterinarianDto,VeterinarianDetailDTO,VeterinarianController):cree las clases y sus respectivos metodos (commit: add9384)
—
111824901+Juandav08 /
githubweb
- feat(medicalDTO´s, medicalDetailDTO´s, medicalControllers): Cree las clases y metodos correspondientes de medical (commit: c6d9356)
—
pgarzong /
githubweb
- feat(Adoption/Shelter,DTO,DetailDTO,Controller):cree las clases y la logica correspondiente (commit: 9c848bd)
—
111824901+Juandav08 /
githubweb
- refactor(ShelterDetailDTO):Correji esta clase (commit: eaaa27d)
—
pgarzong /
githubweb
- feat(ShelterArrival): add ShelterArrivalController and related DTOs for managing shelter arrivals (commit: 091dca3)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(MedicalEventDTO, ShelterArrivalDTO): add VeterinarianDTO import to both DTOs (commit: d79448f)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterArrival): add create and update methods to ShelterArrivalController and modify update logic in ShelterArrivalService (commit: a49e853)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(MedicalEvent): add MedicalEventController with CRUD operations for medical events (commit: 3fad48e)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterEvent): add ShelterEventController with CRUD operations for shelter events (commit: 171b7fd)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterEventDTO, ShelterArrivalDTO): add import for ShelterDTO in both DTOs (commit: ab6d4e4)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(VaccineCardDTO, VaccineDTO): add import for MedicalEventDTO in both DTOs (commit: e0f02a5)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterArrivalService): update updateShelterArrival method to include shelterArrival ID as a parameter (commit: e52a348)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(Creation of DTO, DtailDTO and Controller for Pet Person and Owner, additional changes for services and for tests) (commit: a338082)
—
kelozanod /
githubweb
- feat(ShelterDetailDTO, MedicalEventDTO, ShelterArrivalDTO): add PetDTO import to relevant DTOs (commit: 989619c)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(AdoptionDTO): add imports for OwnerDTO and PetDTO (commit: a751659)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(VaccineCardDTO): add import for PetDTO (commit: 6d4e900)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(Disponibility): replace DisponibilityEntity with DisponibilityEnum and update service references (commit: 33fdcb0)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(PetService): remove unused DisponibilityRepository import and related field (commit: 1e81e91)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(VeterinarianEntity): add ElementCollection and Enumerated annotations for disponibilities (commit: 16442c6)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(MedicalEventController): reorganize imports for clarity and consistency (commit: f673853)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterControllers): add ShelterShelterArrivalController for managing shelter arrivals (commit: 3d58d13)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(Multimedia): add MultimediaDTO and MultimediaController (commit: 59c0e43)
—
fyaguilarj /
githubweb
- feat(AdoptionFollowUp): add AdoptionFollowUpDTO and AdoptionFollowUpController (commit: 90b7a60)
—
fyaguilarj /
githubweb
- feat(AdoptionApplication): add AdoptionApplicationService, AdoptionApplicationDTO and AdoptionApplicationController (commit: 325866c)
—
fyaguilarj /
githubweb
- feat(ShelterArrival): enhance error handling for empty arrivals and non-existent shelter arrivals (commit: f9cd49f)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterArrival): rename setArrivals method to replaceArrivals and update parameter type (commit: 20cfcab)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(AdoptionTest): add AdoptionTestService, AdoptionTestDTO and AdoptionTestController (commit: c52d8eb)
—
fyaguilarj /
githubweb
- Refactor adoption module: (commit: 4c6b89e)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix: correct package name for MultimediaController (commit: 386badf)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(Controller associations) (commit: cbb4639)
—
pgarzong /
githubweb
- feat(PetMedicalEvent): add PetMedicalEventController with basic structure (commit: 88b59fa)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(VeterinarianService): add validation for license number and speciality in updateVeterinarian method (commit: 0cc18f6)
—
111824901+Juandav08 /
githubweb
- feat(PetService): add overloaded updatePet method to handle admin updates (commit: 922539f)
—
111824901+Juandav08 /
githubweb
- fix(VeterinarianServiceTest):arregle un par de test de veterinarian que no servian (commit: 88c0d9a)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrival): refactor ShelterArrivalEntity and update related DTOs for improved structure and clarity (commit: 9107919)
—
111824901+Juandav08 /
githubweb
- refactor(DisponibilityEntity): convert class to enum for simplified availability representation (commit: e141e87)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrival): add ShelterArrivalController and related DTOs for managing shelter arrivals (commit: 2ca1688)
—
111824901+Juandav08 /
githubweb
- feat(veterinarianDto,VeterinarianDetailDTO,VeterinarianController):cree las clases y sus respectivos metodos (commit: c16d4a3)
—
111824901+Juandav08 /
githubweb
- feat(medicalDTO´s, medicalDetailDTO´s, medicalControllers): Cree las clases y metodos correspondientes de medical (commit: 2209184)
—
111824901+Juandav08 /
githubweb
- feat(Adoption/Shelter,DTO,DetailDTO,Controller):cree las clases y la logica correspondiente (commit: 8484ae4)
—
111824901+Juandav08 /
githubweb
- refactor(ShelterDetailDTO):Correji esta clase (commit: a91318b)
—
111824901+Juandav08 /
githubweb
- feat(MedicalEventDTO, ShelterArrivalDTO): add VeterinarianDTO import to both DTOs (commit: 7fdc437)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrival): add create and update methods to ShelterArrivalController and modify update logic in ShelterArrivalService (commit: 84b9650)
—
111824901+Juandav08 /
githubweb
- feat(MedicalEvent): add MedicalEventController with CRUD operations for medical events (commit: d2fbdbc)
—
111824901+Juandav08 /
githubweb
- feat(ShelterEvent): add ShelterEventController with CRUD operations for shelter events (commit: eb0233b)
—
111824901+Juandav08 /
githubweb
- feat(ShelterEventDTO, ShelterArrivalDTO): add import for ShelterDTO in both DTOs (commit: d7c22d5)
—
111824901+Juandav08 /
githubweb
- feat(VaccineCardDTO, VaccineDTO): add import for MedicalEventDTO in both DTOs (commit: 372fba5)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrivalService): update updateShelterArrival method to include shelterArrival ID as a parameter (commit: f0ba333)
—
111824901+Juandav08 /
githubweb
- feat(Creation of DTO, DtailDTO and Controller for Pet Person and Owner, additional changes for services and for tests) (commit: 9678b85)
—
111824901+Juandav08 /
githubweb
- feat(ShelterDetailDTO, MedicalEventDTO, ShelterArrivalDTO): add PetDTO import to relevant DTOs (commit: 189cd19)
—
111824901+Juandav08 /
githubweb
- feat(AdoptionDTO): add imports for OwnerDTO and PetDTO (commit: dcff342)
—
111824901+Juandav08 /
githubweb
- feat(VaccineCardDTO): add import for PetDTO (commit: b35c441)
—
111824901+Juandav08 /
githubweb
- feat(Disponibility): replace DisponibilityEntity with DisponibilityEnum and update service references (commit: a2888f3)
—
111824901+Juandav08 /
githubweb
- feat(PetService): remove unused DisponibilityRepository import and related field (commit: cf9f3ce)
—
111824901+Juandav08 /
githubweb
- feat(VeterinarianEntity): add ElementCollection and Enumerated annotations for disponibilities (commit: b75253f)
—
111824901+Juandav08 /
githubweb
- refactor(MedicalEventController): reorganize imports for clarity and consistency (commit: 6ca8f8b)
—
111824901+Juandav08 /
githubweb
- feat(ShelterControllers): add ShelterShelterArrivalController for managing shelter arrivals (commit: 71ffd3c)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrival): enhance error handling for empty arrivals and non-existent shelter arrivals (commit: ed7eb17)
—
111824901+Juandav08 /
githubweb
- feat(Multimedia): add MultimediaDTO and MultimediaController (commit: 0b773be)
—
111824901+Juandav08 /
githubweb
- feat(AdoptionFollowUp): add AdoptionFollowUpDTO and AdoptionFollowUpController (commit: ca89d54)
—
111824901+Juandav08 /
githubweb
- feat(AdoptionApplication): add AdoptionApplicationService, AdoptionApplicationDTO and AdoptionApplicationController (commit: 0f11a72)
—
111824901+Juandav08 /
githubweb
- feat(ShelterArrival): rename setArrivals method to replaceArrivals and update parameter type (commit: d1d8eb8)
—
111824901+Juandav08 /
githubweb
- Refactor adoption module: (commit: 8f9c4d6)
—
111824901+Juandav08 /
githubweb
- fix: correct package name for MultimediaController (commit: 9303f31)
—
111824901+Juandav08 /
githubweb
- feat(PetMedicalEvent): add PetMedicalEventController with basic structure (commit: 0a55325)
—
111824901+Juandav08 /
githubweb
- fear(ControllerAsocciations):Arregle los cambios (commit: 1c65fd3)
—
pgarzong /
githubweb
- fix(VeterinarianAdoptionAplicationController): correct service import name for AdoptionApplicationService (commit: d0fee4d)
—
111824901+Juandav08 /
githubweb
- feat(ownercontroller) add (commit: 1804e61)
—
kelozanod /
githubweb
- fix(PetMedicalEventController): add missing service and model mapper dependencies (commit: b2d8add)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(ShelterController): implement CRUD operations for shelters (commit: 9f2ad63)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(VeterinarianAdoptionControllers): rename entities for consistency and clarity; add AdoptionTestDetailDTO (commit: 3369232)
—
111824901+Juandav08 /
githubweb
- feat(entities, services): Implement ShelterArrival functionality with repository and service layers (commit: ffb5add)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(tests): Update follow-up status in AdoptionFollowUpServiceTest and adjust imports in MultimediaServiceTest and VeterinarianServiceTest (commit: 487d357)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(Services):add services and testing of the pet and owner (commit: 0d439bf)
—
kelozanod /
githubweb
- refactor(services): add changes in the services owner and sevice pet (commit: af5a81d)
—
kelozanod /
githubweb
- fix(medicalTest):Arregle los test de los ServicesTest de el package medical (commit: 53f2c2c)
—
pgarzong /
githubweb
- fix(VeterinarianServiceTest,ShelterServiceTest,AdoptionServiceTest):arregle errores de test (commit: ab08431)
—
111824901+Juandav08 /
githubweb
- fix(PetServices, PetServicesTest): correct vaccine card references and improve validation checks (commit: 3b87081)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(PetService, PetServiceTest): implement PetService and corresponding tests; add maven-compiler-plugin configuration (commit: 50b1df0)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(PersonEntity, PetEntity, OwnerService): remove unused fields and improve validation logic; update tests for OwnerService (commit: 873d1ab)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(ShelterServiceTest): improve exception handling in createShelter tests; ensure exception messages are validated (commit: af492a9)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(tests): replace jakarta.transaction.Transactional with org.springframework.transaction.annotation.Transactional; improve import organization (commit: f3af1a8)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(OwnerService, PetService): remove unused imports and improve code organization (commit: fb7230f)
—
Juan Carlos Quintero Rubiano /
githubweb
- Fix(MultimediaServiceTest): Initialize lists in tests to avoid null pointer errors (commit: 262c0af)
—
fyaguilarj /
githubweb
- Fix(AdoptionFollowUpServiceTest): Initialize lists in tests to avoid null pointer errors (commit: 7d77b47)
—
fyaguilarj /
githubweb
- feat(service): implement MedicalEventService with CRUD operations and validation (commit: 0ee52f1)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(entities): correct spelling of LastVacineDate and LastDewormingDate to camelCase in VaccineCardEntity (commit: e2eb854)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(service, serviceTest): Agregamos la implementacion de la logica de la clases correspondientes a Juan y Pablo (commit: c524afd)
—
pgarzong /
githubweb
- fix(services,serviceTest):corregimos errores en las clases correspondientes a juan y pablo (commit: 135909c)
—
111824901+Juandav08 /
githubweb
- feat(service, shelterEvent): implement ShelterEventService with CRUD operations and corresponding tests (commit: 4598530)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(services): Add adoption follow-up service and corresponding test (commit: d81cfef)
—
fyaguilarj /
githubweb
- refactor(test): move AdoptionFollowUpServiceTest from services folder to test (commit: c79d908)
—
fyaguilarj /
githubweb
- feat(services, test): Add multimedia service and corresponding test (commit: d19cd11)
—
fyaguilarj /
githubweb
- feat(adoption): extend AdoptionFollowUpEntity from BaseEntity; update imports in DisponibilityEntity and PetEntity (commit: cff71e4)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(entities): update access modifiers and relationships in various entity classes (commit: c5c7433)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(entities): enhance entity relationships and introduce new PetConditionEnum; add ShelterArrivalEntity (commit: 063c7ae)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(pet): correct spelling of adoptionApplications and change to final (commit: 95ed87f)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(entities): update ShelterEventEntity to use private access modifier for name; rename adoption list in OwnerEntity; add AvailabilityEntity class (commit: 71c266d)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(entities): add DisponibilityEntity class to manage availability scheduling for veterinarians (commit: a8f22cb)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(medical): Add VaccineCardEntity, VaccineEntity and DewormingEntity with corresponding repositories (commit: 61cfcdf)
—
pgarzong /
githubweb
- feat(adoption): Update AdoptionEntity to include OwnerEntity and PetEntity imports; clean up AdoptionStatusEnum (commit: f242779)
—
kelozanod /
githubweb
- feat(multimedia): add MultimediaEntity with corresponding repository (commit: d07bfc7)
—
fyaguilarj /
githubweb
- update(MultimediaEntity): add @Data and @Entity annotations (commit: 5a55f60)
—
fyaguilarj /
githubweb
- feat(adoption): Add AdoptionAplicationEntity and corresponding repository; update OwnerEntity and PetEntity with relationships (commit: 6933dfd)
—
kelozanod /
githubweb
- feat(person): Add DisponibilityEntity and Speciality enum; update VeterinarianEntity with relationships (commit: ac9c2ce)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(adoption): add AdoptionFollowUp with corresponding repository (commit: 608d3f7)
—
fyaguilarj /
githubweb
- update(AdoptionFollowUpEntity, VeterinarianEntity): Add association between Veterinarian and AdoptcionFollowUp (commit: 3b923b9)
—
fyaguilarj /
githubweb
- feat(medical): Add relationships in DewormingEntity, VaccineCardEntity, VaccineEntity and AdoptionEntity, and create AdoptionTestEntity its relationships and its respective repository (commit: 248f0ac)
—
pgarzong /
githubweb
- feat(adoption):I corrected the relationships in AdoptionEntity and AdoptionTestEntity, and I also finished the relationship between AdoptionApplicationEntity and its enums (commit: fc61ddd)
—
pgarzong /
githubweb
- debug(medical, adoption): I corrected medical and adoption classes (commit: 342b22b)
—
pgarzong /
githubweb
- refactor(adoption, medical): Update entity classes to use MappedSuperclass and reorganize fields (commit: 53c27e5)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(medical): Refactor MedicalEventEntity, DewormingEntity, VaccineCardEntity, and VaccineEntity to establish proper relationships and change inheritance structure (commit: 758b237)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(medical): Remove unnecessary whitespace in DewormingEntity (commit: e64878d)
—
Juan Carlos Quintero Rubiano /
githubweb
- feat(adoption): Add DisponibilityRepository interface for DisponibilityEntity management (commit: baf5aae)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(adoption): Remove duplicate fields from AdoptionApplicationEntity and AdoptionEntity (commit: 53e3bc7)
—
Juan Carlos Quintero Rubiano /
githubweb
- fix(entities): Correct mappedBy attribute in ShelterEntity and add missing line in ShelterEventEntity (commit: ae61cff)
—
Juan Carlos Quintero Rubiano /
githubweb
- chore(pom): Update Spring Boot version to 3.2.12 and format pom.xml for consistency (commit: 3f21b24)
—
Juan Carlos Quintero Rubiano /
githubweb
- refactor(adoption):I corrected the MappedSuperclass of adoption (commit: 7f9e527)
—
pgarzong /
githubweb
- Update README.md (commit: fd3335a)
—
noreply /
githubweb
- Update README.md (commit: 9845302)
—
noreply /
githubweb
- Update README.md (commit: d963885)
—
noreply /
githubweb
- Update README.md (commit: 19b170d)
—
noreply /
githubweb
- Update README.md (commit: 767054f)
—
noreply /
githubweb
- Update README.md (commit: 5d45402)
—
noreply /
githubweb