From 29ce3554b11b6cb94a456c92837068ff638c1c66 Mon Sep 17 00:00:00 2001 From: king Date: Thu, 17 Sep 2026 14:15:36 +0900 Subject: [PATCH] =?UTF-8?q?feat(project):=20=ED=99=88=20=EC=B9=B4=EB=93=9C?= =?UTF-8?q?=EC=97=90=20=EC=84=B8=EC=85=98=20=EC=B6=94=EA=B0=80,=20?= =?UTF-8?q?=EC=83=88=20=EC=97=85=EB=AC=B4=20=ED=8C=9D=EC=97=85=20480x700?= =?UTF-8?q?=20=EA=B3=A0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 홈 프로젝트 카드 hover 액션에 "세션 추가" 아이콘 추가(기존 세션 추가 모달을 그대로 재사용, 카드별 projectId 를 들고 다녀 대상 지정) - "새 업무" 작성 팝업(하위업무/첨부/연결/댓글 칸이 다 숨어 홑겹인 상태)만 480x700 고정 크기로("업무 편집"은 기존 800x1100 그대로), 홈/프로젝트 화면 공용 setTaskModalCompact() 로 토글 Co-Authored-By: Claude Sonnet 5 --- .../project/templates/project/inbox.html | 4 +- .../project/templates/project/index.html | 26 ++++++++- .../project/templates/project/project.html | 4 +- app/static/project.css | 9 ++++ app/static/project.js | 53 ++++++++++++++++++- 5 files changed, 88 insertions(+), 8 deletions(-) diff --git a/app/modules/project/templates/project/inbox.html b/app/modules/project/templates/project/inbox.html index f52d40e..6caba30 100644 --- a/app/modules/project/templates/project/inbox.html +++ b/app/modules/project/templates/project/inbox.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - + {% endblock %} @@ -45,5 +45,5 @@ {% endif %} - + {% endblock %} diff --git a/app/modules/project/templates/project/index.html b/app/modules/project/templates/project/index.html index b707583..9e41f4c 100644 --- a/app/modules/project/templates/project/index.html +++ b/app/modules/project/templates/project/index.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - + {% endblock %} @@ -53,6 +53,9 @@
{% if p.can_add_task %} + @@ -242,6 +245,24 @@
+ + + " + '
' + + '' + '' + '