INSIGHT-MVP/packages/frontend/src
Thomas Reitz 0c8a23ddc4 feat: Anthropic API-Key über Admin-UI konfigurierbar
- GET /settings/ai-config: gibt { configured: boolean } zurück
- POST /settings/ai-config: speichert Key Base64-kodiert in Redis (PLATFORM_ADMIN)
- HelpService: dynamische Key-Auflösung aus Redis mit 60s In-Memory-Cache
- AdminAiSettingsPage: neue Admin-Seite /admin/ai-settings
- HelpPanel: zeigt Hinweis + Link wenn KI nicht konfiguriert
- Env-Variable ANTHROPIC_API_KEY hat weiterhin Vorrang (backward compat.)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 10:59:30 +01:00
..
admin feat: Anthropic API-Key über Admin-UI konfigurierbar 2026-03-15 10:59:30 +01:00
api feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
auth fix: PDF Leerseite, Button-Größen und Primärfarbe 2026-03-14 14:07:20 +01:00
components feat: Anthropic API-Key über Admin-UI konfigurierbar 2026-03-15 10:59:30 +01:00
crm feat: Stammdaten, CRM Reporting, Hilfesystem (hohe Priorität) 2026-03-15 10:39:30 +01:00
hooks feat: Dashboard Home-Tab mit Analoguhr, 3-Tage-Prognose, Spruch des Tages + kompakte Widgets 2026-03-13 13:30:45 +01:00
profile fix: Buttons in ExpertProfile nicht mehr vollbreit (align-self: flex-start) 2026-03-14 14:34:24 +01:00
shell feat: Anthropic API-Key über Admin-UI konfigurierbar 2026-03-15 10:59:30 +01:00
theme feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
utils feat: add profile page tabs and fix German umlauts throughout app 2026-03-09 07:56:55 +01:00
index.css fix: PDF Leerseite, Button-Größen und Primärfarbe 2026-03-14 14:07:20 +01:00
main.tsx feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00