mitgliederverwaltung/lib/mv/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
..
helpers refactor: extract helper modules to remove code duplication 2026-01-08 11:22:44 +01:00
member/validations refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00