feat: detailed pet profile attributes and grooming visit history (closes #13) #32
Reference in New Issue
Block a user
Delete Branch "feat/pet-profile-attributes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
grooming_visit_logstable to track per-visit grooming details (cut performed, products used, notes) with full history per pet/api/petsto accept the new fields; adds/api/grooming-logsendpointMigration
0006_pet_profile_attributes.sqladds columns topetsand creates thegrooming_visit_logstable. Backward-compatible — all new columns are nullable.Test plan
Closes groombook/groombook#13
🤖 Generated with Claude Code