diff --git a/frontend/src/pages/index/IndexPage.vue b/frontend/src/pages/index/IndexPage.vue index f44b965c..10385e46 100644 --- a/frontend/src/pages/index/IndexPage.vue +++ b/frontend/src/pages/index/IndexPage.vue @@ -1,29 +1,72 @@ @@ -41,14 +84,26 @@ function onOpenCpuHistory() { - + + + +

Dashboard scaffold

- Phase 5c-ii adds the live status cards above (CPU / memory / swap / disk). - Xray status, panel update modal, logs, and the custom-geo section - arrive in 5c-iii through 5c-v. + Phase 5c-iii wires the xray status card on the left. + Panel update modal, logs / xray-logs / backup, and the + custom-geo section arrive in 5c-iv and 5c-v.

diff --git a/frontend/src/pages/index/XrayStatusCard.vue b/frontend/src/pages/index/XrayStatusCard.vue new file mode 100644 index 00000000..8e9eee6e --- /dev/null +++ b/frontend/src/pages/index/XrayStatusCard.vue @@ -0,0 +1,136 @@ + + + + + + +