feat: pet health alerts field and delete actions (closes #2) #25

Merged
ghost merged 1 commits from feat/pet-health-alerts-and-delete into main 2026-03-17 19:40:29 +00:00

1 Commits

Author SHA1 Message Date
Groom Book CTO 8452b8924e feat: add health alerts field and delete actions for pets and clients
- Add health_alerts column to pets table (migration 0001)
- Update DB schema, shared types, and API Zod validation
- Show health alerts prominently (red badge) in pet cards
- Add health alerts field to pet form with allergy/condition placeholder
- Add delete button per pet with confirmation dialog
- Add delete client button with cascade warning

Closes groombook/groombook#2

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-17 19:38:40 +00:00