feat: add device management UI in admin user card

Show connected devices in subscription tab with ability to:
- View device platform, model, HWID and connection date
- Delete individual devices
- Reset all devices at once
This commit is contained in:
Fringg
2026-02-08 20:49:07 +03:00
parent 92d206f5b6
commit 6f31fbe6b5
6 changed files with 191 additions and 2 deletions

View File

@@ -2435,6 +2435,13 @@
"nodeUsage": "Расход по нодам",
"copied": "Скопировано",
"panelNotFound": "Пользователь не найден в панели",
"devices": {
"title": "Устройства",
"none": "Нет подключённых устройств",
"resetAll": "Сбросить все",
"deleted": "Устройство удалено",
"allDeleted": "Все устройства сброшены"
},
"referral": {
"title": "Реферальная программа",
"referrals": "Рефералов",