ERP-node/frontend/lib/api
kjs 13506912d9 feat: Implement Mold Management API and Frontend Integration
- Added new API endpoints for mold management, including CRUD operations for molds, mold serials, inspections, and parts.
- Created the `moldRoutes` to handle requests related to mold management.
- Developed the `moldController` to manage the business logic for mold operations, ensuring proper company code filtering for data access.
- Integrated frontend API calls for mold management, allowing users to interact with the mold data seamlessly.
- Introduced a new component for displaying status counts, enhancing the user interface for monitoring mold statuses.

These additions improve the overall functionality and user experience in managing molds within the application.
2026-03-09 13:15:41 +09:00
..
aiAssistant 바코드 업데이트 및 AI LLm 적용용 2026-03-05 19:08:08 +09:00
approval.ts feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
auditLog.ts feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
barcodeApi.ts 바코드 기능 커밋밋 2026-03-04 20:51:00 +09:00
batch.ts
batchManagement.ts
cascadingAutoFill.ts
cascadingCondition.ts
cascadingHierarchy.ts
cascadingMutualExclusion.ts
cascadingRelation.ts
categoryTree.ts feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
categoryValueCascading.ts
client.ts refactor: Update authentication handling in authRoutes and useAuth hook 2026-03-05 11:51:05 +09:00
codeManagement.ts
collection.ts
commonCode.ts
company.ts
dashboard.ts
data.ts feat: Add savedIds to UPSERT response and update related components 2026-02-10 10:06:53 +09:00
dataflow.ts
dataflowSave.ts
ddl.ts
department.ts
digitalTwin.ts
driver.ts
dynamicForm.ts
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
excelMapping.ts
externalCall.ts
externalCallConfig.ts
externalDbConnection.ts
externalRestApiConnection.ts
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
globalFile.ts
layout.ts
mail.ts
menu.ts feat: Add menu icon support in menu management 2026-03-03 15:42:30 +09:00
mold.ts feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00
multiConnection.ts
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
nodeFlows.ts
numberingRule.ts refactor: 코드 정리 및 가독성 향상 2026-02-05 17:38:06 +09:00
openApi.ts
popScreenGroup.ts feat(pop): POP 화면 카테고리 관리 시스템 구현 및 저장/로드 안정화 2026-02-02 18:01:05 +09:00
reportApi.ts
role.ts
screen.ts Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
screenEmbedding.ts
screenFile.ts
screenGroup.ts Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
tableCategoryValue.ts
tableHistory.ts
tableManagement.ts refactor: 코드 정리 및 불필요한 주석 제거 2026-01-15 17:36:38 +09:00
tableSchema.ts
taxInvoice.ts
user.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
vehicleTrip.ts
yardLayoutApi.ts