mitgliederverwaltung/lib/mv_web/live/member_live/index
Simon 95ef3177ac feat(member): add period-scoped unpaid-cycle payment-aging model
Counts each member's unpaid billing cycles that fall inside the selected
period. Cycle boundaries are member-relative — derived from each member's
fee-type interval — so "the current cycle" spans different calendar dates
per member.
2026-07-10 16:27:14 +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 docs(member-live): document the overview and use English throughout its internals 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
payment_aging.ex feat(member): add period-scoped unpaid-cycle payment-aging model 2026-07-10 16:27:14 +02:00
view_settings.ex docs(member-live): document the overview and use English throughout its internals 2026-07-06 11:00:29 +02:00