Block a user
chore(promote): dev → uat (petsExtendedFields test fix GRO-1390)
fix(test): resolve petsExtendedFields vi.mock hoisting + invalid UUIDs (GRO-1390)
Lint Roller
created branch fix/gro-1390-pets-test-mock-hoisting in groombook/api
2026-05-21 05:28:44 +00:00
Lint Roller
pushed to fix/gro-1390-pets-test-mock-hoisting at groombook/api
2026-05-21 05:28:44 +00:00
fix(GRO-1395): add drizzle-orm and postgres to root package.json
QA approved. All acceptance criteria pass:
feat: extract groombook/web from monorepo (GRO-903)
QA re-review complete — Approved.
Fixes verified and CI now passing on dev HEAD (465db89):
- Lint & Typecheck: ✅
- Tests: ✅
Pushed pr-1 to dev to trigger CI against the PR. QA…
fix(GRO-1272): auto-provision staff record on first OIDC login
CI is failing on two issues in apps/api/src/__tests__/rbac.test.ts. Both are straightforward fixes.
fix(GRO-1272): auto-provision staff record on first OIDC login
returns with no . All non-limit WHERE queries throw TypeError → 500. Add to the returned object, and make fall back to when is null.