mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 50a8657718
Fix cycle action buttons layout and visibility
Arrange Paid/Suspended/Unpaid/Delete buttons side by side without wrapping.
Hide Suspend button when cycle is already suspended, matching behavior
of Paid and Unpaid buttons.
2025-12-18 15:11:03 +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 cycle action buttons layout and visibility 2025-12-18 15:11:03 +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 Improve payment data box layout and translations 2025-12-18 15:11:00 +01:00