mitgliederverwaltung/lib/membership
Moritz 434bcd269f refactor: use sql_sandbox config instead of env for sync/async
- Replace Application.get_env(:mv, :env) with :sql_sandbox config
- Remove redundant :env config from test.exs
- More explicit and less error-prone for test environment detection
2025-12-16 16:40:11 +01:00
..
custom_field/changes feat: add custom field slug 2025-11-20 14:23:25 +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 refactor: use sql_sandbox config instead of env for sync/async 2025-12-16 16:40:11 +01:00
membership.ex Refactor column visibility logic 2025-12-02 14:18:27 +01:00
setting.ex feat: implement automatic cycle generation for members 2025-12-16 16:40:11 +01:00