From 095288e44d1cf213cc6ec8d8ed675ca343fae071 Mon Sep 17 00:00:00 2001 From: jschoi Date: Wed, 5 Nov 2025 18:41:07 +0900 Subject: [PATCH] =?UTF-8?q?style=20=ED=99=94=EC=9D=B4=ED=8A=B8=EB=A1=9C=20?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=20=EC=88=98=EC=A0=95=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/Datasets/ListComponent.vue | 2 +- .../templates/Datasets/ViewComponent.vue | 6 +----- .../templates/datagroup/ListComponent.vue | 2 +- .../templates/deployment/ListComponent.vue | 2 +- .../templates/home/ListComponent.vue | 4 ---- .../templates/projects/ListComponent.vue | 2 +- .../run/executions/CompareComponent.vue | 2 +- .../run/executions/ListComponent.vue | 2 +- .../run/executions/ViewComponent.vue | 18 +++++++---------- .../run/experiment/ListComponent.vue | 2 +- .../run/experiment/ViewComponent.vue | 3 +-- .../templates/stepconfig/ListComponent.vue | 2 +- .../trainingscript/ListComponent.vue | 2 +- .../trainingscript/ViewComponent.vue | 12 ++--------- .../trainingscriptgroup/ListComponent.vue | 2 +- .../templates/users/ListComponent.vue | 2 +- .../templates/workflow/ListComponent.vue | 2 +- .../templates/workflow/ViewComponent.vue | 5 +---- src/plugins/vuetify.js | 20 +++++++++++-------- 19 files changed, 36 insertions(+), 56 deletions(-) diff --git a/src/components/templates/Datasets/ListComponent.vue b/src/components/templates/Datasets/ListComponent.vue index 42d5f2b..0230459 100644 --- a/src/components/templates/Datasets/ListComponent.vue +++ b/src/components/templates/Datasets/ListComponent.vue @@ -484,7 +484,7 @@ watch( - + - + - + { - + {
{
{
@@ -981,7 +978,6 @@ watch(showKubeflowDetails, async () => {
diff --git a/src/components/templates/projects/ListComponent.vue b/src/components/templates/projects/ListComponent.vue index 0e4df16..204628e 100644 --- a/src/components/templates/projects/ListComponent.vue +++ b/src/components/templates/projects/ListComponent.vue @@ -588,7 +588,7 @@ onMounted(async () => { - + { class="bg-shades-transparent d-flex flex-column justify-center w-100" > - +
Compare Executions
diff --git a/src/components/templates/run/executions/ListComponent.vue b/src/components/templates/run/executions/ListComponent.vue index 09ecaca..504d30c 100644 --- a/src/components/templates/run/executions/ListComponent.vue +++ b/src/components/templates/run/executions/ListComponent.vue @@ -632,7 +632,7 @@ onMounted(() => { - + - + Execution Information @@ -971,7 +967,7 @@ const artifactsLoading = ref(false); - + @@ -1035,7 +1031,7 @@ const artifactsLoading = ref(false); - + @@ -1162,7 +1158,7 @@ const artifactsLoading = ref(false); - + Model Metrics (selected run) - + Metrics (bar chart) - + - + diff --git a/src/components/templates/run/experiment/ListComponent.vue b/src/components/templates/run/experiment/ListComponent.vue index bd1e37f..bf11a34 100644 --- a/src/components/templates/run/experiment/ListComponent.vue +++ b/src/components/templates/run/experiment/ListComponent.vue @@ -390,7 +390,7 @@ onMounted(() => { - + Experiment Information @@ -248,7 +247,7 @@ watch( - + Runs diff --git a/src/components/templates/stepconfig/ListComponent.vue b/src/components/templates/stepconfig/ListComponent.vue index 12ca144..7653716 100644 --- a/src/components/templates/stepconfig/ListComponent.vue +++ b/src/components/templates/stepconfig/ListComponent.vue @@ -407,7 +407,7 @@ onMounted(() => { - + - + { - + Training Script Information @@ -164,11 +160,7 @@ onBeforeUnmount(() => { - + Training Script Preview diff --git a/src/components/templates/trainingscriptgroup/ListComponent.vue b/src/components/templates/trainingscriptgroup/ListComponent.vue index 6ddf45e..540a466 100644 --- a/src/components/templates/trainingscriptgroup/ListComponent.vue +++ b/src/components/templates/trainingscriptgroup/ListComponent.vue @@ -462,7 +462,7 @@ onMounted(fetchList); - + { - + { - +