Scrum4Me/app
Scrum4Me Agent 226bd05594 feat(ST-imalmyr7): POST /api/user-questions/[id]/answer — worker-antwoord endpoint
- Bearer-auth via authenticateApiRequest (token_hash SHA-256)
- Zod-validatie van body.answer (max 8000 chars)
- Guard: 404 bij onbekend id, 409 als al beantwoord
- Slaat answer op en zet status naar answered
- pg_notify scrum4me_changes met user_question entity-event

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 17:32:41 +02:00
..
(app) feat(ST-111ci8t4): /admin/users pagina met tabel, role-editor en delete-dialog 2026-05-05 14:44:04 +02:00
(auth) feat(ST-l9kkxh2m): /reset-password pagina + resetPasswordAction + hashPassword 2026-05-05 14:30:59 +02:00
(mobile) feat(ST-1138): mobile Solo-pagina + verify TaskDetailDialog (T-331/T-332/T-333) 2026-05-04 10:52:41 +02:00
_components/tasks fix(a11y): static accessibility findings (v1-readiness #4 — code-side) 2026-05-04 13:58:34 +02:00
api feat(ST-imalmyr7): POST /api/user-questions/[id]/answer — worker-antwoord endpoint 2026-05-05 17:32:41 +02:00
debug-env fix(privacy): NODE_ENV-guard 4 debug-routes (before-launch privacy review) 2026-05-04 14:16:49 +02:00
debug-realtime fix(privacy): NODE_ENV-guard 4 debug-routes (before-launch privacy review) 2026-05-04 14:16:49 +02:00
styles M14: TaskDialog (create/edit) + story auto-promotion (#21) 2026-04-30 16:55:20 +02:00
apple-icon.png chore: documentatie naar docs/, iconen bijgewerkt, theme.css verplaatst 2026-04-24 22:51:42 +02:00
favicon.ico chore: documentatie naar docs/, iconen bijgewerkt, theme.css verplaatst 2026-04-24 22:51:42 +02:00
globals.css M14: TaskDialog (create/edit) + story auto-promotion (#21) 2026-04-30 16:55:20 +02:00
icon.png chore: documentatie naar docs/, iconen bijgewerkt, theme.css verplaatst 2026-04-24 22:51:42 +02:00
layout.tsx Add analytics and documentation updates 2026-04-25 15:11:51 +02:00
page.tsx feat(landing): rewrite around local-first proposition + architecture diagram 2026-05-03 20:24:10 +02:00