ERP-node/frontend/components/screen/panels
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
..
webtype-configs feat: 파일 미리보기 및 동적 컴포넌트 조정 기능 추가 2026-02-04 09:28:16 +09:00
ComponentsPanel.tsx feat: Enhance LayerManagerPanel with dynamic trigger options and improved condition handling 2026-02-09 17:13:26 +09:00
DataFlowPanel.tsx Merge branch 'feature/v2-renewal' of http://39.117.244.52:3000/kjs/ERP-node into feature/v2-unified-renewal 2026-01-22 10:04:49 +09:00
DataTableConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
DetailSettingsPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
FieldJoinPanel.tsx Merge branch 'feature/v2-renewal' of http://39.117.244.52:3000/kjs/ERP-node into feature/v2-unified-renewal 2026-01-22 10:04:49 +09:00
FileComponentConfigPanel.tsx fix: FileComponentConfigPanel에 cn 함수 import 추가 2025-11-04 16:18:12 +09:00
FlowButtonGroupPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
GridPanel.tsx 투명색 설정 가능하게 구현 2025-12-09 17:08:10 +09:00
LayoutsPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
PropertiesPanel.tsx 투명색 설정 가능하게 구현 2025-12-09 17:08:10 +09:00
ResolutionPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
ResponsiveConfigPanel.tsx 반응형 레이아웃 기능 구현 2025-10-16 18:16:57 +09:00
RowSettingsPanel.tsx 투명색 설정 가능하게 구현 2025-12-09 17:08:10 +09:00
TablesPanel.tsx feat: Update screen management service and UI components for main table handling 2026-02-13 14:25:12 +09:00
TemplatesPanel.tsx 숨김처리 2026-01-05 14:36:56 +09:00
V2PropertiesPanel.tsx feat: 레이어 시스템 추가 및 관리 기능 구현 2026-02-06 09:51:29 +09:00
WebTypeConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00