mitgliederverwaltung/lib
Moritz d02add75ef fix: convert after_action to after_transaction for cycle generation
Replace after_action hooks with after_transaction to ensure async tasks only run after successful commit. Extract common cycle generation logic into handle_cycle_generation/2 to reduce duplication. Add structured error logging with context.
2025-12-26 21:40:22 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership fix: convert after_action to after_transaction for cycle generation 2025-12-26 21:40:22 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv refactor: extract sql_sandbox config to Mv.Config module 2025-12-26 21:40:12 +01:00
mv_web Add explicit domain to Ash.get! for consistency 2025-12-26 21:04:43 +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