mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 03aacefb6e
fix: improve amount validation, layout, and remove duplicate button
- Add oninput validation for amount field to catch invalid input immediately
- Fix Current Cycle layout with whitespace-nowrap and wider width
- Remove duplicate Regenerate Missing Cycles button (same functionality)
- Add tooltip to Regenerate Cycles button explaining functionality
2025-12-18 15:08: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 fix: improve amount validation, layout, and remove duplicate button 2025-12-18 15:08: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 fix: improve amount validation, layout, and remove duplicate button 2025-12-18 15:08:36 +01:00