fix: harden admin employee views against malformed data

This commit is contained in:
Anton
2026-04-29 11:11:57 +03:00
parent ce90414654
commit 7530cbdb60
5 changed files with 49 additions and 16 deletions

View File

@@ -110,4 +110,4 @@ docker compose exec postgres pg_dump -U miem miem_workers > backup.sql
docker compose down
```
Версия сервиса: `0.2.2`. Админка всегда показывает версии backend и frontend в footer.
Версия сервиса: `0.2.3`. Админка всегда показывает версии backend и frontend в footer.