mitgliederverwaltung/lib
Moritz 0ab6a75377
refactor: remove manual amount validation, use Ash default validation
- Remove validate_amount_format function - Ash handles Decimal validation automatically
- Remove oninput and pattern attributes - not needed with Ash validation
- Simplify validate handler - let AshPhoenix.Form.validate do its job
- Follows Ash best practices for form validation
2025-12-18 15:08:37 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership fix: address notification handling review feedback 2025-12-18 15:00:45 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv refactor: reduce nesting depth in process_batch function 2025-12-18 15:00:45 +01:00
mv_web refactor: remove manual amount validation, use Ash default validation 2025-12-18 15:08:37 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: migration to phoenix 1.8 - fix formatting 2025-07-17 18:01:14 +02:00