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

@@ -1909,6 +1909,13 @@
"nodeUsage": "Node usage",
"copied": "Copied",
"panelNotFound": "User not found in panel",
"devices": {
"title": "Devices",
"none": "No connected devices",
"resetAll": "Reset all",
"deleted": "Device removed",
"allDeleted": "All devices reset"
},
"referral": {
"title": "Referral program",
"referrals": "Referrals",