From 950c19781b63009728b40eebe564916c72ced406 Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Thu, 17 Aug 2023 12:57:05 -0500 Subject: [PATCH] =?UTF-8?q?frontend:=20Use=20=E2=9C=94=EF=B8=8F/=E2=9C=96?= =?UTF-8?q?=EF=B8=8F=20to=20show=20connection=20and=20running=20status?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/TunnelsTable.vue | 25 +++++++++++++----------- frontend/src/views/MainPage.vue | 20 ++++++++++++++++--- 2 files changed, 31 insertions(+), 14 deletions(-) diff --git a/frontend/src/components/TunnelsTable.vue b/frontend/src/components/TunnelsTable.vue index 29383278..e90cfacd 100644 --- a/frontend/src/components/TunnelsTable.vue +++ b/frontend/src/components/TunnelsTable.vue @@ -23,14 +23,21 @@ - + + + - + @@ -45,12 +52,6 @@

TX: {{prettyBytes(slotProps.data.total_tx_mb)}}

- - -