1400 Commits

Author SHA1 Message Date
yoosangwook
f570d9eb6c refactor: toastContainer 전역 위치로 이동
- 컨테이너 전역 위치로 이동
- 토스트 커스텀 훅 추가
2024-08-08 10:19:03 +09:00
Jaeyoung Lee
960056c17d Merge branch 'feature/test-jy' into dev
# Conflicts:
#	src/components/fabric/QPolygon.js
#	src/util/qpolygon-utils.js
2024-08-07 15:15:39 +09:00
yjnoh
69568966ba 셀추가 작업 2024-08-06 17:56:37 +09:00
Jaeyoung Lee
7e1c8c6710 Merge branch 'dev' into feature/test-jy
# Conflicts:
#	src/components/Roof2.jsx
#	src/components/fabric/QPolygon.js
#	src/hooks/useMode.js
#	src/util/qpolygon-utils.js
2024-08-06 10:55:06 +09:00
Jaeyoung Lee
ca1830cb5f 다각형 모임지붕 계산 작업중 2024-08-06 10:38:36 +09:00
20229c7ef7 버튼 visible 상태 수정 2024-08-05 13:18:12 +09:00
060c8ce5b4 원복 2024-08-05 13:13:20 +09:00
1b080eba55 방향키 이벤트 수정, offset Arc default값 0으로 수정 2024-08-05 13:03:55 +09:00
4c76449789 선택 셀 지우기 추가 2024-08-05 12:18:07 +09:00
9dec61d05e Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-02 18:03:15 +09:00
fc0f5779e2 가대 생성 useMode로 옮김 2024-08-02 18:03:04 +09:00
yjnoh
c24c3ae33e 지붕패턴 로직 변경 -> 가대선택시 회색조 변경 2024-08-02 17:46:33 +09:00
2c5e24f962 Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-02 17:30:05 +09:00
5b282955f2 draw wall시 name 추가 2024-08-02 17:29:55 +09:00
yjnoh
9dffc30797 Merge branch 'dev' into dev-yj 2024-08-02 17:09:05 +09:00
yjnoh
c411046e0e 4각형 패턴 생성 2024-08-02 17:08:44 +09:00
f20be4f0af offset default 50으로 변경,
육각 안되는 모양 수정
2024-08-02 17:05:15 +09:00
e90c513b1e Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-02 16:28:15 +09:00
f36d770dc1 안쓰는 코드 제거 2024-08-02 16:28:03 +09:00
yjnoh
896a0baa7e Merge branch 'dev' into dev-yj 2024-08-02 15:20:20 +09:00
yjnoh
1c0c6a478e 이름변경 2024-08-02 15:19:32 +09:00
0cb293e24e offset 추가 2024-08-02 15:13:13 +09:00
d6f732e46c 캔버스 저장시 필요한 컬럼들도 저장 2024-08-02 13:35:06 +09:00
e51f0b1dcb Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev 2024-08-01 18:09:59 +09:00
yjnoh
497325f4ae 셀 생성 추가 작업 2024-08-01 18:09:17 +09:00
94a7502e6e polygon divide 추가 2024-08-01 18:07:43 +09:00
yjnoh
5f3c9dc6fb 오류 수정 2024-08-01 17:30:51 +09:00
yjnoh
a0c6631b0e canvas 객체 없음 오류 수정 2024-08-01 17:30:03 +09:00
yoosangwook
995591a64d fix: setMode default 추가 2024-08-01 16:58:42 +09:00
Jaeyoung Lee
f69029ca69 qpolygon test 2024-08-01 16:57:22 +09:00
yoosangwook
4c96ad2b99 fix: changeMode 두번 실행 문제 해결 2024-08-01 16:50:43 +09:00
Jaeyoung Lee
85b18bbb26 Merge branch 'dev' into feature/test-jy 2024-08-01 13:55:50 +09:00
Jaeyoung Lee
b03cea96bb Merge branch 'dev' into feature/test-jy
# Conflicts:
#	src/components/Roof2.jsx
#	src/components/fabric/QPolygon.js
#	src/hooks/useMode.js
#	src/util/qpolygon-utils.js
2024-08-01 13:51:34 +09:00
yjnoh
df1ef24576 cell 작업 2024-08-01 13:50:33 +09:00
Jaeyoung Lee
0559b2d8e4 도형 외곽선 로직 테스트중 2024-08-01 13:24:51 +09:00
yoosangwook
495b95e991 fix: canvas 체크 로직 수정 2024-08-01 11:28:27 +09:00
yjnoh
14a4bfa0d9 가대 설치 추가 2024-07-31 10:22:40 +09:00
Jaeyoung Lee
3feaf79306 다각형 시도 중 2024-07-30 17:58:03 +09:00
yjnoh
819ba5c8ca test 2024-07-30 16:35:00 +09:00
Jaeyoung Lee
e29d581f10 Merge branch 'feature/test' into feature/test-jy
# Conflicts:
#	src/components/Roof2.jsx
#	src/components/fabric/QPolygon.js
#	src/hooks/useMode.js
2024-07-30 13:39:20 +09:00
aa3337a383 Merge branch 'feature/test' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into feature/hj
# Conflicts:
#	src/components/fabric/QLine.js
#	src/hooks/useCanvas.js
#	src/util/qpolygon-utils.js
2024-07-29 15:35:31 +09:00
5b1dd76aa6 QLine, QPolygon canvas 역직렬화 문제 수정
문제 없을 시 제거
2024-07-29 15:33:43 +09:00
yjnoh
96b1e5822f 8각 ㄷ자 패턴 작업 2024-07-29 11:32:30 +09:00
bdd928ba26 QLine 복구 작업중 2024-07-27 16:34:47 +09:00
yjnoh
7e39eee4bf Merge branches 'feature/test' and 'feature/test' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into feature/test 2024-07-26 18:29:41 +09:00
yjnoh
d88fb8f389 8각 가로 작업 2024-07-26 18:29:33 +09:00
aaeccdb6dd clear 추가 2024-07-26 17:11:01 +09:00
11fec70ac2 guideLine 추가 2024-07-26 15:40:55 +09:00
58820d2bf2 팔각형 타입 추가 및 시작점 큰 빨간 원으로 수정 2024-07-26 13:53:17 +09:00
42b2c5371e Merge branch 'feature/test' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into feature/hj 2024-07-26 12:59:47 +09:00