2133 Commits

Author SHA1 Message Date
426a72b815 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo
# Conflicts:
#	src/hooks/roofcover/useRoofAllocationSetting.js
2026-05-04 10:58:34 +09:00
376ccab8e7 라벨변경 2026-04-30 18:26:34 +09:00
c2eba138a6 innerLine 2026-04-30 17:02:16 +09:00
c221515744 동일라벨 2026-04-30 12:21:59 +09:00
645e8b344d 보조라인1 2026-04-30 11:16:19 +09:00
beeeeb32e5 마루이동 2026-04-29 18:31:14 +09:00
ca8778ba31 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo
# Conflicts:
#	src/hooks/surface/usePlacementShapeDrawing.js
2026-04-29 18:07:53 +09:00
2a7c78a927 확장자 1단계마무리 2026-04-29 18:02:14 +09:00
16eb41aab6 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into hotfix/dev_yscha 2026-04-29 17:48:12 +09:00
abee58fcae 확장자 1단계마무리 2026-04-29 17:47:46 +09:00
3f5f490884 1961, 1969, 2118 수정 2026-04-29 14:47:17 +09:00
b49e3871d5 redo undo 작업중 2026-04-28 16:12:21 +09:00
0e3acedf2d 평면도 확정 시 확인 다이얼로그 추가 (버튼/Enter 키) 2026-04-27 17:43:35 +09:00
7d1e49a158 외벽선 확정 시 확인 다이얼로그 추가 (버튼/Enter 키) 2026-04-27 17:28:00 +09:00
26b583e2f5 라인오버하면 평행라인으로 변경 2026-04-24 20:02:39 +09:00
b7cf8eeca9 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo 2026-04-24 16:15:05 +09:00
cce18d47ad 도머 설치된 지붕면 이동시 이상 수정 2026-04-24 16:14:58 +09:00
795c9789bd PassivityCircuitAllocation에 전달하던 미사용 ref prop 제거
passivityCircuitAllocationRef (useRef) 선언 제거
원인: function component에 ref 전달 시 React warning 발생 (forwardRef 미사용)
PCS 접속함 응답에 추가된 moduleTpCd 필드를 Cross Mix 식별을 위해 프론트 상태 보존 및 getQuotationItem 제출 파라미터까지 흘려보내고, dedupe 키를 (itemId, moduleTpCd) 조합으로 변경.
2026-04-21 17:51:47 +09:00
f022956c44 trestles[]에 subModuleTpCd 추가 (Cross Mix 식별용, 단일/동계열은 빈 값) 2026-04-21 16:10:15 +09:00
78e4225069 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo 2026-04-20 10:27:20 +09:00
4d91da5f9d [1960]출력된 [배치도·계통도]에 가대가 표시되는 경우 2026-04-17 18:04:05 +09:00
2ae3c47f59 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo
# Conflicts:
#	src/hooks/roofcover/useWallLineOffsetSetting.js
2026-04-17 13:29:10 +09:00
6cc9201962 로그 삭제 2026-04-15 17:52:22 +09:00
77e3f688c6 redo undo 작업중 2026-04-15 17:37:49 +09:00
55dd3d9d3d 외벽선 편집 및 오프셋 길이 계산 수정 2026-04-13 18:10:01 +09:00
d4766e30a3 undo redo 시 메뉴 변경 2026-04-13 11:10:38 +09:00
eedc4d759c Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into hotfix/dev_yscha 2026-04-13 11:05:22 +09:00
9c25d3ed66 [1960]출력된 [배치도·계통도]에 가대가 표시되는 경우 2026-04-13 11:04:59 +09:00
53226d00fd Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo 2026-04-13 10:42:35 +09:00
8eca824c8f 배치면 이동 시 화살표 위치 수정 2026-04-13 10:35:12 +09:00
ab94869efd Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo 2026-04-13 09:55:45 +09:00
a3361ddc9d 지붕재 변경 및 할당 시 스택 초기화 2026-04-13 09:55:38 +09:00
21f25995cb 지붕 이동 시 보조선 길이 안따라 가는 현상 수정 2026-04-10 10:23:02 +09:00
20235ac236 offset<->moveline 벽라인정상이동 2026-04-09 11:28:57 +09:00
471093eb8a [1491]cvrLmtRow에 따른 처마커버 단수 2026-04-08 17:41:21 +09:00
94f18d1525 움직인라인그대로유지offset 2026-04-08 16:41:49 +09:00
c05c08e390 sk4/8 2026-04-08 16:22:06 +09:00
aa16a45ba5 1956 모듈 설치면 제대로 설치 안되는 현상 수정 2026-04-08 11:39:20 +09:00
afe0a377db 자동 로그인, 로그아웃 추적2 2026-04-03 16:20:12 +09:00
b021b7beea 로그아웃 결과없이 2026-04-03 16:15:13 +09:00
c6da437a8d 자동 로그인, 로그아웃 추적 2026-04-03 13:35:23 +09:00
3eaf3f2c17 [1480]사의 각도 설정을 "각도"로 했을 때 발생하는 문제 2026-04-03 09:12:43 +09:00
9022812199 [1480]사의 각도 설정을 "각도"로 했을 때 발생하는 문제 2026-04-02 18:27:12 +09:00
2101d30d98 1830 모듈 설치영역 대각 있는 현상 수정 2026-04-01 17:11:58 +09:00
1d449737f6 Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/redo-undo 2026-04-01 15:55:01 +09:00
d68f92c5d5 redo undo 작업중 2026-04-01 15:54:55 +09:00
984401881d 확대축소100%가운데정렬 2026-03-31 16:34:54 +09:00
bb775b2847 errSave api 추가 2026-03-31 16:27:26 +09:00
8d9379c3df 확대축소100%가운데정렬 2026-03-31 10:54:18 +09:00
910974f81b getRoofMaterialList api에러10번시도 2026-03-31 10:18:46 +09:00