mitgliederverwaltung/lib/mv_web/components
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
..
layouts Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
bulk_actions_dropdown.ex feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
core_components.ex feat(web): add chevron affordance and scope-badge slot to dropdown triggers 2026-06-04 16:40:05 +02:00
layouts.ex Improve UX of join requests and fix minor bugs (#492) 2026-05-06 14:34:42 +02:00
table_components.ex ARIA: remove aria-sort from sort button; Password column tests 2026-02-04 11:06:55 +01:00