From 24a13fd073937778019976da2fc9c9be62e99ff3 Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Mon, 23 Mar 2026 17:29:34 +0900 Subject: [PATCH] =?UTF-8?q?style(ui):=20=ED=94=84=EB=A1=A0=ED=8A=B8?= =?UTF-8?q?=EC=97=94=EB=93=9C=20title=20=EB=B3=80=EA=B2=BD=20(frontend=20?= =?UTF-8?q?=E2=86=92=20S&P=20=EB=B0=B0=EC=B9=98=20=EA=B4=80=EB=A6=AC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #76 Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude/settings.json | 40 +++-------------------------------- .claude/workflow-version.json | 2 +- frontend/index.html | 2 +- 3 files changed, 5 insertions(+), 39 deletions(-) diff --git a/.claude/settings.json b/.claude/settings.json index c7abe2f..44bf2b0 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -47,41 +47,7 @@ "Read(./**/application-local.properties)" ] }, - "hooks": { - "SessionStart": [ - { - "matcher": "compact", - "hooks": [ - { - "type": "command", - "command": "bash .claude/scripts/on-post-compact.sh", - "timeout": 10 - } - ] - } - ], - "PreCompact": [ - { - "hooks": [ - { - "type": "command", - "command": "bash .claude/scripts/on-pre-compact.sh", - "timeout": 30 - } - ] - } - ], - "PostToolUse": [ - { - "matcher": "Bash", - "hooks": [ - { - "type": "command", - "command": "bash .claude/scripts/on-commit.sh", - "timeout": 15 - } - ] - } - ] - } + "hooks": {}, + "deny": [], + "allow": [] } diff --git a/.claude/workflow-version.json b/.claude/workflow-version.json index cd05c21..a1d074a 100644 --- a/.claude/workflow-version.json +++ b/.claude/workflow-version.json @@ -1,6 +1,6 @@ { "applied_global_version": "1.6.1", - "applied_date": "2026-03-09", + "applied_date": "2026-03-23", "project_type": "java-maven", "gitea_url": "https://gitea.gc-si.dev" } diff --git a/frontend/index.html b/frontend/index.html index 072a57e..d8729c6 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - frontend + S&P 배치 관리