mitgliederverwaltung/lib/mv/email_sync
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
..
changes Pass actor parameter through email sync operations 2026-01-13 15:16:00 +01:00
helpers.ex add action changes for email sync 2025-10-23 13:13:27 +02:00
loader.ex refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00