mitgliederverwaltung/test/mv_web/member_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
..
index Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
form_membership_fee_type_test.exs Fix failing tests 2025-12-18 15:10:35 +01:00
index_custom_fields_accessibility_test.exs test: use data-testids instead of regex in a11y tests 2025-12-16 14:55:50 +01:00
index_custom_fields_display_test.exs test: restore deleted tests with dynamic field visibility support 2025-12-03 18:13:30 +01:00
index_custom_fields_edge_cases_test.exs formatting 2025-12-01 08:50:06 +01:00
index_custom_fields_sorting_test.exs formatting 2025-12-01 08:50:06 +01:00
index_field_visibility_test.exs refactor: cleanup dropdown_menu component (required attr, remove redundant defaults, fix checkbox) 2025-12-03 18:42:49 +01:00
index_member_fields_display_test.exs Refactor column visibility logic 2025-12-02 14:18:27 +01:00
index_membership_fee_status_test.exs Fix failing tests 2025-12-18 15:10:35 +01:00
index_test.exs Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
membership_fee_integration_test.exs fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +01:00
show_membership_fees_test.exs fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +01:00