mitgliederverwaltung/test/mv_web
Moritz 2931632aa8
All checks were successful
continuous-integration/drone/push Build is passing
fix: pass actor to CustomFieldLive.FormComponent for save
IndexComponent now passes actor to FormComponent; FormComponent uses
assigns[:actor] instead of current_actor(socket). Add test that submits
new custom field form on settings page.
2026-01-29 13:59:24 +01:00
..
components fix: CustomField policies, no system-actor fallback, guidelines 2026-01-29 13:53:55 +01:00
controllers Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
helpers Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
live fix: pass actor to CustomFieldLive.FormComponent for save 2026-01-29 13:59:24 +01:00
member_live fix: CustomField policies, no system-actor fallback, guidelines 2026-01-29 13:53:55 +01:00
user_live Add tests for system actor protection and hiding 2026-01-27 17:39:04 +01:00
authorization_test.exs feat: add UI-level authorization helpers 2026-01-08 16:16:53 +01:00
locale_test.exs add further locale tests 2025-06-18 23:35:43 +02:00