|
|
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 |
|
|
|
6db64bf996
|
feat: add groups resource #371
continuous-integration/drone/push Build is failing
|
2026-01-27 16:03:21 +01:00 |
|
|
|
8bfa5b7d1d
|
chore: remove immutable from custom fields
|
2025-12-16 14:35:00 +01:00 |
|
|
|
11179e51f0
|
chore: show in overview attribute to custom field
|
2025-12-01 08:50:06 +01:00 |
|
|
|
2af23f4042
|
feat: custom field deletion
|
2025-11-20 15:04:08 +01:00 |
|
|
|
edf8b2b79e
|
feat: add custom field slug
|
2025-11-20 14:23:25 +01:00 |
|
|
|
e9290b7156
|
feat: Add validation constraints and tests for CustomField and CustomFieldValue
|
2025-11-13 18:37:58 +01:00 |
|
|
|
8400e727a7
|
refactor: Rename Property/PropertyType to CustomFieldValue/CustomField
continuous-integration/drone/push Build is passing
Complete refactoring of resources, database tables, code references, tests, and documentation for improved naming consistency.
|
2025-11-13 18:04:53 +01:00 |
|