mitgliederverwaltung/test/mv_web/live/member_live/index
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
..
cookie_test.exs refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
custom_field_value_lookup_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
export_payload_test.exs refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
field_selection_test.exs fix: get_from_cookie now correctly handles list return from get_req_header 2025-12-03 18:37:51 +01:00
field_visibility_test.exs refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
filter_params_test.exs feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
membership_fee_status_test.exs refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
overview_query_test.exs feat(member): back the overview with a keyset-paginated :overview read action 2026-07-03 11:12:38 +02:00
view_settings_test.exs feat(member): let members tailor overview density and visible columns 2026-07-06 10:45:53 +02:00