mitgliederverwaltung/test/mv_web/member_live
Moritz 098b3b0a2a
Remove paid field from members
Remove paid field from Member resource, database migration,
tests, seeds, and UI. This field is no longer needed as payment
status is now tracked via membership fee cycles.
2025-12-18 15:11:02 +01:00
..
index fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +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 Remove paid field from members 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