dak.c2s/frontend/src
CCS Admin 480f851836 fix: dashboard weekly chart shows correct stacked breakdown
Change stacked bar chart from erstberatungen+unterlagen+gutachten
(overlapping, incorrect) to ablehnungen+keine_rm+gutachten (disjoint
categories that sum to total cases per KW, matching Excel Sheet 1).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 11:12:30 +00:00
..
components feat: add /account route, sidebar entry and header link 2026-02-26 09:48:43 +00:00
context feat: add profile/avatar/MFA types and service functions 2026-02-26 09:42:46 +00:00
hooks feat: add dark mode toggle in header and login page 2026-02-24 10:02:41 +00:00
lib feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
pages fix: dashboard weekly chart shows correct stacked breakdown 2026-02-26 11:12:30 +00:00
services feat: add profile/avatar/MFA types and service functions 2026-02-26 09:42:46 +00:00
types feat: add profile/avatar/MFA types and service functions 2026-02-26 09:42:46 +00:00
App.tsx feat: add /account route, sidebar entry and header link 2026-02-26 09:48:43 +00:00
index.css feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
main.tsx feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00