mitgliederverwaltung/lib/mv_web/live
Moritz 29b39b2793
fix: handle form errors correctly in membership fee settings
- Fix Protocol.UndefinedError when iterating over form errors
- Handle both tuple and list error formats
- Prevents crash when saving settings with validation errors
2025-12-18 15:08:34 +01:00
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components chore: change payment filter text 2025-12-16 14:35:00 +01:00
contribution_period_live refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation 2025-12-18 11:54:23 +01:00
contribution_type_live feat: Add contribution management mock-up pages 2025-12-03 14:32:09 +01:00
custom_field_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
custom_field_value_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
member_live feat: add membership fee type name to payment data section 2025-12-18 15:08:34 +01:00
membership_fee_type_live feat: add pattern validation for amount input field 2025-12-18 15:08:34 +01:00
user_live Hide OIDC ID and ID columns for users 2025-12-03 14:20:14 +01:00
global_settings_live.ex fix: update clubname on save 2025-12-16 14:35:00 +01:00
membership_fee_settings_live.ex fix: handle form errors correctly in membership fee settings 2025-12-18 15:08:34 +01:00