Anthony LC
90624e83f5
🩹 (demo) update the email in realm.json
...
We updated the email addresses for the demo users
but forgot to change them in the realm.json file.
This commit fixes that oversight.
2025-09-16 17:23:26 +02:00
Anthony LC
8c1e95c587
✅ (demo) change email from user to user.test in demo
...
When we create a new user in the demo environment,
the email address will now follow the format
user.test@example.com instead of user@example.com .
"user" was only 4 characters long, it created failing
tests in the e2e suite.
2025-09-10 16:11:16 +02:00
Cyril
81f3997628
✨ (frontend) improve accessibility of search modal for screen readers
...
added clearer sr-only translations and aria-hidden for non-essential content
Signed-off-by: Cyril <c.gromoff@gmail.com >
2025-08-08 08:58:22 +02:00
Anthony LC
ef6d6c6a59
🏗️ (e2e) cleaning and more consistant naming
...
Clean up e2e tests by removing unused utils
and renaming some files for consistency.
2025-07-21 18:07:10 +02:00