mitgliederverwaltung/lib/membership
Moritz 00fe471bc0
All checks were successful
continuous-integration/drone/push Build is passing
fix: custom field substring search - pass id as parameter
Fragment 'member_id = id' did not resolve correctly. Now passes id as
Ash expression. Also changed LIKE to ILIKE for case-insensitive search.
2025-12-11 14:04:13 +01:00
..
custom_field/changes feat: add custom field slug 2025-11-20 14:23:25 +01:00
custom_field.ex chore: show in overview attribute to custom field 2025-12-01 08:50:06 +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: custom field substring search - pass id as parameter 2025-12-11 14:04:13 +01:00
membership.ex Refactor column visibility logic 2025-12-02 14:18:27 +01:00
setting.ex Refactor column visibility logic 2025-12-02 14:18:27 +01:00