mitgliederverwaltung/test/mv_web/live/member_live
Simon 77fc11a0b0 refactor(member-live): modularize the overview and drop the superseded in-memory paths
Extract the cookie parser, export-payload builder and fee-status helper
into their own modules and remove the filter/sort/load helpers the
database pushdown made dead, so the overview LiveView stays a thin
coordinator over focused units.
2026-07-06 11:00:29 +02:00
..
index refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
date_filter_custom_field_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
date_filter_default_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
date_filter_property_test.exs test(member-live): build date-filter property bounds without a reject-filter 2026-06-16 17:52:17 +02:00
date_filter_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
deactivate_test.exs style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00