Skip to content
Changes
- Se agregan pruebas unitarias e integración de la capa de servicios (Adopter, Client, Notification, TrialPeriod, AdoptionDef y AdoptarService). Se valida CRUD, excepciones y persistencia con Spring Boot. y tambien se completo las entidades y los servicios respectiva de cada una de las entidades ya dichas con respecto al diagrama. (commit: 8468a64)
—
santiagorsrd /
githubweb
- fix: maintainability problems (commit: bda5cb0)
—
xiomarafuentes1811 /
githubweb
- fix: return pet entity names (commit: b542162)
—
xiomarafuentes1811 /
githubweb
- fix: all pet return names (commit: f6b8651)
—
xiomarafuentes1811 /
githubweb
- ajustes en el backend de mascotasde los issues (commit: ac85909)
—
jdcamposa /
githubweb
- errores issues (commit: 4480057)
—
jdcamposa /
githubweb
- errores issues public (commit: 15df446)
—
jdcamposa /
githubweb
- fix: Maintainability problems (commit: 301c96b)
—
xiomarafuentes1811 /
githubweb
- fix: pet service and ver of maven (commit: 18b5866)
—
xiomarafuentes1811 /
githubweb
- fix: restore maven ver (commit: f0756c6)
—
xiomarafuentes1811 /
githubweb
- fix: change maven ver (commit: 2021b22)
—
xiomarafuentes1811 /
githubweb
- refactor: delete cloned repository (commit: befb222)
—
xiomarafuentes1811 /
githubweb
- fix: path of jacoco files (commit: 533ed78)
—
xiomarafuentes1811 /
githubweb
- fix: old maven ver (commit: bde4f2b)
—
xiomarafuentes1811 /
githubweb
- update maven ver (commit: 729c763)
—
xiomarafuentes1811 /
githubweb
- fix: jacoco directory on the wrong path (commit: c55cc80)
—
xiomarafuentes1811 /
githubweb
- feat: return to the original state of pom (commit: b1d4a5a)
—
xiomarafuentes1811 /
githubweb
- fix: pom.xml problems on execution (commit: 45aa3a1)
—
xiomarafuentes1811 /
githubweb
- fix: pom problems (commit: 3e534bc)
—
xiomarafuentes1811 /
githubweb
- refactor: Shelter Event Service test (commit: c160f83)
—
xiomarafuentes1811 /
githubweb
- fix: assertion problems (commit: 2e71ef4)
—
xiomarafuentes1811 /
githubweb
- fix: correct name tag in pom.xml (commit: 20d3619)
—
jdcamposa /
githubweb
- fix: update surefire plugin and jacoco path for coverage (commit: f11026a)
—
jdcamposa /
githubweb
- fix: some test and entity problems (commit: 242e540)
—
xiomarafuentes1811 /
githubweb
- recuperacion de archivos que faltaban (commit: d5c16de)
—
pardojdavid21 /
githubweb
- feat: implement Shelter Entity (commit: 81545e9)
—
xiomarafuentes1811 /
githubweb
- feat: implement shelter event entity (commit: 38bfb35)
—
xiomarafuentes1811 /
githubweb
- feat: implement message entity (commit: db2b6c8)
—
xiomarafuentes1811 /
githubweb
- feat: add asociations (commit: a7dfa0f)
—
xiomarafuentes1811 /
githubweb
- feat: add asociations (commit: 48ab3d1)
—
xiomarafuentes1811 /
githubweb
- feat: Implement MediaFile (commit: 5525058)
—
pardojdavid21 /
githubweb
- feat:implement PetService (commit: 5f1b7c8)
—
pardojdavid21 /
githubweb
- feat: implement add shelter on services. fix: shelter repository find (commit: 85c11a8)
—
xiomarafuentes1811 /
githubweb
- fix: find name (commit: e61d7d6)
—
xiomarafuentes1811 /
githubweb
- feat: Implement Services (commit: 482aa2e)
—
pardojdavid21 /
githubweb
- feat: update shelter, validate shelter, fix: problems with create shelter (commit: 97d1cd4)
—
xiomarafuentes1811 /
githubweb
- feat: add delete shelter service (commit: 3ab5bb1)
—
xiomarafuentes1811 /
githubweb
- feat: add shelter event service (commit: f8a2af5)
—
xiomarafuentes1811 /
githubweb
- feat: add Message Service (commit: 6fb6769)
—
xiomarafuentes1811 /
githubweb
- feat: add delete event (commit: c8c2a27)
—
xiomarafuentes1811 /
githubweb
- fix:error messages (commit: d368c89)
—
xiomarafuentes1811 /
githubweb
- fix: delete conditions (commit: f8c26dd)
—
xiomarafuentes1811 /
githubweb
- feat: impelementacion servicios asociaciones (commit: 2b79f0c)
—
pardojdavid21 /
githubweb
- feat: add test services (commit: 5d26493)
—
xiomarafuentes1811 /
githubweb
- feat: Se añadio las entidades servicios y test de followup/veterinary/return (commit: 42fe745)
—
jdcamposa /
githubweb
- feat: se añadio client, adoption and notification entities and repositories (commit: 3aec129)
—
santiagorsrd /
githubweb
- feat: test MedicalEvent y VaccinationRecord (commit: 597f566)
—
pardojdavid21 /
githubweb
- feat: se añadio client, adoption and notification entities and repositories (commit: 6a44b54)
—
jdcamposa /
githubweb
- feat: test MedicalEvent y VaccinationRecord (commit: 3c43c5c)
—
jdcamposa /
githubweb
- fix: quite findByAdoptionId de ReturnRepository y cambie de lugar los test a la capeta correspondeinte (commit: cd6b4cf)
—
jdcamposa /
githubweb
- fix: quite findByAdoptionId de ReturnRepository y cambie de lugar los test a la capeta correspondeinte (commit: 457d8f9)
—
jdcamposa /
githubweb
- fix: returnpetrepositry (commit: 917775e)
—
jdcamposa /
githubweb
- docs: add comments (commit: cc42318)
—
xiomarafuentes1811 /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/repositories/VaccinationRecordRepository.java (commit: a216297)
—
noreply /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/repositories/MedicalEventRepository.java (commit: 2cf247f)
—
noreply /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/repositories/MedicalEventRepository.java (commit: 2cf247f)
—
noreply /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/repositories/PetRepository.java (commit: e2a0050)
—
noreply /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/entities/VaccinationRecordEntity.java (commit: 51be3af)
—
noreply /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java (commit: ac5c266)
—
noreply /
githubweb
- Delete src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java (commit: b1d5d46)
—
noreply /
githubweb
- Agregar PetEntity y MedicalEntity con Asociacion (commit: cddde27)
—
dmpardoj /
githubweb
- Agregar VaccinationRecordEntity con Asociacion (commit: cc6944f)
—
dmpardoj /
githubweb
- feat: Agregar VaccinationRecordEntity (commit: ccafe3b)
—
dmpardoj /
githubweb
- Update README.md (commit: d8d82be)
—
noreply /
githubweb