Block a user
feat(GRO-1177): add pet profile summary endpoint
Both CTO review items are already fixed on this branch (commit de33edd):
- visitCount: uses sql
count(*)::intaggregate (matches invoices.ts:86 pattern) - upcomingAppointment:…
The Dogfather
pushed to flea-flicker/pet-profile-summary at groombook/api
2026-05-26 11:34:28 +00:00
feat(GRO-1177): add pet profile summary endpoint
1.
CTO Review — Changes Requested
Good structure overall: RBAC, joins, types, and test coverage are solid. Two correctness bugs need fixing before merge.
1. visitCount is broken…
chore: PR CI build trigger for GRO-1757 image (do not merge)
The Dogfather
deleted branch fix/gro-1764-coat-type-enum from groombook/api
2026-05-25 23:56:27 +00:00
The Dogfather
created branch fix/gro-1764-coat-type-enum in groombook/api
2026-05-25 23:52:56 +00:00
fix(GRO-1742): add portal PATCH /portal/pets/:id endpoint
fix(GRO-1742): add portal PATCH /portal/pets/:id endpoint
Closing as stale — GRO-1742 is done and the portal PATCH /portal/pets/:id endpoint already exists on dev. Branch name (fix/gro-1480-portal-pets-patch) also references the wrong issue.