mitgliederverwaltung/lib/mv_web/live/custom_field_live
Moritz 66f1965af4
CustomField policies: actor required, no system-actor fallback, error handling
- list_required_custom_fields: require actor (two clauses, no default)
- Member validation: use context.actor only, differentiate Forbidden vs transient errors
- stream_custom_fields: log + send flash on error instead of returning []
- GlobalSettingsLive: handle_info for custom_fields_load_error, put_flash
- Seeds: use Membership.update_member with actor, format
2026-01-29 15:54:27 +01:00
..
form_component.ex fix: pass actor to CustomFieldLive.FormComponent for save 2026-01-29 13:59:24 +01:00
index_component.ex CustomField policies: actor required, no system-actor fallback, error handling 2026-01-29 15:54:27 +01:00