rvveber
|
3c374e3cc7
|
🐛(i18n) same frontend and backend language using shared cookies
frontend: switch to cookie-based language selection
backend: use cookie for language
|
2024-10-23 12:35:48 +02:00 |
|
Anthony LC
|
8dd7671d1f
|
🌐(frontend) add language name to LanguagePicker
The language picker were only showing the language
code, now it shows the language name.
|
2024-10-08 17:25:52 +02:00 |
|
Anthony LC
|
4e4e2e23e3
|
⚡️(e2e) unique login between tests
We will cache the login token in the browser
storage and reuse it between tests.
This will speed up the tests and reduce the
load on the server.
|
2024-06-06 22:31:43 +02:00 |
|
Anthony LC
|
0727fe0273
|
💬(frontend) change literal occurances of pad to document
- change urls from /pads to /docs
- change part of the litteral occurances of pad to document
|
2024-05-27 13:51:18 +02:00 |
|
Anthony LC
|
1d3f1f793e
|
✅(e2e) adapt tests to impress app
Adapt e2e test to works with Impress.
|
2024-04-03 17:36:54 +02:00 |
|