mitgliederverwaltung/lib/mv_web/live/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 refactor: DRY - use Mv.Constants.custom_field_prefix() instead of string literals 2025-12-03 18:47:27 +01:00
show fix: normalize checkbox value and improve UI layout 2025-12-18 15:08:35 +01:00
form.ex refactor: reduce function nesting depth to fix Credo warnings 2025-12-18 15:08:32 +01:00
index.ex feat: add membership fee status column to member list 2025-12-18 15:08:31 +01:00
index.html.heex feat: add membership fee status column to member list 2025-12-18 15:08:31 +01:00
show.ex fix: normalize checkbox value and improve UI layout 2025-12-18 15:08:35 +01:00