mitgliederverwaltung/lib
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
..
accounts security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
membership refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
mv_web feat: Add shared helper functions for actor handling 2026-01-13 15:17:06 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: added csv templates 2026-01-12 17:36:15 +01:00