ERP-node/frontend/components
kjs 28ef7e1226 fix: Enhance error handling and validation messages in form data operations
- Integrated `formatPgError` utility to provide user-friendly error messages based on PostgreSQL error codes during form data operations.
- Updated error responses in `saveFormData`, `saveFormDataEnhanced`, `updateFormData`, and `updateFormDataPartial` to include specific messages based on the company context.
- Improved error handling in the frontend components to display relevant error messages from the server response, ensuring users receive clear feedback on save operations.
- Enhanced the required field validation by incorporating NOT NULL metadata checks across various components, improving the accuracy of form submissions.

These changes improve the overall user experience by providing clearer error messages and ensuring that required fields are properly validated based on both manual settings and database constraints.
2026-03-10 14:47:05 +09:00
..
admin feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
animations 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00
approval feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
auth feat: Enhance entity options retrieval with additional fields support 2026-02-25 11:45:28 +09:00
barcode 바코드 업그레이드드 2026-03-05 21:45:26 +09:00
common feat: Enhance Excel upload modals with category validation and error handling 2026-03-09 22:20:54 +09:00
dashboard 위젯 컴팩트 모드 제거 2025-12-19 13:47:30 +09:00
dataflow feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
examples 스타일 수정중 2025-10-30 12:03:50 +09:00
flow feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
layout Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2026-03-05 19:21:50 +09:00
mail 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
multilang 모달 크기 고정 2025-12-05 10:46:10 +09:00
numbering-rule feat: Implement automatic serial number generation and reference handling in mold management 2026-03-09 15:34:31 +09:00
pop Merge branch 'ksh-v2-work' 2026-03-05 19:04:54 +09:00
report Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2025-12-29 17:58:27 +09:00
screen fix: Enhance error handling and validation messages in form data operations 2026-03-10 14:47:05 +09:00
screen-embedding feat: 출고관리 수정 모달 저장 기능 개선 및 그룹화 컬럼 설정 UI 추가 2026-01-07 10:24:01 +09:00
table-category feat: Enhance CategoryValueManagerTree with input focus management and modal improvements 2026-03-05 23:32:40 +09:00
tax-invoice 기본정보 눌렀을때 뜨는 오류해결 2025-12-10 16:47:48 +09:00
theme ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
ui Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2026-03-05 19:21:50 +09:00
unified refactor: 코드 정리 및 가독성 향상 2026-02-05 17:38:06 +09:00
v2 feat: Implement NOT NULL validation for form fields based on table metadata 2026-03-10 14:16:02 +09:00
vehicle 공차관련수정사항들 2025-12-02 09:53:08 +09:00
webtypes refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00
GlobalFileViewer.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00