mitgliederverwaltung/lib/mv
Moritz 8c8256c62f
All checks were successful
continuous-integration/drone/push Build is passing
docs: add @doc to public functions in EmailSync, Validations, and Senders
Document public API functions with @doc for better tooling support:
- EmailSync Changes: sync_user_email_to_member, sync_member_email_to_user
- Validations: email_not_used_by_other_member, email_not_used_by_other_user
- Senders: send_new_user_confirmation_email, send_password_reset_email
2025-11-10 17:03:54 +01:00
..
accounts/user docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-10 17:03:54 +01:00
email_sync docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-10 17:03:54 +01:00
membership/member/validations docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-10 17:03:54 +01:00
application.ex feat: migration to phoenix 1.8 - merge changed files 2025-07-17 18:01:12 +02: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(AshAuthenticationPhoenix): added library and updated ressources testing password strategy 2025-07-02 17:03:37 +02:00
secrets.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-10 17:03:43 +01:00