mitgliederverwaltung/lib/mv_web/live/member_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
..
form.ex docs: add @moduledoc to all LiveView modules 2025-11-13 11:20:32 +01:00
index.ex refactor: split long sort handler into smaller functions 2025-11-13 11:20:33 +01:00
index.html.heex feat: sort header for members list 2025-10-30 16:42:19 +01:00
show.ex docs: add @moduledoc to all LiveView modules 2025-11-13 11:20:32 +01:00