ERP-node/frontend/components/v2/config-panels
DDD1542 2b175a21f4 feat: Enhance entity options retrieval with additional fields support
- Updated the `getEntityOptions` function to accept an optional `fields` parameter, allowing clients to specify additional columns to be retrieved.
- Implemented logic to dynamically include extra columns in the SQL query based on the provided `fields`, improving flexibility in data retrieval.
- Enhanced the response to indicate whether extra fields were included, facilitating better client-side handling of the data.
- Added logging for authentication failures in the `AuthGuard` component to improve debugging and user experience.
- Integrated auto-fill functionality in the `V2Select` component to automatically populate fields based on selected entity references, enhancing user interaction.
- Updated the `ItemSearchModal` to support multi-selection of items, improving usability in item management scenarios.
2026-02-25 11:45:28 +09:00
..
V2BizConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2BomItemEditorConfigPanel.tsx feat: Add BOM tree view and BOM item editor components 2026-02-24 10:49:23 +09:00
V2DateConfigPanel.tsx feat: ScreenModal 및 V2 컴포넌트 레이아웃 개선 2026-02-04 11:26:51 +09:00
V2GroupConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2HierarchyConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2InputConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2LayoutConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2ListConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2MediaConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2RepeaterConfigPanel.tsx feat: Enhance EditModal and V2Repeater functionality 2026-02-23 09:16:44 +09:00
V2SelectConfigPanel.tsx feat: Enhance entity options retrieval with additional fields support 2026-02-25 11:45:28 +09:00
index.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00