mitgliederverwaltung/lib
Moritz 5acb5e304d Fix CSV upload file reading
Handle consume_uploaded_entries returning [content] directly
instead of [{:ok, content}]. Add locale support for translations
in background tasks.
2026-01-25 18:33:27 +01:00
..
accounts Fix: Don't cache nil in default_role_id to prevent bootstrap issues 2026-01-25 17:11:05 +01:00
membership Remove NoActor module, improve Member validation, update docs 2026-01-24 11:59:18 +01:00
membership_fees Use authorize?: false for integrity checks in validations 2026-01-24 02:21:09 +01:00
mv Security: Require actor parameter in CSV import 2026-01-25 18:33:25 +01:00
mv_web Fix CSV upload file reading 2026-01-25 18:33:27 +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-22 21:36:15 +01:00