mitgliederverwaltung/test/mv/membership
Moritz 36b5d5880b 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 16:10:12 +01:00
..
import Pass actor to CustomFieldValue destroy and load in existing tests 2026-01-27 16:07:01 +01:00
custom_field_policies_test.exs Add CustomField resource policies and tests 2026-01-29 16:10:12 +01:00
custom_field_value_policies_test.exs CFV policies test: system_actor for setup, verify destroy with actor 2026-01-27 16:07:01 +01:00
member_policies_test.exs Fix test helpers: Use actor parameter correctly 2026-01-24 02:21:09 +01:00