From a9e9b709f153f053eb574080b85eff746427a6b4 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 7 May 2024 09:37:01 -0700 Subject: [PATCH] chore: wip --- .../Dashboard/Deployments/DeploymentList.vue | 15 ++-- resources/views/dashboard/actions/index.vue | 79 +------------------ resources/views/dashboard/commands/index.vue | 29 ++----- resources/views/dashboard/requests/index.vue | 28 ++----- 4 files changed, 25 insertions(+), 126 deletions(-) diff --git a/resources/components/Dashboard/Deployments/DeploymentList.vue b/resources/components/Dashboard/Deployments/DeploymentList.vue index 14c8d04130..ef27d7c21a 100644 --- a/resources/components/Dashboard/Deployments/DeploymentList.vue +++ b/resources/components/Dashboard/Deployments/DeploymentList.vue @@ -14,14 +14,14 @@ const showModal = ref(false)
- +
+

Total Deployments

+

71,897 @@ -40,9 +40,7 @@ const showModal = ref(false)

- +

@@ -68,10 +66,9 @@ const showModal = ref(false)

- +
+

Success Rate

diff --git a/resources/views/dashboard/actions/index.vue b/resources/views/dashboard/actions/index.vue index cc68f569ff..fbac5fe5ad 100644 --- a/resources/views/dashboard/actions/index.vue +++ b/resources/views/dashboard/actions/index.vue @@ -16,49 +16,17 @@ useHead({
- +
-

- Total Queued -

-
-
-

- 71,897 -

-

- - Increased by - 122 -

- - -
-
-
-
-
- -

- Avg. Queue Time + Total Actions

- 365 ms + 71,897

@@ -66,47 +34,8 @@ useHead({ Increased by - 12 s -

- - -
-
- -
-
-
- -
-

- Success Rate -

-
- -
-

- 94.57% -

- -

- - Decreased by - 3.2% + 122

- -
diff --git a/resources/views/dashboard/commands/index.vue b/resources/views/dashboard/commands/index.vue index bb2d38a6d9..20a1b6c2fe 100644 --- a/resources/views/dashboard/commands/index.vue +++ b/resources/views/dashboard/commands/index.vue @@ -16,18 +16,19 @@ useHead({
- +
+

Commands Triggered

+

71,897

+

Increased by 122

- -
- +
+

Avg. Run Time

@@ -68,22 +62,15 @@ useHead({ Increased by 12 s

- -
- +
+

Success Rate

diff --git a/resources/views/dashboard/requests/index.vue b/resources/views/dashboard/requests/index.vue index e511f365d9..2a1253674a 100644 --- a/resources/views/dashboard/requests/index.vue +++ b/resources/views/dashboard/requests/index.vue @@ -16,18 +16,19 @@ useHead({
- +
+

Total Requests

+

71,897

+

Increased by 122

- -
- +

Avg. Request Time @@ -68,22 +61,15 @@ useHead({ Increased by 12 s

- -
- +
+

Success Rate