feat(accounts): доработать управление аккаунтами хостеров
Docker / build (push) Has been cancelled

Добавить apiLogin из credentials, сводку и health-индикаторы на /accounts, фильтры, раздельную форму логина и пароля, безопасное удаление с 409 и тесты API/repository.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Denozordec
2026-06-28 16:53:51 +07:00
co-authored by Cursor
parent 06f5b27e53
commit c80090ed08
21 changed files with 844 additions and 84 deletions
+6
View File
@@ -199,6 +199,9 @@ importers:
packages/db:
dependencies:
'@cfdm/shared':
specifier: workspace:*
version: link:../shared
better-sqlite3:
specifier: ^11.10.0
version: 11.10.0
@@ -218,6 +221,9 @@ importers:
typescript:
specifier: ^5.9.2
version: 5.9.3
vitest:
specifier: ^3.0.0
version: 3.2.6(@types/[email protected])([email protected])([email protected])([email protected])([email protected])
packages/shared:
dependencies: