Summary
- feat(adoption): extend AdoptionFollowUpEntity from BaseEntity; update imports in DisponibilityEntity and PetEntity (commit: cff71e4) (details)
- refactor(entities): update access modifiers and relationships in various entity classes (commit: c5c7433) (details)
- feat(entities): enhance entity relationships and introduce new PetConditionEnum; add ShelterArrivalEntity (commit: 063c7ae) (details)
- fix(pet): correct spelling of adoptionApplications and change to final (commit: 95ed87f) (details)
- refactor(entities): update ShelterEventEntity to use private access modifier for name; rename adoption list in OwnerEntity; add AvailabilityEntity class (commit: 71c266d) (details)
- feat(entities): add DisponibilityEntity class to manage availability scheduling for veterinarians (commit: a8f22cb) (details)