ERP-node/frontend/components/common
kjs 17d4cc297c feat: Introduce new date picker components for enhanced date selection
- Added `FormDatePicker` and `InlineCellDatePicker` components to provide flexible date selection options.
- Implemented a modernized date picker interface with calendar navigation, year selection, and time input capabilities.
- Enhanced `DateWidget` to support both date and datetime formats, improving user experience in date handling.
- Updated `CategoryColumnList` to group columns dynamically and manage expanded states for better organization.
- Improved `AlertDialog` z-index for better visibility in modal interactions.
- Refactored `ScreenModal` to ensure consistent modal behavior across the application.
2026-02-26 17:32:20 +09:00
..
AlertModal.tsx 쿼리 에러 수정 2025-11-06 18:10:21 +09:00
BarcodeScanModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
CascadingDropdown.tsx 연쇄관계 관리 2025-12-10 13:53:44 +09:00
DataTable.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
DeleteConfirmModal.tsx 모달 관련 에러 해결 2025-11-05 16:53:21 +09:00
DualListBox.tsx 각 회사별 데이터 분리 2025-10-27 16:40:59 +09:00
EditableSpreadsheet.tsx 드래그핸들 기능 수정 2026-01-08 12:32:50 +09:00
ExcelUploadModal.tsx fix: Refine ExcelUploadModal and TableListComponent for improved data handling 2026-02-25 14:42:42 +09:00
FormValidationIndicator.tsx 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00
HierarchicalCodeSelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +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
Pagination.tsx 페이지네이션 반응형 적용 2025-08-27 11:33:27 +09:00
ScreenModal.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
ScrollToTop.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
TableHistoryModal.tsx 변경 이력 모달의 작업 컬럼 스타일을 수정 2025-12-10 15:11:46 +09:00
TableOptionsModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
ValidationMessage.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00