mitgliederverwaltung/lib/mv_web/live/user_live
Moritz 51e7c457ae refactor: Simplify UserLive.Form handle_event and improve error handling
- Extract handle_member_linking, perform_member_link_action helpers
- Extract handle_save_success, get_action_name, handle_member_link_error
- Replace hardcoded strings with gettext translations
- Use submit_form wrapper for consistent actor handling
- Group all handle_event/3 clauses together
- Add early return in load_members_for_linking if actor is nil
2026-01-13 14:05:49 +01:00
..
form.ex refactor: Simplify UserLive.Form handle_event and improve error handling 2026-01-13 14:05:49 +01:00
index.ex refactor: Replace bang calls with error handling in Index LiveViews 2026-01-13 14:05:46 +01:00
index.html.heex fix linting errors 2026-01-07 10:59:20 +01:00
show.ex Use current_actor/1 helper in all LiveViews 2026-01-09 05:26:06 +01:00