• Joined on 2026-03-17
marcel closed issue marcel/familienarchiv#12 2026-03-19 21:04:08 +01:00
feat: i18n – extract all strings and add login page language switcher
marcel pushed to main at marcel/familienarchiv 2026-03-19 21:04:08 +01:00
fe9b4a9569 fix(e2e): fix locale cookie httpOnly and add hydration waits
7988c62246 fix(e2e): fix strict mode violation and conversations sort toggle
a998ef4550 test(i18n): add unit tests for locale detection + extract to module
c4be2eb46e feat(i18n): detect browser language as default locale
20313de4e9 feat(i18n): fix remaining hardcoded strings and add login page switcher
Compare 5 commits »
marcel merged pull request marcel/familienarchiv#16 2026-03-19 21:04:07 +01:00
feat(i18n): fix remaining hardcoded strings + login page language switcher
marcel commented on issue marcel/familienarchiv#1 2026-03-19 20:47:29 +01:00
feat: show received documents on person detail page

Extension: Paginate document lists (frontend-only)

Both the Gesendete Dokumente and Empfangene Dokumente sections can grow very large. To keep the page manageable, only the first 5…

marcel pushed to feat/i18n-missing-strings at marcel/familienarchiv 2026-03-19 20:34:46 +01:00
fe9b4a9569 fix(e2e): fix locale cookie httpOnly and add hydration waits
7988c62246 fix(e2e): fix strict mode violation and conversations sort toggle
a998ef4550 test(i18n): add unit tests for locale detection + extract to module
c4be2eb46e feat(i18n): detect browser language as default locale
20313de4e9 feat(i18n): fix remaining hardcoded strings and add login page switcher
Compare 6 commits »
marcel deleted branch devops/ci-fixes from marcel/familienarchiv 2026-03-19 20:34:20 +01:00
marcel closed issue marcel/familienarchiv#14 2026-03-19 20:34:16 +01:00
devops: fix upload-artifact@v4 incompatibility and stabilise E2E CI
marcel closed issue marcel/familienarchiv#13 2026-03-19 20:34:13 +01:00
devops: use Playwright Docker image for unit test job
marcel pushed to main at marcel/familienarchiv 2026-03-19 20:34:13 +01:00
4142c7cd83 devops: fix upload-artifact and use Playwright Docker image for unit tests
marcel merged pull request marcel/familienarchiv#15 2026-03-19 20:34:12 +01:00
devops: fix CI — Playwright Docker image + upload-artifact v3
marcel opened issue marcel/familienarchiv#17 2026-03-19 20:32:05 +01:00
feat: hide write UI from read-only users (no WRITE_ALL permission)
marcel pushed to feat/i18n-missing-strings at marcel/familienarchiv 2026-03-19 20:28:47 +01:00
60189d6672 fix(e2e): fix locale cookie httpOnly and add hydration waits
marcel pushed to feat/i18n-missing-strings at marcel/familienarchiv 2026-03-19 19:17:49 +01:00
2c8b0f0d42 fix(e2e): fix strict mode violation and conversations sort toggle
marcel pushed to feat/i18n-missing-strings at marcel/familienarchiv 2026-03-19 18:59:05 +01:00
4e1e650667 test(i18n): add unit tests for locale detection + extract to module
marcel pushed to feat/i18n-missing-strings at marcel/familienarchiv 2026-03-19 18:55:55 +01:00
42cfdc6d56 feat(i18n): detect browser language as default locale
marcel created pull request marcel/familienarchiv#16 2026-03-19 17:53:58 +01:00
feat(i18n): fix remaining hardcoded strings + login page language switcher
marcel pushed to feat/i18n-missing-strings at marcel/familienarchiv 2026-03-19 17:53:49 +01:00
84dee4387b feat(i18n): fix remaining hardcoded strings and add login page switcher
marcel created branch feat/i18n-missing-strings in marcel/familienarchiv 2026-03-19 17:53:48 +01:00
marcel created pull request marcel/familienarchiv#15 2026-03-19 17:18:09 +01:00
devops: fix CI — Playwright Docker image + upload-artifact v3
marcel pushed to devops/ci-fixes at marcel/familienarchiv 2026-03-19 17:18:01 +01:00
4142c7cd83 devops: fix upload-artifact and use Playwright Docker image for unit tests