mitgliederverwaltung/lib/mv_web/live/member_live
Moritz 7c821193fc
All checks were successful
continuous-integration/drone/push Build is passing
Fix error handling and actor access in MemberLive.Index
Replace bang calls with proper error handling and use current_actor/1
helper for consistent actor access.
2026-01-09 05:26:11 +01:00
..
index refactor: DRY - use Mv.Constants.custom_field_prefix() instead of string literals 2025-12-03 18:47:27 +01:00
show Use current_actor/1 helper in all LiveViews 2026-01-09 05:26:06 +01:00
form.ex Use current_actor/1 helper in all LiveViews 2026-01-09 05:26:06 +01:00
index.ex Fix error handling and actor access in MemberLive.Index 2026-01-09 05:26:11 +01:00
index.html.heex style: remove display name helper in member overview for UX 2026-01-07 09:55:06 +01:00
show.ex Use current_actor/1 helper in all LiveViews 2026-01-09 05:26:06 +01:00