ERP-node/frontend/hooks/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
..
executePopAction.ts feat(pop): 액션 아키텍처 + 모달 시스템 구현 (STEP 0~7) 2026-02-23 13:54:49 +09:00
index.ts feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
popSqlBuilder.ts feat(pop): usePopEvent, useDataSource 공통 훅 구현 2026-02-11 16:48:56 +09:00
useCartSync.ts feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
useConnectionResolver.ts feat(pop-search): 모달 뷰 전면 개선 - 아이콘 뷰, 가나다/ABC 필터 탭, 컬럼 라벨 2026-02-24 12:52:29 +09:00
useDataSource.ts feat(pop): usePopEvent, useDataSource 공통 훅 구현 2026-02-11 16:48:56 +09:00
usePopAction.ts feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
usePopEvent.ts feat(pop): usePopEvent, useDataSource 공통 훅 구현 2026-02-11 16:48:56 +09:00