ERP-node/frontend/lib/api
kjs a5eba3a4ca feat: implement routing and work standard management features
- Added new API endpoints for retrieving routing versions and managing work standards associated with work instructions.
- Implemented functionality to update routing versions for work instructions, enhancing the flexibility of the work instruction management process.
- Introduced a new modal for editing work standards, allowing users to manage detailed work items and processes effectively.
- Updated frontend components to integrate routing and work standard functionalities, improving user experience and data management.

These changes aim to enhance the management of work instructions and their associated processes, facilitating better tracking and organization within the application.
2026-03-20 14:18:44 +09:00
..
aiAssistant 바코드 업데이트 및 AI LLm 적용용 2026-03-05 19:08:08 +09:00
approval.ts Enhance approval process by adding after approval flow ID to templates and implementing user selection via Combobox in the Approval Request Modal. 2026-03-07 03:02:36 +09:00
auditLog.ts feat: enhance audit logging and add company name to audit entries 2026-03-12 05:14:27 +09:00
barcodeApi.ts 바코드 기능 커밋밋 2026-03-04 20:51:00 +09:00
batch.ts Enhance batch management functionality by adding node flow execution support and improving batch configuration creation. Introduce new API endpoint for retrieving node flows and update existing batch services to handle execution types. Update frontend components to support new scheduling options and node flow selection. 2026-03-19 15:07:07 +09:00
batchManagement.ts 배치 UPSERT 기능 및 고정값 매핑 버그 수정 2025-12-04 17:26:29 +09:00
cascadingAutoFill.ts 연쇄 통합관리 2025-12-10 15:59:04 +09:00
cascadingCondition.ts 연쇄 통합관리 2025-12-10 15:59:04 +09:00
cascadingHierarchy.ts 연쇄 통합관리 2025-12-10 15:59:04 +09:00
cascadingMutualExclusion.ts 연쇄 통합관리 2025-12-10 15:59:04 +09:00
cascadingRelation.ts 카테고리 설정 구현 2025-12-18 14:12:48 +09:00
categoryTree.ts feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
categoryValueCascading.ts 카테고리 설정 구현 2025-12-18 14:12:48 +09:00
client.ts refactor: Update authentication handling in authRoutes and useAuth hook 2026-03-05 11:51:05 +09:00
codeManagement.ts 제어관리 외부커넥션 설정기능 2025-09-26 01:28:51 +09:00
collection.ts 외부커넥션관리 2025-09-24 10:04:25 +09:00
commonCode.ts 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
company.ts 하드코등 주소 수정 2025-10-02 17:14:08 +09:00
dashboard.ts feat: 대시보드 목록에 생성자 컬럼 추가 2025-12-01 11:07:35 +09:00
data.ts feat: Add savedIds to UPSERT response and update related components 2026-02-10 10:06:53 +09:00
dataflow.ts 관계도 저장 시 모달 및 이름 중복 안내 구현 2025-09-19 15:47:35 +09:00
dataflowSave.ts 외부호출 기능(rest API) 2025-09-26 17:11:18 +09:00
ddl.ts 회사별 메뉴 분리 및 권한 관리 2025-10-28 10:07:07 +09:00
department.ts 삭제를 alert에서 modal로 변경 2025-11-03 17:28:12 +09:00
design.ts feat: add shipping order and design management features 2026-03-19 15:08:31 +09:00
digitalTwin.ts N-Level 계층 구조 및 공간 종속성 시스템 구현 2025-11-25 13:55:00 +09:00
driver.ts feat: 공차중계 운전자 차량/프로필 관리 기능 구현 2025-12-01 19:03:43 +09:00
dynamicForm.ts 엑셀 업로드 제어로직 설정 가능하도록 수정 2026-01-09 15:46:09 +09:00
entityJoin.ts Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node into feature/v2-unified-renewal 2026-01-16 11:10:41 +09:00
entityReference.ts 전체실행조건 웹 타입별 조건분기 2025-09-21 09:53:05 +09:00
excelMapping.ts 엑셀 업로드 템플릿 기능 구현 2026-01-08 11:45:39 +09:00
externalCall.ts 또 수정 2025-10-02 17:28:52 +09:00
externalCallConfig.ts 외부호출 기능(rest API) 2025-09-26 17:11:18 +09:00
externalDbConnection.ts 외부 REST API 연결 확장 2025-11-28 11:35:36 +09:00
externalRestApiConnection.ts restapi 도 경로보기 가능, 출발지목적지 동시에 같은거 못하게, 자물쇠걸면 컬럼 수정 못함 tablelistcomponent 2025-12-08 10:23:54 +09:00
file.ts refactor: API URL 처리 및 파일 미리보기 로직 개선 2026-02-06 16:23:38 +09:00
flow.ts feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
flowExternalDb.ts 플로우 외부db연결 2025-10-20 17:50:27 +09:00
globalFile.ts 문서뷰어기능구현 2025-09-29 13:29:03 +09:00
layout.ts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
mail.ts 메일관련된거 커밋 2025-11-28 11:34:48 +09:00
materialStatus.ts feat: enhance design task management page with employee selection and filtering 2026-03-20 11:58:01 +09:00
menu.ts Merge branch 'ksh-v2-work' into main 2026-03-12 09:00:52 +09:00
mold.ts feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00
multiConnection.ts 제어관리 외부커넥션 설정기능 2025-09-26 01:28:51 +09:00
multiTableExcel.ts feat: Add multi-table Excel upload functionality 2026-03-05 19:17:35 +09:00
multilang.ts 다국어 자동생성 2026-01-14 10:20:27 +09:00
nodeExternalConnections.ts 외부 db노드 설정 2025-10-02 16:43:40 +09:00
nodeFlows.ts 범용 폼모달 제어로직 연동 2025-12-31 10:54:07 +09:00
numberingRule.ts feat: implement real-time numbering preview with manual input handling 2026-03-12 16:07:13 +09:00
openApi.ts restapi 여러개 띄우는거 작업 가능하게 하는거 진행중 2025-10-27 18:33:15 +09:00
popScreenGroup.ts feat(pop): POP 화면 카테고리 관리 시스템 구현 및 저장/로드 안정화 2026-02-02 18:01:05 +09:00
processInfo.ts feat: add BOM materials retrieval functionality 2026-03-20 13:46:30 +09:00
production.ts feat: implement production plan management functionality 2026-03-16 09:28:22 +09:00
reportApi.ts 이미지 & 구분선 구현 2025-10-01 16:53:35 +09:00
role.ts 각 회사별 데이터 분리 2025-10-27 16:40:59 +09:00
screen.ts Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
screenEmbedding.ts 화면 분할패널 중간커밋 2025-11-27 12:08:32 +09:00
screenFile.ts 화면관리 쪽 파일첨부 수정 2025-09-26 17:12:03 +09:00
screenGroup.ts Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
shipping.ts feat: add shipping order and design management features 2026-03-19 15:08:31 +09:00
systemNotice.ts [agent-pipeline] pipe-20260305094105-763v round-3 2026-03-05 18:49:33 +09:00
tableCategoryValue.ts 창고 렉 구조 등록 컴포넌트 중복 방지기능 추가 2025-12-08 17:13:14 +09:00
tableHistory.ts 로그시스템 개선 2025-10-27 11:11:08 +09:00
tableManagement.ts feat: add Excel data validation functionality 2026-03-11 14:16:50 +09:00
tableSchema.ts 엑셀 업로드 기능 개선 2025-12-17 12:01:16 +09:00
taxInvoice.ts 세금계산서 업그레이드 2025-12-08 16:18:44 +09:00
user.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
vehicleTrip.ts refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
workInstruction.ts feat: implement routing and work standard management features 2026-03-20 14:18:44 +09:00
yardLayoutApi.ts Phase 1-4 완료 2025-10-20 09:53:31 +09:00