mitgliederverwaltung/lib/mv_web/live
Moritz cd7e6b0843
Use current_actor/1 helper in all LiveViews
Replace inconsistent actor access patterns with current_actor/1 helper
and ensure actor is passed to all Ash operations for proper authorization.
2026-01-13 15:16:00 +01:00
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components refactor: remove code duplication using helper modules 2026-01-08 11:37:07 +01:00
contribution_period_live chore: movs display name helper to won helper module 2026-01-07 09:54:37 +01:00
contribution_type_live i18n: update translations 2026-01-08 11:40:04 +01:00
custom_field_live chore: rename custom to data field in the UI 2026-01-12 09:50:51 +01:00
custom_field_value_live Use current_actor/1 helper in all LiveViews 2026-01-13 15:16:00 +01:00
member_field_live refactor: remove code duplication using helper modules 2026-01-08 11:37:07 +01:00
member_live Use current_actor/1 helper in all LiveViews 2026-01-13 15:16:00 +01:00
membership_fee_type_live Use current_actor/1 helper in all LiveViews 2026-01-13 15:16:00 +01:00
role_live perf: optimize load_user_counts with DB-side aggregation 2026-01-08 16:20:27 +01:00
user_live Use current_actor/1 helper in all LiveViews 2026-01-13 15:16:00 +01:00
global_settings_live.ex chore: rename custom to data field in the UI 2026-01-12 09:50:51 +01:00
membership_fee_settings_live.ex refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00