ERP-node/frontend/lib/registry/components/universal-form-modal
kjs eb27f01616 feat: Enhance category column handling and data mapping
- Updated the `getCategoryColumnsByCompany` and `getCategoryColumnsByMenu` functions to exclude reference columns from category column queries, improving data integrity.
- Modified the `TableManagementService` to include `category_ref` in the column management logic, ensuring proper handling of category references during data operations.
- Enhanced the frontend components to support category reference mapping, allowing for better data representation and user interaction.
- Implemented category label conversion in various components to improve the display of category data, ensuring a seamless user experience.
2026-02-26 11:31:49 +09:00
..
modals feat(universal-form-modal): Select 필드 직접 입력(Combobox) 모드 추가 2026-01-13 18:44:59 +09:00
TableSectionRenderer.tsx feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00
UniversalFormModalComponent.tsx fix: Improve TableListComponent and UniversalFormModalComponent for better data handling 2026-02-25 13:53:20 +09:00
UniversalFormModalConfigPanel.tsx refactor: Clean up and enhance component structure in V2Media and ComponentsPanel 2026-02-23 10:53:10 +09:00
UniversalFormModalRenderer.tsx feat(universal-form-modal): 범용 폼 모달 컴포넌트 신규 개발 2025-12-04 19:13:58 +09:00
config.ts refactor: UniversalFormModalComponent 자체 저장 기능 제거 2026-01-08 10:04:05 +09:00
index.ts ix: 부모-자식 모달 데이터 전달 문제 해결 및 미사용 multiRowSave 기능 제거 2026-01-07 17:42:40 +09:00
types.ts feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00