mitgliederverwaltung/test/mv_web/live
Moritz 4d3a64c177
Add Role resource policies (defense-in-depth)
- PermissionSets: Role read :all for own_data, read_only, normal_user; admin keeps full CRUD
- Role resource: authorizers and policies with HasPermission
- Tests: role_policies_test.exs (read all, create/update/destroy admin only)
- Fix existing tests to pass actor or authorize?: false for Role operations
2026-02-04 14:07:38 +01:00
..
custom_field_live Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
group_live fix: credo error 2026-01-29 15:26:45 +01:00
member_field_live fix tests and linting 2026-01-07 18:11:36 +01:00
member_live/index fix: get_from_cookie now correctly handles list return from get_req_header 2025-12-03 18:37:51 +01:00
membership_fee_type_live Fee settings and fee type form: pass actor for MembershipFeeType read 2026-02-03 23:52:27 +01:00
role_live Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
user_live chore: remove unused aliases in tests 2026-01-30 00:00:33 +01:00
global_settings_live_config_test.exs refactoring 2026-02-02 16:56:07 +01:00
global_settings_live_test.exs fix test 2026-02-02 15:04:07 +01:00
member_live_authorization_test.exs Tests: data-testid selectors, scoped delete, sidebar testid 2026-02-03 17:16:15 +01:00
profile_navigation_test.exs Tests: use Mv.Fixtures, fix warnings, Credo TODO disable 2026-02-04 00:34:12 +01:00
role_live_test.exs Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
user_live_authorization_test.exs Tests: data-testid selectors, scoped delete, sidebar testid 2026-02-03 17:16:15 +01:00