mitgliederverwaltung/lib/mv_web/live
Moritz c65b3808bf
Refactor filters to use cycle status instead of paid field
Replace paid_filter with cycle_status_filter that filters based on
membership fee cycle status (last or current cycle). Update
PaymentFilterComponent to use new filter with options All, Paid, Unpaid.
Remove membership fee status filter dropdown. Extend
filter_members_by_cycle_status/3 to support both paid and unpaid filtering.
Update toggle_cycle_view to preserve filter state in URL.
2025-12-18 15:11:02 +01:00
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
contribution_period_live refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation 2025-12-18 11:54:23 +01:00
contribution_type_live feat: Add contribution management mock-up pages 2025-12-03 14:32:09 +01:00
custom_field_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
custom_field_value_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
member_live Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
membership_fee_type_live refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00
user_live Hide OIDC ID and ID columns for users 2025-12-03 14:20:14 +01:00
global_settings_live.ex fix: update clubname on save 2025-12-16 14:35:00 +01:00
membership_fee_settings_live.ex refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00