mitgliederverwaltung/test/mv_web/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 Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
form_error_handling_test.exs feat: conistent danger zone delete flow 2026-02-25 15:09:37 +01:00
form_membership_fee_type_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_accessibility_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_display_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_edge_cases_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_sorting_test.exs fix: implement review comments 2026-02-16 15:30:16 +01:00
index_field_visibility_test.exs fix: treat URL with only custom fields as valid in ?fields= mode 2026-02-24 09:42:25 +01:00
index_groups_accessibility_test.exs fix: address review comments 2026-02-17 15:30:23 +01:00
index_groups_display_test.exs feat: keep empty cells consistent empty 2026-02-26 13:37:35 +01:00
index_groups_filter_test.exs test: fix tests 2026-03-13 17:07:25 +01:00
index_groups_integration_test.exs fix: adress review comments 2026-02-18 13:05:31 +01:00
index_groups_performance_test.exs fix: implement review comments 2026-02-16 15:30:16 +01:00
index_groups_sorting_test.exs test: add tdd tests for group integration in member view #373 2026-02-13 09:39:53 +01:00
index_groups_url_params_test.exs feat: improve groups fillter 2026-02-13 17:45:51 +01:00
index_member_fields_display_test.exs test: updated for country 2026-02-24 09:36:42 +01:00
index_membership_fee_status_test.exs Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
index_test.exs feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
membership_fee_integration_test.exs Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
show_groups_display_test.exs fix: address review comments 2026-02-17 15:30:23 +01:00
show_membership_fees_test.exs fix(membership-fees): show error for unparseable cycle date instead of crashing 2026-06-02 12:08:19 +02:00
show_test.exs fix tests 2026-03-11 11:40:32 +01:00