From cf46b4ddd11cdb85ece4cccb83c0dcc5bc6f3d17 Mon Sep 17 00:00:00 2001 From: devmrko Date: Fri, 26 Jun 2026 05:57:17 +0900 Subject: [PATCH] fix #477: show vpd filter in policy list --- .../resources/templates/fragments/vpd-policy-detail.html | 2 +- src/main/resources/templates/vpd-policies.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/fragments/vpd-policy-detail.html b/src/main/resources/templates/fragments/vpd-policy-detail.html index 54ddfbf..11b6570 100644 --- a/src/main/resources/templates/fragments/vpd-policy-detail.html +++ b/src/main/resources/templates/fragments/vpd-policy-detail.html @@ -13,7 +13,7 @@
SYS_DEFAULT
Policy Name
POLICY
-
Function
+
Filter Function
ADMIN.FUNC
Statement Types
SELECT
diff --git a/src/main/resources/templates/vpd-policies.html b/src/main/resources/templates/vpd-policies.html index a69aa60..59d29d4 100644 --- a/src/main/resources/templates/vpd-policies.html +++ b/src/main/resources/templates/vpd-policies.html @@ -233,7 +233,7 @@ Object Policy - Function + Filter Statements Status Type @@ -265,6 +265,7 @@ hx-swap="innerHTML"> OWNER.FUNC +
클릭하면 filter source를 봅니다.
SELECT @@ -298,7 +299,7 @@
- Policy, policy function, LLM 설명을 클릭하면 상세 내역이 표시됩니다. + Policy, Filter, LLM 설명을 클릭하면 상세 내역이 표시됩니다.