From 0f948e67e7a251443cd426346f60635e79082e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Sun, 22 Feb 2026 19:20:05 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20[kakaotalk]=20=ED=85=9C=ED=94=8C?= =?UTF-8?q?=EB=A6=BF=20=EA=B4=80=EB=A6=AC=20=EB=AA=A9=EB=A1=9D/=EC=83=81?= =?UTF-8?q?=EC=84=B8=20=EB=8C=80=ED=8F=AD=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 테이블 컬럼 확장: 메시지유형, 강조유형, 보안, 버튼수, 검수상태 - 통계 바 추가: 전체/승인/심사중/반려 건수 한눈에 확인 - 상세 모달 개선: 4칸 속성 요약, 타이틀, 이미지, 버튼 상세 표시 - 바로빌 WSDL 전체 필드 활용 (TemplateMessageType, EmphasizeType, SecurityFlag 등) - XSS 방지를 위한 escHtml 헬퍼 추가 --- .../kakaotalk/templates/index.blade.php | 206 ++++++++++++++++-- 1 file changed, 184 insertions(+), 22 deletions(-) diff --git a/resources/views/barobill/kakaotalk/templates/index.blade.php b/resources/views/barobill/kakaotalk/templates/index.blade.php index efa81bcc..481d06af 100644 --- a/resources/views/barobill/kakaotalk/templates/index.blade.php +++ b/resources/views/barobill/kakaotalk/templates/index.blade.php @@ -46,7 +46,7 @@