2e02ace388feat(repeater): 하위 데이터 조회 및 조건부 입력 기능 구현, 테이블 선택 데이터 동기화 개선 Repeater 컴포넌트에 하위 데이터 조회 기능 추가 (재고/단가 조회) 조건부 입력 활성화 및 최대값 제한 기능 구현 필드 정의 순서 변경 기능 추가 (드래그앤드롭, 화살표 버튼) TableListComponent의 DataProvider 클로저 문제 해결 ButtonPrimaryComponent에 modalDataStore fallback 로직 추가
SeongHyun Kim
2026-01-15 10:35:34 +0900
cf97db7fbffeat(universal-form-modal): Select 필드 직접 입력(Combobox) 모드 추가 SelectOptionConfig에 allowCustomInput 옵션 추가 FieldDetailSettingsModal에 "직접 입력 허용" Switch UI 추가 CascadingSelectField에 Combobox 모드 구현 (Popover+Command) SelectField에 Combobox 모드 구현 목록 선택과 직접 입력 동시 지원
SeongHyun Kim
2026-01-13 18:44:59 +0900
b576837f18다국어 관리 시스템 개선: 카테고리 및 키 자동 생성 기능 추가kjs2026-01-13 18:28:11 +0900
ef27e0e38ffeat(universal-form-modal): 연쇄 드롭다운(Cascading Dropdown) 기능 구현
SeongHyun Kim
2026-01-13 18:26:41 +0900
d7d7dabe84fix: Select 옵션의 참조 테이블 컬럼 자동 로드 추가
SeongHyun Kim
2026-01-13 17:05:16 +0900
d22fd078beMerge pull request 'lhj' (#356) from lhj into mainhjlee2026-01-13 15:43:38 +0900
28fe908704Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-13 15:43:24 +0900
1b5ae5fe1c일단 오류 수정
leeheejin
2026-01-13 15:43:04 +0900
905a9f62c3feat: 프리뷰 모드에서 회사 코드 오버라이드 기능 추가
DDD1542
2026-01-13 13:28:50 +0900
989b7e53a7Merge pull request 'feature/screen-management' (#355) from feature/screen-management into mainkjs2026-01-13 10:25:20 +0900
e2a22bb853Merge pull request 'lhj' (#354) from lhj into mainhjlee2026-01-13 10:04:41 +0900
0deb466557Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-13 10:04:19 +0900
c74e97d66echore: update react-is to version 18.3.1 and downgrade recharts to version 3.2.1 in package.json and package-lock.json
SeongHyun Kim
2026-01-13 09:35:01 +0900
0f2d0bb053Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-13 09:30:11 +0900
033f5eaf7eMerge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-12 17:27:28 +0900
3fa57ad2aeMerge pull request 'lhj' (#352) from lhj into mainhjlee2026-01-12 17:26:48 +0900
821955cfacfix: 렉 구조 등록 카테고리 데이터 저장 방식 통일 및 중복 체크 수정 RackStructureComponent: context에 카테고리 코드 필드(floorCode, zoneCode 등) 추가 기존 데이터 조회 시 warehouse_id -> warehouse_code 컬럼명 수정 미리보기 생성 시 카테고리 코드로 저장하도록 변경 미리보기 테이블에서 카테고리 코드를 라벨로 변환하여 표시 buttonActions: 중복 체크 API 호출 시 filters -> search 파라미터로 변경 types: RackStructureContext 인터페이스에 카테고리 코드 필드 추가
SeongHyun Kim
2026-01-12 17:25:52 +0900
b358a46c33Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-12 17:25:29 +0900
9e7253a293카테고리 라벨 보이지 않는 문제 수정kjs2026-01-12 10:32:41 +0900
31e87e0bcaMerge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-12 09:25:13 +0900
0773989c74feat: 데이터 흐름 조회 기능 개선 및 프리뷰 모드 추가
DDD1542
2026-01-09 18:26:37 +0900
c11e80a43cMerge remote-tracking branch 'origin/main' into ksh
SeongHyun Kim
2026-01-09 17:46:44 +0900
f8fb7d687efix: SelectedItemsDetailInput 수정 모드에서 다중 레코드 로드 오류 수정 DynamicComponentRenderer에 selected-items-detail-input groupedData 전달 추가 SelectedItemsDetailInput에서 groupedData 우선 사용하도록 변경 ScreenModal editData 배열 처리 시 formData/selectedData 분리 저장 TextInput 수정 모드에서 채번 규칙 스킵 로직 추가
SeongHyun Kim
2026-01-09 17:42:33 +0900
a6569909a2feat: 저장 테이블 제외 조건 추가 및 포커싱 개선
DDD1542
2026-01-09 17:03:00 +0900
5c9dda6826Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-09 15:58:26 +0900
38455325ddMerge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-09 15:48:39 +0900
f493f8ac80Merge pull request 'feature/screen-management' (#348) from feature/screen-management into mainkjs2026-01-09 15:46:41 +0900
ba2a281245엑셀 업로드 제어로직 설정 가능하도록 수정kjs2026-01-09 15:46:09 +0900
aa0698556e엑셀 업로드,다운로드 기능 개선kjs2026-01-09 15:32:02 +0900
c76123a927Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-09 15:21:12 +0900
ba20a2bf42피벗 테스트만 하면 됨 기능은 완료
leeheejin
2026-01-09 15:11:30 +0900
23c9604672Merge origin/main into ksh - resolve conflicts
SeongHyun Kim
2026-01-09 14:55:16 +0900
64c6942de3feat(split-panel-layout): 멀티 테이블 탭 기능 추가 AdditionalTabConfig 타입 정의 (우측 패널과 동일한 설정 구조) 설정 패널에 추가 탭 설정 UI 구현 (테이블, 조인키, 컬럼, 필터, 중복제거, 버튼) 컴포넌트에 탭 상태 관리 및 데이터 로딩 로직 추가 탭 바 UI 및 탭별 컨텐츠 렌더링 구현 기존 기능 유지 (탭 미사용 시 동일 동작)
SeongHyun Kim
2026-01-09 14:52:32 +0900
f07448ac17Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-09 14:41:57 +0900
d49883d25f피벗 추가
leeheejin
2026-01-09 14:41:27 +0900
217e390fe9Merge pull request 'fix/split-panel-edit-group-records' (#347) from fix/split-panel-edit-group-records into mainhjjeong2026-01-09 14:34:16 +0900
48aa004a7ffix: SplitPanelLayout 수정 버튼 클릭 시 그룹 레코드 조회 개선hjjeong2026-01-09 14:11:51 +0900
ee3a648917삭제버튼 제어 동작하지 않던 오류 수정kjs2026-01-09 13:43:14 +0900
819a281df4fix: 피벗그리드 컴포넌트 레지스트리 등록 누락 수정
leeheejin
2026-01-09 13:34:55 +0900
dd1d3bb44dMerge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-09 13:28:40 +0900
abddb67a30Merge pull request 'lhj' (#346) from lhj into mainhjlee2026-01-09 11:52:42 +0900
a0a9253d2cMerge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into lhj ; Please enter a commit message to explain why this merge is necessary, ; especially if it merges an updated upstream into a topic branch. ; ; Lines starting with ';' will be ignored, and an empty message aborts ; the commit.
leeheejin
2026-01-09 11:51:48 +0900