mitgliederverwaltung/lib
Moritz 0a59cf5c33
Sort custom fields by name as default in read action
Add `prepare build(sort: [name: :asc])` to the primary read action of
CustomField. Prevents order changes when toggling the `required` flag.
2026-02-24 11:50:59 +01:00
..
accounts feat(vereinfacht): sync linked member after user email/link changes 2026-02-23 19:51:31 +01:00
membership Sort custom fields by name as default in read action 2026-02-24 11:50:59 +01:00
membership_fees MembershipFeeCycle: own_data read :linked via bypass and HasPermission scope 2026-02-04 09:20:10 +01:00
mv fix: include Fee Type in export when Start Date not in fields 2026-02-24 09:30:11 +01:00
mv_web fix: treat URL with only custom fields as valid in ?fields= mode 2026-02-24 09:42:25 +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