feat(admin): finalizing modular refactoring with testing suite and UI polish

This commit is contained in:
2026-04-15 16:41:20 +03:00
parent 73ab38d237
commit db918a86ab
22 changed files with 1534 additions and 1131 deletions

View File

@@ -13,3 +13,6 @@ passlib[bcrypt]>=1.7.4
python-jose[cryptography]>=3.3.0
slowapi>=0.1.9
apscheduler>=3.10.1
pytest>=8.0.0
pytest-asyncio>=0.23.0
httpx>=0.27.0