ERP-node/frontend/components/table-category
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
..
AddCategoryColumnDialog.tsx feat: 카테고리 컬럼 메뉴별 매핑 기능 구현 2025-11-13 14:41:24 +09:00
CategoryColumnList.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
CategoryValueAddDialog.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueEditDialog.tsx 테이블 타입관리 ui개선 2025-12-03 16:39:47 +09:00
CategoryValueManager.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueManagerTree.tsx feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00