8104451d35
format and linting: reduced complexity of function
continuous-integration/drone/push Build is passing
2025-10-30 16:42:19 +01:00
bb362e1636
formating
2025-10-30 16:42:19 +01:00
41e3a52482
test: updated tests
2025-10-30 16:42:19 +01:00
b71df98ba2
fix: catch invalid sorting order
2025-10-30 16:42:19 +01:00
eb42b9fe0a
fix: keep search term on refresh and enter
2025-10-30 16:42:19 +01:00
85e1f370f6
fix: keep search term while sorting
2025-10-30 16:42:19 +01:00
9d98ec2494
formatting
2025-10-30 16:42:19 +01:00
c3502a326e
docs: formatting, docs and accessibility fix
2025-10-30 16:42:19 +01:00
d9e48a37d2
feat: sort header for members list
2025-10-30 16:42:19 +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
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
3b0c1da1ab
User email validation
2025-10-16 13:54:57 +02:00
cde619543f
translate all error messages
2025-10-16 13:54:07 +02:00
908517641b
add users link to navbar
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
d8ec828df0
feat: make member emails unique
2025-10-16 12:30:01 +02:00
eeed537062
feat: add member-user link in member view and user view
2025-10-16 12:30:01 +02:00
72a8415cb3
feat: member user relation
2025-10-16 12:30:01 +02:00
96c5b956e5
Fix error when deleting members
continuous-integration/drone/push Build is failing
2025-10-16 12:07:39 +02:00
1d334c7da1
fix: add missing user for view and fix test
continuous-integration/drone/push Build is failing
2025-09-29 16:59:35 +02:00
d10fcc3da1
style: fix linting errors
continuous-integration/drone/push Build is failing
2025-09-29 16:41:46 +02:00
d40bc0bb82
Merge remote-tracking branch 'origin/main' into 170-userdata-for-profile-button
continuous-integration/drone/push Build is failing
2025-09-29 16:07:57 +02:00
863821f3ae
test: fix tests and skip tests for initials generation
continuous-integration/drone/push Build is failing
2025-09-29 16:05:00 +02:00
e3dd333e89
feat: add userdata for profile button #170
2025-09-29 15:34:00 +02:00
2095d9b0da
test: update test for search bar component
continuous-integration/drone/push Build is failing
2025-09-29 09:00:33 +02:00
e68e1604a4
fix: catch empty search string
2025-09-26 09:22:53 +02:00
02b3084789
formatting
2025-09-17 14:37:04 +02:00
78588cbad9
feat: adds SearchBar Live Component
2025-09-17 14:36:13 +02:00
dd03000428
chore: adds tsvector to members
2025-09-17 13:34:14 +02:00
a3746dfaaa
Explicitly require ash authentication settings
...
Previously, we'd rely on defaults for configuring user token
authentication. With these changes, we explicitly require
:session_identifier and :require_token_presence_for_authentication to be
configured in the application environment to make sure the system is
configured the way it should be.
2025-09-11 11:49:46 +02:00
7e2aa49674
docs: added comment
2025-08-21 13:40:16 +02:00
f0b0de0008
feat: set users locale
2025-08-21 13:29:50 +02:00
992addf0ea
feat: memberslist as landing page
2025-08-21 13:29:50 +02:00
2a6f1ccf80
feat: add translation
2025-08-21 13:29:50 +02:00
ddf9348eb8
feat: add overrides for sign in page
2025-08-21 13:29:50 +02:00
dd77be0388
Add seed script for admin user
2025-08-15 10:11:12 +02:00
8507109631
feat: test authentication
continuous-integration/drone/push Build is passing
2025-07-31 14:18:36 +02:00
6907b2ed3c
feat: fail if oidc provide does not provide a sub or id
2025-07-31 14:18:36 +02:00
06574a932d
fix: formatting
continuous-integration/drone/push Build is passing
2025-07-24 17:07:20 +02:00
33d4fa66c8
fix: update email field given by oidc provider
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
fd8c853879
feat: account live view - generated files
2025-07-24 17:07:20 +02:00