mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 856ce53295 fix: improve MembershipFeesComponent state management and error handling
Replace assign_new with assign for cycles and available_fee_types. Set regenerating flag at event start. Fix create_cycle parsing with explicit error handling. Use atomic bulk delete for all cycles. Improve delete confirmation robustness. Fix unless/else pattern for Credo compliance.
2025-12-26 21:41:05 +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: improve MembershipFeesComponent state management and error handling 2025-12-26 21:41:05 +01:00
form.ex refactor: reduce function nesting depth to fix Credo warnings 2025-12-18 15:08:32 +01:00
index.ex Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
index.html.heex Update cycle button styling and text 2025-12-18 15:11:03 +01:00
show.ex Fix accessibility issues: add select label, improve contrast, fix heading hierarchy 2025-12-22 17:56:56 +01:00