mitgliederverwaltung/lib/mv
Moritz e27bfcb851 Pass actor parameter through email sync operations
Extract actor from changeset context and pass it to all email sync
loader functions to ensure proper authorization when loading linked
users and members.
2026-01-09 05:26:02 +01:00
..
accounts/user fix: extract member_id from relationship changes during validation (#168) 2025-11-20 16:51:43 +01:00
authorization Fix: Update comment in auto_filter to reflect expr(false) usage 2026-01-08 23:34:04 +01:00
email_sync Pass actor parameter through email sync operations 2026-01-09 05:26:02 +01:00
membership/member/validations docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
membership_fees Pass actor parameter through cycle generation 2026-01-09 05:26:01 +01:00
application.ex feat: add Task.Supervisor to supervision tree 2025-12-26 21:40:04 +01:00
config.ex refactor: extract sql_sandbox config to Mv.Config module 2025-12-26 21:40:12 +01:00
constants.ex feat: removes phoen number as member field and makes name optional 2026-01-02 16:19: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