This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps/api
groombook-ci[bot] fda06b9856 fix(types): correct schema field names and types in portal.ts
Fix type errors introduced by the GRO-218 refactor:
- pets: weight → weightKg, birthDate → dateOfBirth, photoUrl → photoKey, remove notes
- services: isActive → active
- appointments: remove groomerNotes (use notes), remove reportCardId (doesn't exist)
- invoices: remove dueDate (doesn't exist)
- Object.groupBy → manual grouping (ES target issue)
- getClientIdFromSession: accept undefined header values

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 03:16:24 +00:00
..