|
|
7375b83167
|
docs: add @doc to public functions in EmailSync, Validations, and Senders
continuous-integration/drone/push Build is passing
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-13 11:20:33 +01:00 |
|
|
|
150bba2ef8
|
docs: enable Credo ModuleDoc check and fix remaining modules
Add @moduledoc to Secrets, LiveHelpers, AuthOverrides, and Membership domain.
Enable Credo.Check.Readability.ModuleDoc in .credo.exs.
|
2025-11-13 11:20:33 +01:00 |
|
|
|
c7c6d329fb
|
chore: enable trigram extension
|
2025-10-30 16:48:45 +01:00 |
|
|
|
1495ef4592
|
fix validation behaviour
|
2025-10-23 13:13:29 +02:00 |
|
|
|
001fca1d16
|
refactor: email sync changes
|
2025-10-23 13:13:28 +02:00 |
|
|
|
2693f67d33
|
refactor: email validations
|
2025-10-23 13:13:28 +02:00 |
|
|
|
7522724945
|
refactor: email sync changes
|
2025-10-23 13:13:28 +02:00 |
|
|
|
39afaf3999
|
feat: email uniqueness constraint between user and member
|
2025-10-23 13:13:27 +02:00 |
|
|
|
5a0a261cd6
|
add action changes for email sync
|
2025-10-23 13:13:27 +02:00 |
|
|
|
0334260de5
|
feat: migration to phoenix 1.8 - merge changed files
|
2025-07-17 18:01:12 +02:00 |
|
|
|
38db637495
|
fix: linting issue
continuous-integration/drone/push Build is passing
|
2025-07-09 17:23:05 +02:00 |
|
|
|
c7b13c0ecb
|
format: formated files
|
2025-07-02 17:03:37 +02:00 |
|
|
|
565aaddd94
|
feat(secrets): updated as recommended in ashauthentication docs
|
2025-07-02 17:03:37 +02:00 |
|
|
|
192ceaed45
|
chore(AshAuthenticationPhoenix): added library and updated ressources testing password strategy
|
2025-07-02 17:03:37 +02:00 |
|
|
|
dce8fbc232
|
Add Release scripts & Dockerfile
continuous-integration/drone/push Build is passing
|
2025-05-22 02:12:20 +02:00 |
|
|
|
86437cbb9d
|
Add ash framework
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2025-04-21 12:37:55 +02:00 |
|
|
|
f2eeb95960
|
Add generated starter app
|
2025-03-18 15:05:27 +01:00 |
|