mitgliederverwaltung/lib
Moritz 7b28b03cd4 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 14:05:41 +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 14:05:41 +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 14:05:41 +01:00
mv_web feat: Add shared helper functions for actor handling 2026-01-13 14:05:39 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: add UI-level authorization helpers 2026-01-08 16:16:53 +01:00