mitgliederverwaltung/test
Moritz 250369d142 Add CustomField resource policies and tests
- Add policies block with HasPermission for read/create/update/destroy
- Add authorizers: [Ash.Policy.Authorizer] to CustomField resource
- Add custom_field_policies_test.exs (read all roles, write admin only)
- Fix CustomField path in roles-and-permissions doc (lib/membership)
2026-01-29 12:12:07 +01:00
..
accounts Sync user email to member when changing password (admin_set_password) 2026-01-27 17:58:35 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership Merge branch 'main' into feature/371-groups-resource 2026-01-27 17:16:34 +01:00
membership_fees Fix missing actor parameters and restore AshAuthentication bypass tests 2026-01-24 08:51:58 +01:00
mv Add CustomField resource policies and tests 2026-01-29 12:12:07 +01:00
mv_web refactor: improve groups LiveView based on code review feedback 2026-01-28 10:33:27 +01:00
support test: adapt tests to reflect implementation details 2026-01-27 23:40:12 +01:00
seeds_test.exs test: adapt tests for attribute-level default solution 2026-01-25 13:42:45 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00