ERP-node/frontend/app
syc0123 cfd49020a0 feat: Implement validation error message display for required fields
- Added a new CSS class for displaying validation error messages below required input fields without affecting layout.
- Enhanced the `useDialogAutoValidation` hook to insert error messages dynamically when required fields are empty.
- Implemented logic to remove error messages when the input is cleared, improving user feedback during form validation.

Made-with: Cursor
2026-03-04 09:23:09 +09:00
..
(admin)/admin 공차관련수정사항들 2025-12-02 09:53:08 +09:00
(auth) admin 렌더링 방식 변경 2025-08-26 17:20:45 +09:00
(main) Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into ycshin-node 2026-03-03 17:12:27 +09:00
(pop) feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
api/admin/layouts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
test-autocomplete-mapping feat(autocomplete-search-input): 필드 자동 매핑 및 저장 위치 선택 기능 추가 2025-11-20 13:47:21 +09:00
test-entity-search test entity search페이지 임시 비활성화 2025-11-21 04:05:42 +09:00
test-order-registration 임시비활성화 2025-11-21 03:58:02 +09:00
test-type-safety 타입 관리 개선 및 화면 비율조정 중간커밋 2025-09-19 18:43:55 +09:00
favicon.ico 최초커밋 2025-08-21 09:41:46 +09:00
globals.css feat: Implement validation error message display for required fields 2026-03-04 09:23:09 +09:00
layout.tsx feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +09:00
page.tsx 최초커밋 2025-08-21 09:41:46 +09:00
registry-provider.tsx feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00