mitgliederverwaltung/lib/mv_web
Moritz 920cae656e
feat: add membership fees section to member detail view
- Add membership fees section with cycle table
- Display cycles with interval, amount, status, and actions
- Add membership fee type dropdown (same interval only)
- Add status change actions (mark as paid/suspended/unpaid)
- Add cycle regeneration (manual and missing cycles)
- Add cycle amount editing
- Add cycle deletion with confirmation
2025-12-18 15:08:31 +01:00
..
components refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation 2025-12-18 11:54:23 +01:00
controllers refactor and docs 2025-11-13 16:33:29 +01:00
helpers feat: add membership fee helper modules 2025-12-18 15:08:30 +01:00
live feat: add membership fees section to member detail view 2025-12-18 15:08:31 +01:00
member_live/index feat: add membership fee helper modules 2025-12-18 15:08:30 +01:00
translations translate field names for visibility dropdown 2025-12-11 00:51:26 +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 refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation 2025-12-18 11:54:23 +01:00
telemetry.ex Add generated starter app 2025-03-18 15:05:27 +01:00