mitgliederverwaltung/test/mv_web/live
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
..
custom_field_live Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
group_live fix: pr comments 2026-02-12 15:08:40 +01:00
member_field_live fix tests and linting 2026-01-07 18:11:36 +01:00
member_live/index fix: get_from_cookie now correctly handles list return from get_req_header 2025-12-03 18:37:51 +01:00
membership_fee_type_live Fee settings and fee type form: pass actor for MembershipFeeType read 2026-02-03 23:52:27 +01:00
role_live Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
user_live feat: add ui to add members to groups 2026-02-03 11:44:08 +01:00
global_settings_live_config_test.exs test: add tests 2026-02-03 14:37:48 +01:00
global_settings_live_test.exs test: add tests 2026-02-03 14:37:48 +01:00
import_export_live_test.exs tests: add tests 2026-02-09 13:34:57 +01:00
member_live_authorization_test.exs Tests: data-testid selectors, scoped delete, sidebar testid 2026-02-03 17:16:15 +01:00
profile_navigation_test.exs test: adds tests 2026-02-04 16:43:12 +01:00
role_live_test.exs Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
statistics_live_test.exs Add StatisticsLive: overview, bars by year, pie chart 2026-02-12 19:35:48 +01:00
user_live_authorization_test.exs Tests: data-testid selectors, scoped delete, sidebar testid 2026-02-03 17:16:15 +01:00