mitgliederverwaltung/lib
Moritz f984819508
refactor: remove AssignDefaultRole change module
The attribute-level default solution makes this change module obsolete.
All role assignment is now handled via the role_id attribute's default
function, which is more robust and works for all creation paths.
2026-01-27 10:23:26 +01:00
..
accounts refactor: remove AssignDefaultRole change module 2026-01-27 10:23:26 +01:00
membership Remove NoActor module, improve Member validation, update docs 2026-01-27 10:23:21 +01:00
membership_fees Use authorize?: false for integrity checks in validations 2026-01-27 10:23:17 +01:00
mv Fix HasPermission check to handle nil member_id gracefully 2026-01-27 10:23:22 +01:00
mv_web Fix: Ensure members are loaded in handle_params when signature unchanged 2026-01-27 10:23:15 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex Centralize role preloading in global LiveView on_mount 2026-01-27 10:23:08 +01:00