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-03 15:04:46 +01:00
2025-12-27 19:56:24 +01:00
2025-12-27 22:12:01 +01:00
2025-11-23 10:13:00 +01:00
2025-12-27 19:56:24 +01:00
2025-12-24 09:28:10 +01:00
2025-11-19 11:03:46 +01:00
2025-11-23 10:13:00 +01:00
2025-11-19 12:26:12 +01:00
2025-12-27 16:39:46 +01:00
2025-11-15 22:06:48 +01:00
2025-12-12 15:24:38 +01:00
2025-11-17 19:47:41 +01:00
2025-11-15 23:59:38 +01:00
2025-12-02 13:37:45 +01:00