ERP-node/frontend/components/common
kjs 5d4cf8d462 Add equipment and department management pages with comprehensive features
- Introduced a new equipment information page that displays a list of equipment alongside inspection items and consumables.
- Implemented dynamic loading of categories for equipment types and inspection methods to enhance data representation.
- Added functionality for equipment editing, inspection item management, and consumable tracking.
- Introduced a department management page that allows for department registration and user assignment.
- Enhanced user experience with responsive design, modals for data entry, and real-time data updates.
2026-03-24 18:25:46 +09:00
..
AlertModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
BarcodeScanModal.tsx Merge branch 'ksh-v2-work' into main 2026-03-12 09:00:52 +09:00
CascadingDropdown.tsx 연쇄관계 관리 2025-12-10 13:53:44 +09:00
ConfirmDialog.tsx Update project memory configuration and add new components for shipping plans 2026-03-24 11:36:00 +09:00
DataGrid.tsx Add equipment and department management pages with comprehensive features 2026-03-24 18:25:46 +09:00
DataTable.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-1 2026-03-07 04:09:49 +09:00
DeleteConfirmModal.tsx 모달 관련 에러 해결 2025-11-05 16:53:21 +09:00
DualListBox.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-1 2026-03-07 04:09:49 +09:00
DynamicSearchFilter.tsx Add item information and sales order pages with dynamic search filter component 2026-03-23 22:32:49 +09:00
EditableSpreadsheet.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-2 2026-03-07 04:34:44 +09:00
ExcelUploadModal.tsx Enhance production plan service by adding lead time handling. Implemented checks for lead time column in item_info and adjusted scheduling logic accordingly. Updated frontend to reflect lead time in production plan management and shipping order pages, including Excel upload functionality for batch processing. 2026-03-23 20:39:07 +09:00
FormValidationIndicator.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
FullscreenDialog.tsx Update item info and sales order pages with new components and functionality 2026-03-24 15:32:56 +09:00
HierarchicalCodeSelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
ImageUpload.tsx Add equipment and department management pages with comprehensive features 2026-03-24 18:25:46 +09:00
LanguageSelector.tsx 사용자 언어 변경 시 다국어 적용 즉시 적용 2025-09-01 17:07:50 +09:00
LoadingSpinner.tsx 최초커밋 2025-08-21 09:41:46 +09:00
MultiColumnHierarchySelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
MultiTableExcelUploadModal.tsx feat: enhance TableManagementPage and ExcelUploadModal for improved functionality 2026-03-17 22:37:13 +09:00
Pagination.tsx 페이지네이션 반응형 적용 2025-08-27 11:33:27 +09:00
ResponsiveDataView.tsx [agent-pipeline] pipe-20260309112447-f5iu round-1 2026-03-09 20:28:59 +09:00
ResponsiveSplitPanel.tsx fix: 반응형 렌더링 근본 수정 - DesktopCanvasRenderer 제거, 런타임 고정 픽셀 제거 2026-03-11 11:53:29 +09:00
ScreenModal.tsx feat: enhance audit logging and add company name to audit entries 2026-03-12 05:14:27 +09:00
ScrollToTop.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
ShippingPlanBatchModal.tsx Update item info and sales order pages with new components and functionality 2026-03-24 15:32:56 +09:00
ShippingPlanModal.tsx Update project memory configuration and add new components for shipping plans 2026-03-24 11:36:00 +09:00
TableHistoryModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
TableOptionsModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
TimelineScheduler.tsx Update item info and sales order pages with new components and functionality 2026-03-24 15:32:56 +09:00
ValidationMessage.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00