minsik
|
ea8b4a3e36
|
contextmenu modal 추가
|
2024-11-01 18:10:42 +09:00 |
|
minsik
|
a7c21830f8
|
modal class 추가
|
2024-10-31 18:07:51 +09:00 |
|
yoosangwook
|
186956a124
|
fix: add qselectbox parameter
|
2024-10-30 13:36:27 +09:00 |
|
yoosangwook
|
8784c1eeb7
|
fix: add disabled attribute in QSelectBox
|
2024-10-30 13:16:52 +09:00 |
|
minsik
|
d834e68b23
|
contextmenu shortcut(단축키) 기능 추가
|
2024-10-28 10:04:43 +09:00 |
|
minsik
|
61165f56c9
|
Merge branch 'qcast-pub' into dev
# Conflicts:
# src/components/floor-plan/CanvasFrame.jsx
# src/hooks/common/useCommonUtils.js
|
2024-10-24 18:02:20 +09:00 |
|
minsik
|
a250507ab9
|
selectbox key 추가
|
2024-10-24 17:58:13 +09:00 |
|
minsik
|
4aac7c650f
|
context menu 위치 조정
|
2024-10-24 17:57:40 +09:00 |
|
yoosangwook
|
4eb2497139
|
fix: 페이징 단위 넘기기 버튼 오류 수정
- 다음 단위 없는데도 넘어가는 현상 수정
|
2024-10-24 17:57:38 +09:00 |
|
|
|
7dded33338
|
useFont 추가
|
2024-10-23 18:09:31 +09:00 |
|
|
|
0de81807bd
|
폰트 셋팅 및 uuid 추가
|
2024-10-23 17:01:06 +09:00 |
|
minsik
|
442d8e56a2
|
메뉴 모달 신규 모달 컴포넌트에 적용
|
2024-10-22 17:15:57 +09:00 |
|
minsik
|
21e570c8c9
|
grid option 추가
|
2024-10-22 10:50:50 +09:00 |
|
minsik
|
30267703e7
|
usePopup 적용
|
2024-10-22 10:13:17 +09:00 |
|
minsik
|
f26429ef99
|
Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into qcast-pub
# Conflicts:
# src/app/layout.js
# src/components/floor-plan/CanvasFrame.jsx
# src/components/floor-plan/CanvasMenu.jsx
# src/components/floor-plan/FloorPlan.jsx
# src/locales/ja.json
# src/locales/ko.json
# src/styles/_modal.scss
|
2024-10-21 15:37:42 +09:00 |
|
minsik
|
93ee8c14d9
|
글꼴 및 도면 크기 작업중
|
2024-10-21 14:13:43 +09:00 |
|
minsik
|
d6fbea705f
|
popupManager canvasSetting 적용
|
2024-10-18 15:28:59 +09:00 |
|
minsik
|
15af4655a3
|
popupManager 개발 중
|
2024-10-18 13:36:32 +09:00 |
|
|
|
32f648c559
|
보조선 작성 수정
|
2024-10-17 17:04:25 +09:00 |
|
yoosangwook
|
e7d988bba6
|
refactor: QPagination component to modify handleChangePage default value
|
2024-10-17 09:58:06 +09:00 |
|
yoosangwook
|
aab9084f1b
|
refactor: modify QPagination
- 그룹 변경 이벤트 수정
- 외부 함수 주입 추가
|
2024-10-17 09:54:15 +09:00 |
|
yoosangwook
|
d7463556fe
|
feat: Add QPagination Component
|
2024-10-16 18:18:40 +09:00 |
|
yjnoh
|
090458c7d0
|
우클릭 컨텍스트 이벤트 주석
|
2024-10-11 18:07:06 +09:00 |
|
minsik
|
a95c870f56
|
Merge branch 'qcast-pub' into dev
|
2024-10-10 17:53:31 +09:00 |
|
minsik
|
1fd5acc593
|
- 메뉴별 ContextMenu 추가
|
2024-10-10 17:52:50 +09:00 |
|
Daseul Kim
|
a192c66c39
|
refactor: QInput, QSelect 컴포넌트 내 div 제거
|
2024-10-08 18:15:33 +09:00 |
|
Daseul Kim
|
8c16562292
|
refactor: QSelect 컴포넌트 내 placeholder 옵셔널 처리로 수정
|
2024-10-08 16:49:44 +09:00 |
|
Daseul Kim
|
f6a0a4318c
|
feat: common select 컴포넌트 추가
|
2024-10-08 16:21:43 +09:00 |
|
Daseul Kim
|
875a3004fd
|
refactor: QInput 컴포넌트에 useCallback 적용
|
2024-10-08 16:18:21 +09:00 |
|
|
|
e13b993371
|
로그인 후 메인 or 비밀번호 변경팝업 작업
모달팝업 props 관련 적용
|
2024-10-08 14:03:33 +09:00 |
|
Daseul Kim
|
fed54caad3
|
feat: common input 컴포넌트 추가
전달하는 type에 따라 input, radio, checkbox로 사용
|
2024-10-07 17:55:35 +09:00 |
|
changkyu choi
|
96a9b460dc
|
Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev-ck
# Conflicts:
# src/components/floor-plan/modal/grid/DotLineGrid.jsx
# src/components/floor-plan/modal/setting01/GridOption.jsx
|
2024-10-04 10:52:58 +09:00 |
|
yoosangwook
|
d664136909
|
fix: Control modal handle props
|
2024-10-02 13:18:04 +09:00 |
|
yoosangwook
|
533b39f0ec
|
refactor: Add modal handle
|
2024-10-02 11:33:49 +09:00 |
|
minsik
|
320f6f9e1f
|
chore: withDraggable -> WithDraggable change file name
|
2024-09-30 09:45:14 +09:00 |
|
yoosangwook
|
05a2d6abd0
|
refactor: Add init value in QselectBox
|
2024-09-25 15:34:29 +09:00 |
|
minsik
|
8d64524585
|
Merge remote-tracking branch 'origin/qcast-pub' into dev
# Conflicts:
# src/components/floor-plan/CanvasMenu.jsx
# src/components/floor-plan/FloorPlan.jsx
# src/components/floor-plan/MenuDepth01.jsx
|
2024-09-25 12:41:18 +09:00 |
|
minsik
|
cec4c90443
|
- 점.선 그리드 모달 추가
|
2024-09-25 11:16:46 +09:00 |
|
Minsiki
|
91f8f7fb03
|
모달 추가
|
2024-09-24 18:19:44 +09:00 |
|
yoosangwook
|
1430b187fa
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-09-20 18:16:40 +09:00 |
|
yoosangwook
|
706546d247
|
refactor: Refactoring event code
|
2024-09-20 18:16:10 +09:00 |
|
yjnoh
|
67330e7322
|
Merge branch 'dev' into dev-yj
|
2024-09-19 09:23:53 +09:00 |
|
Daseul Kim
|
5d46933a93
|
Refactor: refactoring select box
|
2024-09-13 13:27:19 +09:00 |
|
minsik
|
98680aecf9
|
- menu link 추가
- modal 위치수정
- logout
|
2024-09-12 16:21:03 +09:00 |
|
yjnoh
|
c726e2d871
|
Merge branch 'dev' into dev-yj
|
2024-09-11 12:34:54 +09:00 |
|
|
|
e17fa1cc04
|
useEvent 추가
|
2024-09-11 10:48:45 +09:00 |
|
yjnoh
|
b6e0ad4053
|
Merge branch 'dev' into dev-yj
|
2024-09-10 17:21:32 +09:00 |
|
minsik
|
353aa4be9b
|
- qcast-pub
|
2024-09-10 16:10:43 +09:00 |
|
minsik
|
a721eb8bf7
|
- Qselect -> QSelectBox 이름 수정
|
2024-09-10 13:44:11 +09:00 |
|
minsik
|
ffabdf1b19
|
Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev
|
2024-09-10 13:32:52 +09:00 |
|