mitgliederverwaltung/lib/mv_web/live
Moritz b7a49eabe4
fix: handle empty cycles result in regenerate_cycles event
- Match {:ok, cycles, notifications} tuple correctly
- Handle case when no cycles are generated ({:ok, [], []})
- Prevents CaseClauseError when regeneration produces no new cycles
2025-12-18 15:08:36 +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 fix: handle empty cycles result in regenerate_cycles event 2025-12-18 15:08:36 +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: normalize checkbox value and improve UI layout 2025-12-18 15:08:35 +01:00