mitgliederverwaltung/test/mv_web
Moritz 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
..
components Add statistics route, permissions, and sidebar entry 2026-02-10 22:44:13 +01:00
controllers fix linting 2026-02-09 14:08:12 +01:00
helpers Docs, gettext, and remaining test updates 2026-02-03 23:52:31 +01:00
live Add StatisticsLive: overview, bars by year, pie chart 2026-02-10 22:44:19 +01:00
member_live tests: add tests 2026-02-09 13:34:57 +01:00
plugs Add statistics route, permissions, and sidebar entry 2026-02-10 22:44:13 +01:00
user_live ARIA: remove aria-sort from sort button; Password column tests 2026-02-04 11:06:55 +01:00
authorization_test.exs Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
locale_test.exs add further locale tests 2025-06-18 23:35:43 +02:00