refactor(web): compact system status into a single card alongside metrics

Replace the separate two-card row with a single compact 'System Status'
card placed as the 5th column in the metrics grid. Shows green/red dots
for Plugin Runtime and Box Runtime. Click to expand a popover with
connection details (backend, profile, sandbox count).
This commit is contained in:
Junyan Qin
2026-04-19 13:54:23 +08:00
committed by WangCham
parent b71f690886
commit eaffde0f89
11 changed files with 161 additions and 120 deletions
+1
View File
@@ -1226,6 +1226,7 @@ const thTH = {
sessions: 'เซสชัน',
feedback: 'ความคิดเห็นผู้ใช้',
},
systemStatus: 'สถานะระบบ',
pluginRuntime: 'Plugin Runtime',
boxRuntime: 'Box Runtime',
connected: 'เชื่อมต่อแล้ว',