ERP-node/frontend/components/screen/config-panels
kjs b4a5fb9aa3 feat: enhance ButtonConfigPanel and V2ButtonConfigPanel with improved data handling
- Updated the ButtonConfigPanel to fetch a larger set of screens by modifying the API call to include a size parameter.
- Enhanced the V2ButtonConfigPanel with new state variables and effects for managing data transfer field mappings, including loading available tables and their columns.
- Implemented multi-table mapping logic to support complex data transfer actions, improving the flexibility and usability of the component.
- Added a dedicated section for field mapping in the UI, allowing users to configure data transfer settings more effectively.

These updates aim to enhance the functionality and user experience of the button configuration panels within the ERP system, enabling better data management and transfer capabilities.

Made-with: Cursor
2026-03-16 16:47:33 +09:00
..
button refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
button-config feat: add responsive tests for Option Settings and Split Panel 2026-03-12 10:04:26 +09:00
AlertConfigPanel.tsx [agent-pipeline] pipe-20260311052455-y968 round-5 2026-03-11 14:54:47 +09:00
BadgeConfigPanel.tsx [agent-pipeline] pipe-20260311052455-y968 round-5 2026-03-11 14:54:47 +09:00
ButtonConfigPanel-fixed.tsx feat: enhance ButtonConfigPanel and V2ButtonConfigPanel with improved data handling 2026-03-16 16:47:33 +09:00
ButtonConfigPanel.tsx [agent-pipeline] pipe-20260311064710-y8yf round-8 2026-03-11 15:57:02 +09:00
ButtonDataflowConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
CardConfigPanel.tsx [agent-pipeline] pipe-20260311052455-y968 round-5 2026-03-11 14:54:47 +09:00
ChartConfigPanel.tsx 컴포넌트 화면편집기에 배치 2025-09-10 14:09:32 +09:00
CheckboxConfigPanel.tsx 오류 수정 2025-11-26 14:44:49 +09:00
CodeConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
DashboardConfigPanel.tsx [agent-pipeline] pipe-20260311052455-y968 round-5 2026-03-11 14:54:47 +09:00
DataFilterConfigPanel.tsx fix: update filter handling in data filtering logic 2026-03-12 07:02:22 +09:00
DateConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
EntityConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
FileConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
FlowVisibilityConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
FlowWidgetConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
ImprovedButtonControlConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
NumberConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
ProgressBarConfigPanel.tsx [agent-pipeline] pipe-20260311052455-y968 round-5 2026-03-11 14:54:47 +09:00
QuickInsertConfigSection.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
RadioConfigPanel.tsx 오류 수정 2025-11-26 14:44:49 +09:00
SelectConfigPanel.tsx 연쇄관계 관리 2025-12-10 13:53:44 +09:00
StatsCardConfigPanel.tsx 컴포넌트 화면편집기에 배치 2025-09-10 14:09:32 +09:00
TabsConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
TextConfigPanel.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
TextareaConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
index.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00