mitgliederverwaltung/lib/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.ex 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.ex feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
date_filter.ex feat(member): resolve custom-field filters and sorting in PostgreSQL 2026-07-03 11:19:59 +02:00
export_payload.ex refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
field_selection.ex refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
field_visibility.ex refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
filter_params.ex feat(member-live): wire date filters into LiveView lifecycle 2026-05-20 16:28:17 +02:00
formatter.ex Show dates in european format 2025-12-03 14:20:14 +01:00
membership_fee_status.ex refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
overview_query.ex feat(member): make overview columns sortable through accessible sort headers 2026-07-06 10:48:28 +02:00
view_settings.ex refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00