mitgliederverwaltung/lib/mv
Moritz 7845117fad
All checks were successful
continuous-integration/drone/push Build is passing
refactor: improve error handling and documentation in PermissionSets
- Add explicit ArgumentError for invalid permission set names with helpful message
- Soften performance claim in documentation (intended to be constant-time)
- Add tests for error handling
- Improve maintainability with guard clause for invalid inputs
2026-01-06 21:55:52 +01:00
..
accounts/user fix: extract member_id from relationship changes during validation (#168) 2025-11-20 16:51:43 +01:00
authorization refactor: improve error handling and documentation in PermissionSets 2026-01-06 21:55:52 +01:00
email_sync docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
membership/member/validations docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
membership_fees Refactor cycle generator and update translations 2025-12-26 21:01:17 +01:00
application.ex feat: add Task.Supervisor to supervision tree 2025-12-26 21:40:04 +01:00
config.ex refactor: extract sql_sandbox config to Mv.Config module 2025-12-26 21:40:12 +01:00
constants.ex Remove paid field from members 2025-12-18 15:11:02 +01:00
mailer.ex Add generated starter app 2025-03-18 15:05:27 +01:00
release.ex Add Release scripts & Dockerfile 2025-05-22 02:12:20 +02:00
repo.ex chore: enable trigram extension 2025-10-30 16:48:45 +01:00
secrets.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-13 11:20:33 +01:00