ERP-node/frontend/components/v2/config-panels
kmh 238a7d1db4 feat: Enhance V2RepeaterConfigPanel with entity join column management
- Updated the toggleEntityJoinColumn function to include an optional columnType parameter for better flexibility in handling join columns.
- Improved the logic for managing entity joins and columns, ensuring that columns are correctly added or removed based on user interactions.
- Introduced a new section in the UI to display entity join columns in a read-only format, providing users with clear visibility of the join configurations.
- Added loading states and messages to enhance user experience during data retrieval for entity joins.

These changes aim to improve the functionality and usability of the V2RepeaterConfigPanel in managing entity relationships.
2026-03-11 23:38:42 +09:00
..
V2BizConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2BomItemEditorConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
V2BomTreeConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +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 refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +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 V2RepeaterConfigPanel with entity join column management 2026-03-11 23:38:42 +09:00
V2SelectConfigPanel.tsx feat: Implement advanced filtering capabilities in entity search 2026-02-26 16:07:15 +09:00
index.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00