Commit graph

4 commits

Author SHA1 Message Date
f9695cf358
StatisticsLive: load statistics only in handle_params
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-12 19:17:27 +01:00
8abad9040f
Statistics LiveView: robust URL, load_fee_types error handling, clamp percents 2026-02-12 18:45:25 +01:00
e2c636fbf8
Statistics: member stats independent of fee type
Some checks failed
continuous-integration/drone/push Build is failing
2026-02-12 17:43:21 +01:00
9ac275203c
Add StatisticsLive: overview, bars by year, pie chart
- Summary cards: active/inactive members, open amount
- Joins and exits by year (horizontal bars)
- Contributions by year: table with stacked bar above amounts
- Column order: Paid, Unpaid, Suspended, Total; color dots for legend
- All years combined pie chart
- LiveView tests
2026-02-10 22:44:19 +01:00