mitgliederverwaltung/lib/mv_web/live
Moritz 99dc17bf4d
feat: add membership fee status column to member list
- Add status column showing last completed or current cycle status
- Add toggle to switch between last/current cycle view
- Add color coding (green/red/gray) for paid/unpaid/suspended
- Add filters for unpaid cycles in last/current cycle
- Efficiently load cycles to avoid N+1 queries
2025-12-18 15:08:31 +01:00
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components chore: change payment filter text 2025-12-16 14:35:00 +01:00
contribution_period_live refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation 2025-12-18 11:54:23 +01:00
contribution_type_live feat: Add contribution management mock-up pages 2025-12-03 14:32:09 +01:00
custom_field_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
custom_field_value_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
member_live feat: add membership fee status column to member list 2025-12-18 15:08:31 +01:00
user_live Hide OIDC ID and ID columns for users 2025-12-03 14:20:14 +01:00
global_settings_live.ex fix: update clubname on save 2025-12-16 14:35:00 +01:00
membership_fee_settings_live.ex refactor: migrate MembershipFeeSettingsLive to AshPhoenix.Form 2025-12-18 11:54:23 +01:00