DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin 29b54e58a2 refactor: migrate useNotifications to TanStack Query
Replace manual useState/useEffect/setInterval polling with useQuery
(refetchInterval: 60s) and useMutation for markAsRead/markAllAsRead.
Public API remains identical so consumers need no changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 18:30:01 +00:00
backend fix: remove patient names from coding template and restrict to admin 2026-02-26 17:20:28 +00:00
deploy feat: add Passenger app.js for Plesk deployment 2026-02-24 08:55:47 +00:00
docs/plans docs: add state management implementation plan (9 tasks, TanStack Query) 2026-02-26 18:16:20 +00:00
frontend refactor: migrate useNotifications to TanStack Query 2026-02-26 18:30:01 +00:00
.gitignore feat: add avatar upload/delete endpoints with static file serving 2026-02-26 09:39:21 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00