mitgliederverwaltung/lib/membership
Moritz 897677a782
refactor: Replace actor option patterns with ash_actor_opts helper
- Replace if actor, do: [actor: actor], else: [] with Mv.Helpers.ash_actor_opts/1
- Update email_sync/loader.ex, member validations, member.ex, cycle_generator.ex
- Consistent actor handling across non-LiveView modules
2026-01-13 15:17:06 +01:00
..
custom_field/changes feat: add custom field slug 2025-11-20 14:23:25 +01:00
member/changes docs: add typespec for SetDefaultMembershipFeeType.change/3 2025-12-26 21:40:32 +01:00
setting/changes feat: add atomic update for single member field visibility 2026-01-08 11:28:27 +01:00
custom_field.ex chore: remove immutable from custom fields 2025-12-16 14:35:00 +01:00
custom_field_value.ex feat: custom field deletion 2025-11-20 15:04:08 +01:00
email.ex fix: Allow optional email values in custom fields 2025-11-13 18:40:18 +01:00
member.ex refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
membership.ex fix linting 2026-01-08 11:41:24 +01:00
setting.ex feat: add atomic update for single member field visibility 2026-01-08 11:28:27 +01:00