mitgliederverwaltung/test/mv_web/member_live
Moritz 803d9a0a94
fix: normalize checkbox value and improve UI layout
- Normalize checkbox 'on' value to boolean true in settings
- Change Payment Data layout to flex-nowrap for horizontal display
- Replace membership fee type dropdown with display-only view
- Fix tests to use correct button selectors and switch to membership fees tab
2025-12-18 15:08:35 +01:00
..
index fix: normalize checkbox value and improve UI layout 2025-12-18 15:08:35 +01:00
form_membership_fee_type_test.exs fix: normalize checkbox value and improve UI layout 2025-12-18 15:08: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: normalize checkbox value and improve UI layout 2025-12-18 15:08:35 +01:00
index_test.exs test: add tests for disabled button states in member index 2025-12-16 14:53:10 +01:00
membership_fee_integration_test.exs fix: use conn_with_password_user instead of log_in_user in test 2025-12-18 15:08:33 +01:00
show_membership_fees_test.exs fix: normalize checkbox value and improve UI layout 2025-12-18 15:08:35 +01:00