mitgliederverwaltung/lib/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
show style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00
form.ex style: order module directives per StrictModuleLayout 2026-06-16 15:51:07 +02:00
index.ex refactor(member-live): modularize the overview and drop the superseded in-memory paths 2026-07-06 11:00:29 +02:00
index.html.heex feat(member): make overview columns sortable through accessible sort headers 2026-07-06 10:48:28 +02:00
show.ex refactor(web): use canonical DateFormatter for all date display 2026-06-16 15:51:07 +02:00