ERP-node/frontend/lib/registry/components/v2-select
kjs 5eab4669f0 feat: Update screen management service and UI components for main table handling
- Enhanced the `ScreenManagementService` to update the main table name in the database when saving layout data, improving data integrity and tracking.
- Modified the `ScreenDesigner` component to include the main table name in the save request, ensuring the correct table is referenced.
- Updated the `TablesPanel` to generate unique keys for join tables based on source columns, preventing key collisions and improving rendering performance.
- Refactored the `TabsWidget` to streamline screen information loading and removed redundant screen info loading logic, enhancing efficiency and user experience.
2026-02-13 14:25:12 +09:00
..
V2SelectRenderer.tsx feat: Update screen management service and UI components for main table handling 2026-02-13 14:25:12 +09:00
index.ts feat: V2 레이아웃 동기화 및 컴포넌트 개선 2026-02-06 09:15:50 +09:00