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
groombook-ci[bot] d62f2cf776 fix(portal): restore missing appointment action and waitlist routes
The portal.ts refactor (GRO-218) dropped several route handlers that
tests depend on. Restored:
- PATCH /portal/appointments/:id/notes
- POST /portal/appointments/:id/confirm
- POST /portal/appointments/:id/cancel
- POST /portal/waitlist
- PATCH /portal/waitlist/:id
- DELETE /portal/waitlist/:id

All 190 API tests now pass.

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