mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 128c712dbc
fix: improve get_last_completed_cycle and fix test helpers
- Fix get_last_completed_cycle to find most recent completed cycle
- Fix create_cycle helpers to delete auto-generated cycles first
- Fix Ash.destroy return value handling
- Fix form selectors to use specific IDs
- Fix URL parameter names for filters
- Fix Ash.read_one return value expectations in tests
2025-12-18 15:10: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: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10: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 refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00