mitgliederverwaltung/lib
Moritz 6e309622a0 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-12 19:35:48 +01:00
..
accounts OIDC sign-in: robust after_action for get? result, non-bang role sync 2026-02-04 20:25:54 +01:00
membership Fix member unlink: use User update_user action 2026-02-04 14:46:23 +01:00
membership_fees MembershipFeeCycle: own_data read :linked via bypass and HasPermission scope 2026-02-04 09:20:10 +01:00
mv Add statistics route, permissions, and sidebar entry 2026-02-12 19:35:48 +01:00
mv_web Add StatisticsLive: overview, bars by year, pie chart 2026-02-12 19:35:48 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex Centralize role preloading in global LiveView on_mount 2026-01-22 21:36:15 +01:00