mitgliederverwaltung/lib/membership
Moritz 128c712dbc
fix: improve get_last_completed_cycle and fix test helpers
- Fix get_last_completed_cycle to find most recent completed cycle
- Fix create_cycle helpers to delete auto-generated cycles first
- Fix Ash.destroy return value handling
- Fix form selectors to use specific IDs
- Fix URL parameter names for filters
- Fix Ash.read_one return value expectations in tests
2025-12-18 15:10:35 +01:00
..
custom_field/changes feat: add custom field slug 2025-11-20 14:23:25 +01:00
member/changes fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +01:00
setting/changes refactor: migrate MembershipFeeSettingsLive to AshPhoenix.Form 2025-12-18 11:54:23 +01:00
custom_field.ex chore: remove immutable from custom fields 2025-12-16 14:35:00 +01:00
custom_field_value.ex feat: custom field deletion 2025-11-20 15:04:08 +01:00
email.ex fix: Allow optional email values in custom fields 2025-11-13 18:40:18 +01:00
member.ex fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +01:00
membership.ex Refactor column visibility logic 2025-12-02 14:18:27 +01:00
setting.ex refactor: migrate MembershipFeeSettingsLive to AshPhoenix.Form 2025-12-18 11:54:23 +01:00