mitgliederverwaltung/lib/mv
Moritz 52a482c0e2
Add System Actor helper for systemic operations
Introduce Mv.Helpers.SystemActor module with lazy loading
for operations that must always run regardless of user permissions.
System actor has admin role and auto-creates in test environment.
2026-01-27 10:14:02 +01:00
..
accounts/user fix: extract member_id from relationship changes during validation (#168) 2025-11-20 16:51:43 +01:00
authorization docs: Update domain Public API documentation 2026-01-27 10:13:55 +01:00
email_sync refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
helpers Add System Actor helper for systemic operations 2026-01-27 10:14:02 +01:00
membership refactor: Reduce function complexity and nesting depth 2026-01-27 10:13:56 +01:00
membership_fees refactor: Replace actor option patterns with ash_actor_opts helper 2026-01-13 15:17:06 +01:00
application.ex Add System Actor helper for systemic operations 2026-01-27 10:14:02 +01:00
config.ex refactor: extract sql_sandbox config to Mv.Config module 2025-12-26 21:40:12 +01:00
constants.ex feat: add custom boolean field state & URL-Parameter 2026-01-27 10:13:53 +01:00
helpers.ex feat: Add shared helper functions for actor handling 2026-01-13 15:17:06 +01:00
mailer.ex Add generated starter app 2025-03-18 15:05:27 +01:00
release.ex Add Release scripts & Dockerfile 2025-05-22 02:12:20 +02:00
repo.ex chore: enable trigram extension 2025-10-30 16:48:45 +01:00
secrets.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-13 11:20:33 +01:00