mitgliederverwaltung/lib/mv_web/live/member_live
Moritz aece03c9c2
feat: show both last and current cycle status in payment data
- Add current cycle status calculation and display
- Show both Last Cycle and Current Cycle status badges
- Replace single Status field with two separate fields
2025-12-18 15:08:33 +01:00
..
index refactor: DRY - use Mv.Constants.custom_field_prefix() instead of string literals 2025-12-03 18:47:27 +01:00
show feat: add membership fees section to member detail view 2025-12-18 15:08:31 +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 feat: show both last and current cycle status in payment data 2025-12-18 15:08:33 +01:00