mitgliederverwaltung/lib
Moritz 7e4d3e0a60 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-12 16:05:39 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership refactor: use sql_sandbox config instead of env for sync/async 2025-12-12 16:05:39 +01:00
membership_fees feat: implement automatic cycle generation for members 2025-12-11 21:26:58 +01:00
mv feat: implement automatic cycle generation for members 2025-12-11 21:26:58 +01:00
mv_web fix: credo warnings 2025-12-11 14:21:40 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: migration to phoenix 1.8 - fix formatting 2025-07-17 18:01:14 +02:00