docs: update PROGRESS.md for completed Task 9

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-05-04 17:47:55 +02:00
parent 9ec7fda6b0
commit f895776911
+2 -1
View File
@@ -103,7 +103,7 @@
- Keine Tests (wird in Task 9 verwendet)
### ✅ Task 9: PUT /addressbooks/:id - Toggle Addressbook
**Commit:** (pending)
**Commit:** 9ec7fda
- Implementiert: PUT /addressbooks/:id Route in server/routes/cardav.js
- Validierung: ID muss positive Ganzzahl sein, enabled muss boolean sein
@@ -191,6 +191,7 @@ dd5ac88 feat(cardav): implement POST /accounts/:id/test endpoint
12e8edf feat(cardav): implement GET /accounts/:id/addressbooks endpoint
c078a48 feat(cardav): implement POST /accounts/:id/addressbooks/refresh endpoint
362f711 feat(validate): add bool validator
9ec7fda feat(cardav): implement PUT /addressbooks/:id endpoint
```
## Test-Status