mitgliederverwaltung/test/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 feat: fix light dark mode issue 2026-02-19 12:55:29 +01:00
bulk_actions_dropdown_test.exs feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
core_components_badge_test.exs style: consistent badges with sufficient color contrast 2026-02-26 08:33:52 +01:00
core_components_table_test.exs Improve member view table behavior+style, fix config settings (#493) 2026-05-08 15:04:53 +02:00
field_visibility_dropdown_component_test.exs feat(web): add chevron affordance and scope-badge slot to dropdown triggers 2026-06-04 16:40:05 +02:00
member_filter_component_test.exs feat(web): add chevron affordance and scope-badge slot to dropdown triggers 2026-06-04 16:40:05 +02:00
search_bar_component_test.exs tests: update tests 2026-02-05 15:03:36 +01:00
sidebar_authorization_test.exs feat: Datafields page, merge fee types into membership_fee_settings, sidebar 2026-02-24 13:58:38 +01:00
sort_header_component_test.exs feat(web): add chevron affordance and scope-badge slot to dropdown triggers 2026-06-04 16:40:05 +02:00