Block a user
Add backend test suite: service unit tests, repository tests, controller slice tests
test(backend): add service unit tests and controller slice tests
test(backend): add service unit tests and controller slice tests
Add backend test suite: service unit tests, repository tests, controller slice tests
fix: replace docker-compose v1 with docker compose v2 in e2e workflow
fix: replace docker-compose v1 with docker compose v2 in e2e workflow
feat: implement i18n — extract static texts, add EN + ES-MX translations, add language selector
feat: show received documents on person detail page