mitgliederverwaltung/lib
Moritz 3a0fb4e84f
feat: implement PermissionSets module with all 4 permission sets
- Add types for scope, action, resource_permission, permission_set
- Implement get_permissions/1 for all 4 sets (own_data, read_only, normal_user, admin)
- Implement valid_permission_set?/1 for string and atom validation
- Implement permission_set_name_to_atom/1 with error handling
2026-01-06 21:33:39 +01:00
..
accounts security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
membership formatting 2026-01-02 13:53:24 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv feat: implement PermissionSets module with all 4 permission sets 2026-01-06 21:33:39 +01:00
mv_web Merge branch 'main' into bugfix/274_required_custom_fields 2026-01-02 13:47:24 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: migration to phoenix 1.8 - fix formatting 2025-07-17 18:01:14 +02:00