mitgliederverwaltung/lib/mv_web/live/member_live
Simon c983c8d5bb feat(member): collect member-overview bulk actions into a single dropdown
The growing row of bulk-action buttons above the member overview is replaced
by one "Aktionen" dropdown holding all four actions (open in email program,
copy addresses, export CSV, export PDF). With no selection the actions operate
on all — or the currently filtered — members; the email-program action is
disabled past a recipient cap, because the browser cannot reliably hand a very
long mailto over to the mail client. The trigger shows the active scope as a
badge: an emphasized count when members are selected, a muted "alle"/"gefiltert"
otherwise.
2026-06-04 16:44:13 +02:00
..
index refactor(types): remove dead catch-all clauses unreachable per success typing 2026-06-02 11:56:44 +02:00
show fix(membership-fees): show error for unparseable cycle date instead of crashing 2026-06-02 12:08:19 +02:00
form.ex feat: unify page titles 2026-03-13 19:01:50 +01:00
index.ex feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
index.html.heex feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
show.ex feat: unify page titles 2026-03-13 19:01:50 +01:00