mitgliederverwaltung/lib
Moritz 82897d5cd3
All checks were successful
continuous-integration/drone/push Build is passing
refactor: improve cycle generation code quality and documentation
- Remove Process.sleep calls from integration tests (tests run synchronously in SQL sandbox)
- Improve error handling: membership_fee_type_not_found now returns changeset error instead of just logging
- Clarify partial_failure documentation: successful_cycles are not persisted on rollback
- Update documentation: joined_at → join_date, left_at → exit_date
- Document PostgreSQL advisory locks per member (not whole table lock)
- Document gap handling: explicitly deleted cycles are not recreated
2025-12-12 17:41:22 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership feat: add error logging in after_action cycle generation hooks 2025-12-12 16:09:37 +01:00
membership_fees refactor: improve cycle generation code quality and documentation 2025-12-12 17:41:22 +01:00
mv refactor: improve cycle generation code quality and documentation 2025-12-12 17:41:22 +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