Commit graph

38 commits

Author SHA1 Message Date
e920d6b39c chore: added trigram migration for fuzzy search 2025-10-30 16:48:45 +01:00
41e3a52482 test: updated tests 2025-10-30 16:42:19 +01:00
017ca8b32c chore: updated translation 2025-10-30 16:42:19 +01:00
7c1aeddad4
add constraints for member-user and member-property 2025-10-16 15:28:31 +02:00
59a8067c09
add some comments 2025-10-16 15:28:30 +02:00
b47b0d36b5
gender neutral translation 2025-10-16 14:22:58 +02:00
cde619543f
translate all error messages 2025-10-16 13:54:07 +02:00
908517641b
add users link to navbar
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-16 12:30:03 +02:00
23d1ca8a32
fix: axe-core critical and major issues 2025-10-16 12:30:02 +02:00
515cd76cee
feat: add translation 2025-10-16 12:30:02 +02:00
d8ec828df0
feat: make member emails unique 2025-10-16 12:30:01 +02:00
98f4768e00
feat: seed member user relations 2025-10-16 12:30:01 +02:00
72a8415cb3
feat: member user relation 2025-10-16 12:30:01 +02:00
dd03000428 chore: adds tsvector to members 2025-09-17 13:34:14 +02:00
7118782a2d
Add seed data for members 2025-08-21 14:11:55 +02:00
2a6f1ccf80 feat: add translation 2025-08-21 13:29:50 +02:00
dd77be0388 Add seed script for admin user 2025-08-15 10:11:12 +02:00
a09e2add2f feat: add missing translation 2025-07-24 17:07:20 +02:00
662e80cc74 feat: set password for new and for existing user 2025-07-24 17:07:20 +02:00
5959c9f545 feat: use layout from memberlist 2025-07-24 17:07:20 +02:00
df9966bb12 feat: account live view - basic functionality 2025-07-24 17:07:20 +02:00
50c80eed38 chore: updated listing member translation
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-21 15:22:42 +02:00
d7ced0d9e5 chore: added gettext values and renamed rauthy container
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-02 17:03:37 +02:00
b796746a45 fix(citext): added missing citext extension migration 2025-07-02 17:03:37 +02:00
0ff41f7c93 migration: added account migration 2025-07-02 17:03:37 +02:00
7bfde5e230 doc: added comments and updated to latest ashautentication version and required changes 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
f154eea055 feat(ash): added accounts, user for authentication 2025-07-02 17:03:37 +02:00
dedd40b949
add further locale tests
Some checks failed
continuous-integration/drone/push Build is failing
2025-06-18 23:35:43 +02:00
ca4ac3a1c0
feat: gettext 2025-06-18 23:35:43 +02:00
6f88a635cc
fix member deletion: property delete on cascade 2025-06-18 23:35:26 +02:00
dab54bcef9
replace default fields from properties with example fields 2025-06-18 23:35:26 +02:00
abfc94473f
Member fields 2025-06-18 23:35:25 +02:00
859f5f4497
feat: add custom email type for validation
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-29 15:33:30 +02:00
b849cfa3df
property value as Union type 2025-05-29 15:33:26 +02:00
505f5535ea
feat(ash): member and properties 2025-05-14 18:12:16 +02:00
86437cbb9d
Add ash framework
All checks were successful
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