From 8486a78ce8561320188bfde39ff8242d4bce3696 Mon Sep 17 00:00:00 2001 From: JS Choi <77760789+jschoiRR@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:05:40 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=ED=82=B7=20=EC=97=85=EB=A1=9C?= =?UTF-8?q?=EB=93=9C=20=EB=AA=A8=EB=8B=AC=EC=97=90=EC=84=9C=20progress=20b?= =?UTF-8?q?ar=EB=A5=BC=20=EC=A0=9C=EA=B1=B0=ED=95=98=EA=B3=A0,=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=20=EB=AA=A9=EB=A1=9D=20=EC=95=84=EB=9E=98=EC=97=90=20?= =?UTF-8?q?=EC=A0=84=EC=B2=B4/=EC=99=84=EB=A3=8C/=EC=8B=A4=ED=8C=A8/?= =?UTF-8?q?=EB=8C=80=EA=B8=B0=20=EC=88=98=EC=99=80=20=ED=98=84=EC=9E=AC=20?= =?UTF-8?q?=EC=B2=98=EB=A6=AC=20=EC=A4=91=20=ED=8C=8C=EC=9D=BC=EB=AA=85?= =?UTF-8?q?=EC=9D=84=20=ED=91=9C=EC=8B=9C=ED=95=98=EB=8F=84=EB=A1=9D=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/view/ListView.vue | 15 +- ui/src/components/view/ObjectStoreBrowser.vue | 134 ++++++++++++------ 2 files changed, 105 insertions(+), 44 deletions(-) diff --git a/ui/src/components/view/ListView.vue b/ui/src/components/view/ListView.vue index 9ab7f7390026..abc8e9eb68b6 100644 --- a/ui/src/components/view/ListView.vue +++ b/ui/src/components/view/ListView.vue @@ -224,13 +224,19 @@ {{ text <= 0 || !text ? 'N/A' : text }} +