ERP-node/frontend/components/screen/widgets
kjs f04d224b09 feat: Enhance error handling with showErrorToast utility
- Replaced existing toast error messages with the new `showErrorToast` utility across multiple components, improving consistency in error reporting.
- Updated error messages to provide more specific guidance for users, enhancing the overall user experience during error scenarios.
- Ensured that all relevant error handling in batch management, external call configurations, cascading management, and screen management components now utilizes the new utility for better maintainability.
2026-03-03 16:04:11 +09:00
..
types feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
CategoryWidget.tsx 테이블 컬럼추가 오류 수정 2025-11-12 17:52:08 +09:00
FileUpload.tsx 화면정보 수정 및 미리보기 기능 2025-10-15 18:31:40 +09:00
FlowButtonGroup.tsx 버튼 자동정렬기능 구현 2025-10-24 10:37:02 +09:00
FlowWidget.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
InputWidget.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
SelectWidget.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
TabsWidget.tsx feat: Update screen management service and UI components for main table handling 2026-02-13 14:25:12 +09:00
TextareaWidget.tsx ui개선 2025-10-17 16:21:08 +09:00