mitgliederverwaltung/lib/mv_web/live
Moritz c416d0fb91
refactor: split long sort handler into smaller functions
Extract determine_new_sort/2, update_sort_components/4, and push_sort_url/3
from handle_info({:sort, ...}). Reduces function from 46 to 7 lines.
2025-11-13 11:20:33 +01:00
..
components test: updated tests 2025-10-30 16:42:19 +01:00
member_live refactor: split long sort handler into smaller functions 2025-11-13 11:20:33 +01:00
property_live docs: add @moduledoc to all LiveView modules 2025-11-13 11:20:32 +01:00
property_type_live docs: add @moduledoc to all LiveView modules 2025-11-13 11:20:32 +01:00
user_live docs: add @moduledoc to all LiveView modules 2025-11-13 11:20:32 +01:00