mitgliederverwaltung/docs
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
..
custom-fields-search-performance.md docs: updated docs 2025-12-11 13:44:30 +01:00
database-schema-readme.md docs: updated docs 2025-12-11 13:44:30 +01:00
database_schema.dbml fix(membership-fees): add DB constraints for enum and decimal precision 2025-12-11 18:46:48 +01:00
development-progress-log.md feat: add bulk email copy for selected members (#230) 2025-12-02 10:02:58 +01:00
email-sync.md add docs 2025-10-23 13:13:29 +02:00
feature-roadmap.md docs: change wording 2025-12-11 15:52:32 +01:00
membership-fee-architecture.md refactor: improve cycle generation code quality and documentation 2025-12-12 17:41:22 +01:00
membership-fee-overview.md refactor: improve cycle generation code quality and documentation 2025-12-12 17:41:22 +01:00
oidc-account-linking.md refactor and docs 2025-11-13 16:33:29 +01:00
roles-and-permissions-architecture.md docs: update roles and permissions architecture and implementation plan 2025-11-13 16:17:01 +01:00
roles-and-permissions-implementation-plan.md docs: update roles and permissions architecture and implementation plan 2025-11-13 16:17:01 +01:00
roles-and-permissions-overview.md docs: update roles and permissions architecture and implementation plan 2025-11-13 16:17:01 +01:00