colinislit
d2ffccc22b
feat(swift): voeg agenda backend API's toe (E3)
Epic 3 compleet: Backend integratie voor Swift Agenda Planning.
Nieuwe endpoints:
- GET /api/swift/agenda - Query afspraken op datumrange
- POST /api/swift/agenda/create - Nieuwe afspraak aanmaken
- POST /api/swift/agenda/cancel - Afspraak annuleren
- POST /api/swift/agenda/reschedule - Afspraak verzetten
- GET /api/swift/patients/search - Fuzzy patiënt zoeken
Alle endpoints bevatten:
- Supabase authenticatie + resource ownership checks
- Zod validatie met Nederlandse foutmeldingen
- Hergebruik van bestaande agenda server actions
Test documentatie: docs/swift/test-plan-epic3-backend.md
Progress: 3/7 Epics compleet (E0, E1, E2, E3)
Story points: 11 SP (E3.S1: 3, E3.S2: 3, E3.S3: 3, E3.S4: 2)
2025-12-27 22:12:01 +01:00
..
2025-12-04 09:27:12 +01:00
2025-11-25 22:53:04 +01:00
2025-12-02 13:37:45 +01:00
2025-12-02 19:34:07 +01:00
2025-11-23 11:42:40 +01:00
2025-12-23 22:59:30 +01:00
2025-11-15 23:59:38 +01:00
2025-12-27 18:38:45 +01:00
2025-12-27 20:50:39 +01:00
2025-12-12 15:24:38 +01:00
2025-11-23 11:42:40 +01:00
2025-12-27 22:12:01 +01:00
2025-12-02 17:13:55 +01:00
2025-12-08 11:19:48 +01:00