mitgliederverwaltung/lib/mv_web
Moritz c65b3808bf
Refactor filters to use cycle status instead of paid field
Replace paid_filter with cycle_status_filter that filters based on
membership fee cycle status (last or current cycle). Update
PaymentFilterComponent to use new filter with options All, Paid, Unpaid.
Remove membership fee status filter dropdown. Extend
filter_members_by_cycle_status/3 to support both paid and unpaid filtering.
Update toggle_cycle_view to preserve filter state in URL.
2025-12-18 15:11:02 +01:00
..
components feat: add membership fee types to navbar contributions menu 2025-12-18 15:08:34 +01:00
controllers refactor and docs 2025-11-13 16:33:29 +01:00
helpers fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +01:00
live Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
member_live/index Refactor filters to use cycle status instead of paid field 2025-12-18 15:11:02 +01:00
translations Remove paid field from members 2025-12-18 15:11:02 +01:00
auth_overrides.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-13 11:20:33 +01:00
endpoint.ex Fix postgres errors when running tests 2025-12-03 14:47:58 +01:00
gettext.ex Add generated starter app 2025-03-18 15:05:27 +01:00
live_helpers.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-13 11:20:33 +01:00
live_user_auth.ex style: fix linting errors 2025-09-29 16:41:46 +02:00
locale_controller.ex refactor and docs 2025-11-13 16:33:29 +01:00
router.ex feat: add routes for membership fee types admin 2025-12-18 15:08:32 +01:00
telemetry.ex Add generated starter app 2025-03-18 15:05:27 +01:00