From e08a6621f1e5894f595b3a04b1e39205ca6a4b05 Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Mon, 31 Mar 2025 23:55:19 +0000 Subject: [PATCH] progress in costs and redesign logs and api list --- webUI/src/views/acc/api/list.vue | 256 +++++++------ webUI/src/views/acc/costs/mod.vue | 513 +++++++++++--------------- webUI/src/views/acc/settings/logs.vue | 165 +++++---- 3 files changed, 469 insertions(+), 465 deletions(-) diff --git a/webUI/src/views/acc/api/list.vue b/webUI/src/views/acc/api/list.vue index f465a06..5b1e9ac 100644 --- a/webUI/src/views/acc/api/list.vue +++ b/webUI/src/views/acc/api/list.vue @@ -1,127 +1,171 @@ - \ No newline at end of file diff --git a/webUI/src/views/acc/costs/mod.vue b/webUI/src/views/acc/costs/mod.vue index 09b4036..e8f56a9 100644 --- a/webUI/src/views/acc/costs/mod.vue +++ b/webUI/src/views/acc/costs/mod.vue @@ -1,298 +1,198 @@