mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 128866ead3
Replace dropdown with action buttons in cycles view
Replace dropdown menu with individual buttons for status changes.
Buttons are only shown when the status transition is possible.
Make amount clickable to edit instead of separate button.
2025-12-18 15:10:36 +01:00
..
index refactor: DRY - use Mv.Constants.custom_field_prefix() instead of string literals 2025-12-03 18:47:27 +01:00
show Replace dropdown with action buttons in cycles view 2025-12-18 15:10:36 +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