Simpl-Resultat/src/components/reports
le king fu 20b3a54ec7 feat: add Dynamic Report (pivot table) tab to Reports page
Implement a pivot table feature allowing users to compose custom reports
by assigning dimensions (Year, Month, Type, Level 1/2) to rows, columns,
and filters, with periodic and YTD measures as values. Includes a side
panel for configuration, a dynamic table with subtotals, and a stacked
bar chart visualization.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 08:26:50 -05:00
..
BudgetVsActualTable.tsx feat: add toggle to position subtotals above or below detail rows 2026-02-21 09:46:53 -05:00
CategoryBarChart.tsx feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
CategoryOverTimeChart.tsx feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
DynamicReport.tsx feat: add Dynamic Report (pivot table) tab to Reports page 2026-02-22 08:26:50 -05:00
DynamicReportChart.tsx feat: add Dynamic Report (pivot table) tab to Reports page 2026-02-22 08:26:50 -05:00
DynamicReportPanel.tsx feat: add Dynamic Report (pivot table) tab to Reports page 2026-02-22 08:26:50 -05:00
DynamicReportTable.tsx feat: add Dynamic Report (pivot table) tab to Reports page 2026-02-22 08:26:50 -05:00
MonthlyTrendsChart.tsx feat: add dark mode with famille-website-inspired warm gray palette 2026-02-13 12:28:11 +00:00