dak.c2s/backend
CCS Admin 3216dd6d53 feat: add email notifications for disclosure request decisions
Replace direct Notification inserts with notification_service functions
that send both in-app and email notifications. Admins receive an email
when a DAK-Mitarbeiter submits a new disclosure request. The requesting
Mitarbeiter receives an email when their request is approved (with
expiration date) or rejected. SMTP was already configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 12:59:21 +00:00
..
alembic feat: add Onko-Intensiv and Galle-Schild report types 2026-02-27 12:47:59 +00:00
app feat: add email notifications for disclosure request decisions 2026-02-28 12:59:21 +00:00
scripts feat: Excel export in Berichtswesen format + historical import 2026-02-24 08:07:28 +00:00
tests fix: remove patient names from coding template and restrict to admin 2026-02-26 17:20:28 +00:00
uploads/avatars feat: add avatar upload/delete endpoints with static file serving 2026-02-26 09:39:21 +00:00
.env.example feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
alembic.ini feat: Alembic migrations, initial schema 2026-02-24 07:33:27 +00:00
requirements.txt feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00