mitgliederverwaltung/test
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
..
accounts Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership Accept future join dates: remove past-only validation and update tests 2026-05-12 23:14:44 +02:00
membership_fees Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
mv fix(pdf-export): match DateTime.from_iso8601 three-tuple when formatting cells 2026-06-02 12:04:37 +02:00
mv_web feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
support fix: join confirmation mail configuration 2026-03-13 09:34:56 +01:00
seeds_test.exs test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +01:00
test_helper.exs harden env handling (#481) 2026-04-08 10:40:22 +02:00