Skip to content
Changes
- feat(pet): add new implemetation for updatePet in service (commit: 640ea6b)
—
yeremyvegap /
githubweb
- feat: add collection {Shelter,Pet and Veterinarian(implement with Abstract User)} (commit: 25a07c2)
—
yeremyvegap /
githubweb
- echo: remove TODO in Medical (commit: f1fff11)
—
yeremyvegap /
githubweb
- refacture: use repositories for getters (commit: 8518d3a)
—
yeremyvegap /
githubweb
- feat(report): implement Strategy Pattern with service and test (commit: 9bd4a7a)
—
yeremyvegap /
githubweb
- test: add coverage for ApplicationConfig and fix context loading issues (commit: e198424)
—
yeremyvegap /
githubweb
- feat: implement core Observer pattern interfaces (Subject and Observer) (commit: 8c834f4)
—
yeremyvegap /
githubweb
- feat: update User and Shelter entities and add SubscriptionEntity for notifications (commit: 924c52a)
—
yeremyvegap /
githubweb
- feat: implement notification logic in UserService and update ShelterService (commit: 8af80d0)
—
yeremyvegap /
githubweb
- feat: implement specialized logic and validation for Adopter and Veterinarian services (commit: 3692cf5)
—
yeremyvegap /
githubweb
- test: add integration tests for User, Adopter, and Shelter services (commit: 28fbb8f)
—
yeremyvegap /
githubweb
- fix: resolve SonarQube security issues and DateStrategy compilation (commit: 51c382b)
—
yeremyvegap /
githubweb
- test: add AdoptionRequestService test (commit: 48d4cb8)
—
yeremyvegap /
githubweb
- refactor: remmove import (commit: 1e2e1e7)
—
yeremyvegap /
githubweb
- fix: solve Issues in Sonar (commit: 1caa1ca)
—
yeremyvegap /
githubweb
- fix: solve more Issues in Sonar (commit: 31f76f5)
—
yeremyvegap /
githubweb
- Servicios y Testeos Report (commit: cd2112b)
—
sdmoralesm /
githubweb
- test: FIX TEST FOR SONAR (commit: 1ec6fed)
—
yeremyvegap /
githubweb
- fix: everything (commit: 5fd9514)
—
yeremyvegap /
githubweb
- feat: add AdoptionRequest with Strategy Pattern + Service with test (commit: 06ffb66)
—
yeremyvegap /
githubweb
- test: Raul test (commit: df74ad1)
—
radiazl /
githubweb
- refacture: implement test for Strategy Pattern (commit: 6c1d92f)
—
yeremyvegap /
githubweb
- fix: remove nullpointer exception (commit: 1bf4124)
—
yeremyvegap /
githubweb
- refacture(Mhistory): remove unnecesary imports (commit: 852cef2)
—
yeremyvegap /
githubweb
- Arreglo Sonar (commit: 5d45dda)
—
sdmoralesm /
githubweb
- fix: import ErrorMessage correctly (commit: ccac92c)
—
yeremyvegap /
githubweb
- Arreglo y ampliamiento de test medical (commit: 390ff43)
—
sdmoralesm /
githubweb
- feat(Mhistory): add lastCheck attribute (commit: df8fbe1)
—
yeremyvegap /
githubweb
- fix(Vrecord): add tags @PodamExclude & relation @ManytoOne (commit: 803f9e1)
—
yeremyvegap /
githubweb
- fix: implement correctly Vaccine (commit: 0a07944)
—
yeremyvegap /
githubweb
- refacture(SEventtest): parameterize test replaced individual tests (commit: 20df9ef)
—
yeremyvegap /
githubweb
- test: add moree tests (commit: 896431c)
—
yeremyvegap /
githubweb
- test: add more test for Notification (commit: 70d2549)
—
yeremyvegap /
githubweb
- test: add more test for ShelterEvent (commit: ec02b54)
—
yeremyvegap /
githubweb
- refacture(entities): remove unnecesary packages (commit: 876c37b)
—
yeremyvegap /
githubweb
- refacture(test): remove public in method setUp (commit: e6c0807)
—
yeremyvegap /
githubweb
- refactor(VRecord): rename record variable to not match a restricted identifier (commit: 4cdff55)
—
yeremyvegap /
githubweb
- Services and Test de MedicalEvent, MedicalHistory, Vaccinate y VaccinationRecord (commit: 3699695)
—
sdmoralesm /
githubweb
- refactor: solve sonar issues and standardize date types (commit: ebec97e)
—
yeremyvegap /
githubweb
- feat: Raul services (commit: 2bc8d74)
—
radiazl /
githubweb
- fix: implement NOT_FOUND and remove var with notificationRepository (commit: 1c2be0e)
—
yeremyvegap /
githubweb
- fix: remove notificationRepository import (commit: 6bf914a)
—
yeremyvegap /
githubweb
- refactor(services): fix compilation errors and implement bidirectional logic in MessageService (commit: a3d633b)
—
yeremyvegap /
githubweb
- feat(repositories): add existsByAdopterIdAndPetId to AdoptionRepository (commit: 1431904)
—
yeremyvegap /
githubweb
- refactor(services): improve state management and integrity in ShelterEventService (commit: 491cd31)
—
yeremyvegap /
githubweb
- test(services): add comprehensive unit tests for MessageService coverage (commit: ed83187)
—
yeremyvegap /
githubweb
- test(services): implement integration tests for MessageService using TestEntityManager (commit: 4da079a)
—
yeremyvegap /
githubweb
- fix(services): prevent NullPointerException in MessageService logs by validating before logging (commit: b62e65c)
—
yeremyvegap /
githubweb
- feat(notification): add Strategy class to Notification (commit: 06aa0e7)
—
yeremyvegap /
githubweb
- test: add NotificationServiceTest (commit: 77ba8ac)
—
yeremyvegap /
githubweb
- refacture(date): replace Date with LocalDate (commit: 1ae2b3d)
—
yeremyvegap /
githubweb
- test: add ReviewServiceTest (commit: 79e25b0)
—
yeremyvegap /
githubweb
- feat(notification): add one more type of Notifcation (InApp) (commit: 44f5b46)
—
yeremyvegap /
githubweb
- test: add ShelterEventServiceTest (commit: fb6d307)
—
yeremyvegap /
githubweb
- test: update delete tests (commit: 4075dee)
—
yeremyvegap /
githubweb
- test: remove repeat method (commit: 8dee665)
—
yeremyvegap /
githubweb
- test: add more surgical tests in TrialService (commit: 6734f85)
—
yeremyvegap /
githubweb
- test: add updateDate in TrialService (commit: 3dcb361)
—
yeremyvegap /
githubweb
- test: add more test (commit: fc05378)
—
yeremyvegap /
githubweb
- test: implement tests that JaCoCo recognizes as valid upon entering the if statement (commit: 8cbcfa5)
—
yeremyvegap /
githubweb
- test: add case with new, own, and non-existent email address (commit: c287282)
—
yeremyvegap /
githubweb
- test: solve logic in test for User (commit: 5d9519e)
—
yeremyvegap /
githubweb
- fix: add good implemetation for Strategy Notification (commit: 886af8f)
—
yeremyvegap /
githubweb
- refacture: improve the formatting of conditional statements (commit: 340265b)
—
yeremyvegap /
githubweb
- fix: Move the if of email to a new line (commit: 9fe5086)
—
yeremyvegap /
githubweb
- test: use isBlank(user.getName()) in UserService and implement more tests (commit: 580f5ca)
—
yeremyvegap /
githubweb
- test: add missing tests to TrialCohabitation (commit: d426de9)
—
yeremyvegap /
githubweb
- fix: solve the duplication problem by entering USER_CANNOT_BE_NULL (commit: c1b0829)
—
yeremyvegap /
githubweb
- test: add missing tests to TrialCohabition (commit: 244ea10)
—
yeremyvegap /
githubweb
- test: add missing tests to User (commit: ec6a77c)
—
yeremyvegap /
githubweb
- test: add ParameterizedTest in multiple test (commit: 0e54562)
—
yeremyvegap /
githubweb
- fix: remove unnecesary packages (commit: e51b9ba)
—
yeremyvegap /
githubweb
- refactor: organize the four individual tests in VeterinarianServiceTest.java into a single parameterized test (commit: 1f466fc)
—
yeremyvegap /
githubweb
- test: add UpdateUnchangedEmail ShelterTest (commit: 2dc299a)
—
yeremyvegap /
githubweb
- test: add missing tests to Adopter (commit: 266a51d)
—
yeremyvegap /
githubweb
- test: add missing tests to Adoption (commit: bc04785)
—
yeremyvegap /
githubweb
- test: add missing tests to Veterinarian (commit: 1a687d6)
—
yeremyvegap /
githubweb
- test: add more ShelterTest (commit: ceb1f70)
—
yeremyvegap /
githubweb
- feat: add testUpdatePetStatusToInTrialWhenOnlyCompletedTrialsExistSuccess() (commit: 9a3d845)
—
yeremyvegap /
githubweb
- feat: add test cases to cover the identified gaps in validatePetData, validateStatusChange, processReturn, and (commit: 999a711)
—
yeremyvegap /
githubweb
- fix: resolve conditionals Partially covered (commit: 110395b)
—
162923584+iYeremy /
githubweb
- fix: resolve conditionals Partially covered (commit: c906efe)
—
162923584+iYeremy /
githubweb
- feat: add test cases to cover the identified gaps in validatePetData, validateStatusChange, processReturn, and (commit: b268d78)
—
162923584+iYeremy /
githubweb
- fix: implement missing tests at PetService (commit: cfab7fc)
—
yeremyvegap /
githubweb
- fix: remove existing variable (commit: e4ce119)
—
yeremyvegap /
githubweb
- fix: remove this useless assignment to local variable user (commit: 3a35cfa)
—
yeremyvegap /
githubweb
- fix: remove public declaration in test class (commit: 4869549)
—
yeremyvegap /
githubweb
- fix: use repository getters (commit: 322f732)
—
yeremyvegap /
githubweb
- feat: Implement services and testing for Adopter, Adoption, and Trial Cohabitation (commit: b2bbb3b)
—
jprinconr /
githubweb
- fix: Fix AdopterService to use UserService inheritance (commit: c5d993f)
—
jprinconr /
githubweb
- feat: add centralized exceptions NOT_FOUND (commit: b382326)
—
162923584+iYeremy /
githubweb
- feat: implemment methods findByEmail & ExistByName (commit: 818f2c7)
—
162923584+iYeremy /
githubweb
- feat: add status attribute for ShelterEvent (commit: 93cb2f0)
—
162923584+iYeremy /
githubweb
- feat: implement ShelterService (commit: 86c5e16)
—
162923584+iYeremy /
githubweb
- refacture: rename ZZZ directory to pets_test (commit: 4848575)
—
162923584+iYeremy /
githubweb
- chore: tabulate correctly (commit: ebb85ab)
—
162923584+iYeremy /
githubweb
- test: add ShelterTest (commit: 305a5c9)
—
162923584+iYeremy /
githubweb
- refacture: remove unnecessary imports (commit: ec94940)
—
162923584+iYeremy /
githubweb
- feat(user): implement method existsByEmail (commit: 093ce6e)
—
162923584+iYeremy /
githubweb
- feat(exception): add USER_NOT_FOUNDin ErrorMessage (commit: 2feedfe)
—
162923584+iYeremy /
githubweb
- chore: add enum for status attribute (commit: 5b0815d)
—
162923584+iYeremy /
githubweb
- feat(adoption): implement status (enum) attribute (commit: ec8d672)
—
162923584+iYeremy /
githubweb
- feat(S.event): implement status (enum) attribute (commit: b167485)
—
162923584+iYeremy /
githubweb
- feat: implement UserService (commit: dede0e5)
—
162923584+iYeremy /
githubweb
- fix: import ProcessStatus (commit: f0adc0e)
—
162923584+iYeremy /
githubweb
- feat(shelter): implement enum logic in service (commit: 99205ff)
—
162923584+iYeremy /
githubweb
- test: add enum logic (commit: 24e6506)
—
162923584+iYeremy /
githubweb
- test: add UserServerTest (commit: fe6cee5)
—
162923584+iYeremy /
githubweb
- test: add MockUser class (commit: 1aefb50)
—
162923584+iYeremy /
githubweb
- fix: rename Server -> Service (commit: 26d479d)
—
162923584+iYeremy /
githubweb
- refacture: remove unnecesary imports (commit: 516775a)
—
162923584+iYeremy /
githubweb
- feat(veterinarian): add relations with MedicalEvent & VaccinationRecord (commit: a66e014)
—
162923584+iYeremy /
githubweb
- fix: add relation with AdoptionFollowUp (commit: 6285588)
—
162923584+iYeremy /
githubweb
- fix: abstract method (commit: 7161221)
—
162923584+iYeremy /
githubweb
- feat: add VeterinarianService (commit: c34ccb5)
—
162923584+iYeremy /
githubweb
- test: remove unnecesary clearData (commit: b73bb9c)
—
162923584+iYeremy /
githubweb
- test: add VeterinarianTest (commit: 12e6301)
—
162923584+iYeremy /
githubweb
- echo: add info for test (commit: 6c8c1cb)
—
162923584+iYeremy /
githubweb
- echo: remove spaces (commit: 778a922)
—
162923584+iYeremy /
githubweb
- feat(pet): add enum PetStatus (commit: 162c8f4)
—
162923584+iYeremy /
githubweb
- fix: import PetStatus (enum) (commit: 345b904)
—
162923584+iYeremy /
githubweb
- feat(trial): implement status (enum) attribute (commit: ecad5ac)
—
162923584+iYeremy /
githubweb
- feat: implement PetService (commit: 1b4e11d)
—
162923584+iYeremy /
githubweb
- test: add PetService test (commit: 0ab2ddd)
—
162923584+iYeremy /
githubweb
- feat: implement pet return process to handle adoptions and trials rollbacks (commit: 70fb1cd)
—
162923584+iYeremy /
githubweb
- docs: explain why @MappedSuperclass breaks the business rule (commit: 339937f)
—
yeremyvegap /
githubweb
- refacture: initialize lists of relations (commit: 896c012)
—
yeremyvegap /
githubweb
- test: remove conditionals from empty lists (commit: 33bcaf4)
—
yeremyvegap /
githubweb
- fix: remove methods with logic in entities (commit: 39c2681)
—
yeremyvegap /
githubweb
- refacture: remove unnecessary packages and implement @PodmanExclude (commit: 9b7846e)
—
yeremyvegap /
githubweb
- refacture: remove package LocalDateTime (commit: 75fc7ef)
—
yeremyvegap /
githubweb
- refacture: remove unnecessary imports from Entities (commit: 1a5f64c)
—
yeremyvegap /
githubweb
- feat(adopter): implement AdopterEntity and AdopterRepository base (commit: 3f124b8)
—
jprinconr /
githubweb
- fix(adopter): add AdopterEntity content (commit: 4847845)
—
jprinconr /
githubweb
- fix(adopter): AdopterEntity now extends UserEntity instead of BaseEntity and add relationships between Adopter and adoption (commit: 9fcd034)
—
jprinconr /
githubweb
- feat(adopter): implement AdopterEntity and AdopterRepository (commit: 5492bc7)
—
jprinconr /
githubweb
- feat(adoption): implement AdoptionEntity and AdoptionRepository (commit: dbe5fc6)
—
jprinconr /
githubweb
- feat(adoption): implement AdoptionEntity and AdoptionRepository (commit: 7cca260)
—
jprinconr /
githubweb
- feat(trialcohabitation): implement TrialCohabitationEntity and TrialCohabitationRepository (commit: 32ea5c7)
—
jprinconr /
githubweb
- feat: add ReportEntity (commit: 09d241d)
—
eaangelp /
githubweb
- feat: add ReportEntity (commit: a902669)
—
eaangelp /
githubweb
- feat: add ReportEntity (commit: 29e2015)
—
eaangelp /
githubweb
- feat: add ReportEntity (commit: 22f8a6a)
—
eaangelp /
githubweb
- feat: add AdoptionFollowUpEntity (commit: 72f8185)
—
eaangelp /
githubweb
- Add files via upload (commit: 98bfda1)
—
noreply /
githubweb
- Remove @Transient so that the relationship is saved in the database (commit: 5458332)
—
yeremyvegap /
githubweb
- feat(report): add date automation on saving (commit: 77b8d26)
—
yeremyvegap /
githubweb
- feat(Arequest): replace @Transient with a persistent relationship (commit: 246012d)
—
yeremyvegap /
githubweb
- feat(Arequest): implement Strategy Pattern (commit: 3aacb41)
—
yeremyvegap /
githubweb
- feat(Arequest): add relations. fix: implement abstract method (commit: caa0c37)
—
yeremyvegap /
githubweb
- feat: implement AdoptionEntity with composition for follow-ups and bidirectional relations (commit: 4d4b70b)
—
yeremyvegap /
githubweb
- feat: implement AdoptionFollowUpEntity with pet and veterinarian assignments (commit: 6520f38)
—
yeremyvegap /
githubweb
- feat: update AdoptionRequestEntity with adopter relationship and approval aggregation (commit: 24fd592)
—
yeremyvegap /
githubweb
- fix: update AdoptionFollowUpRepository query methods to match BaseEntity property names (commit: 4f0539b)
—
yeremyvegap /
githubweb
- fix: correct property name and date type in ReportRepository query method (commit: 35a74bf)
—
yeremyvegap /
githubweb
- fix: align AdoptionRepository queries with inherited id property names (commit: 8791572)
—
yeremyvegap /
githubweb
- Update README.md (commit: 2b45838)
—
noreply /
githubweb
- feat(pet): Implement PetEntity and PetRepository base (commit: 44b52bc)
—
yeremyvegap /
githubweb
- feat(shelter): implement ShelterEntity and ShelterRepository base (commit: 6491ea9)
—
yeremyvegap /
githubweb
- feat(shelter):Add methods to search by partial name and to verify email (commit: 26f51d7)
—
yeremyvegap /
githubweb
- refactor(shelter): Convert method comments from /** */ to // (commit: 4a1e7d8)
—
yeremyvegap /
githubweb
- feat(user): Implement User hierarchy with Observer pattern (commit: 3555224)
—
yeremyvegap /
githubweb
- feat(user): Implement a password attribute for user login (commit: 5b47d52)
—
yeremyvegap /
githubweb
- feat(shelter): implement VeterinarianEntity and VeterinarianRepository base (commit: e25ba69)
—
yeremyvegap /
githubweb
- feat: add relation (aggregation) for Shelter - Veterinarians (commit: 94803b5)
—
yeremyvegap /
githubweb
- fix: correct goodWith* variables in PetEntity (commit: dd99227)
—
yeremyvegap /
githubweb
- feat: Implement S-V aggregation fix: import packages correctly (commit: 7d4ce33)
—
yeremyvegap /
githubweb
- fix: delete it directory (commit: 08cb739)
—
yeremyvegap /
githubweb
- Implement MedicalEvent entity and repository (commit: 3ef64c2)
—
sdmoralesm /
githubweb
- Implement MedicalHistory with associations (commit: 74e7241)
—
sdmoralesm /
githubweb
- feat: implement RepositoryBase (commit: 0e7481f)
—
yeremyvegap /
githubweb
- feat(reports): add Strategy Pattern (commit: 858a7c2)
—
yeremyvegap /
githubweb
- feat: implement relation to ShelterEvent (commit: 51e6c92)
—
yeremyvegap /
githubweb
- Integración Modulo Medico al develop (commit: af25b63)
—
sdmoralesm /
githubweb
- feat: implement Message (commit: db4407b)
—
yeremyvegap /
githubweb
- fix: remove personal directory (commit: 41e479e)
—
yeremyvegap /
githubweb
- fix: add missing shelter reference in PetEntity (commit: 89fd986)
—
yeremyvegap /
githubweb
- fix: add missing vaccinationrecord reference in VaccineEntity (commit: 020b7fe)
—
yeremyvegap /
githubweb
- fix: import data structure packages (commit: 7a3b6b1)
—
yeremyvegap /
githubweb
- fix(pets): add relation 1:1 with MedicalHistory (commit: fc015f5)
—
yeremyvegap /
githubweb
- feat: implement ReviewBase (commit: 35ac844)
—
yeremyvegap /
githubweb
- feat: implement NotificationBase (commit: 06df10c)
—
yeremyvegap /
githubweb
- feat(notification): add Strategy Pattern (commit: 9abb2cd)
—
yeremyvegap /
githubweb
- docs: add git flow (commit: 37d1541)
—
yeremyvegap /
githubweb
- Update README (commit: 1676c1e)
—
yeremyvegap /
githubweb