ERP-node/frontend/components/pop
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
..
dashboard pop화면 2026-01-07 14:31:04 +09:00
designer feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
management feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
viewer fix(pop): 전수 점검 방어 코드 추가 - resolveModalWidth NaN 방어, connections useMemo, filterTabs 의존성 안정화 2026-02-24 13:05:16 +09:00
PopAcceptModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopApp.tsx pop화면 2026-01-07 14:31:04 +09:00
PopBottomNav.tsx pop화면 2026-01-07 14:31:04 +09:00
PopEquipmentModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopHeader.tsx pop화면 2026-01-07 14:31:04 +09:00
PopProcessModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopProductionPanel.tsx 글씨크기 조정 2026-01-08 12:34:19 +09:00
PopSettingsModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopStatusTabs.tsx pop화면 2026-01-07 14:31:04 +09:00
PopWorkCard.tsx pop화면 2026-01-07 14:31:04 +09:00
data.ts pop화면 2026-01-07 14:31:04 +09:00
index.ts pop화면 2026-01-07 14:31:04 +09:00
styles.css 글씨크기 조정 2026-01-08 12:34:19 +09:00
types.ts pop화면 2026-01-07 14:31:04 +09:00