ERP-node/frontend/components
kjs 43523a0bba feat: Implement NOT NULL validation for form fields based on table metadata
- Added a new function `isColumnRequired` to determine if a column is required based on its NOT NULL status from the table schema.
- Updated the `SaveModal` and `InteractiveScreenViewer` components to incorporate this validation, ensuring that required fields are accurately assessed during form submission.
- Enhanced the `DynamicComponentRenderer` to reflect the NOT NULL requirement in the component's required state.
- Improved user feedback by marking required fields with an asterisk based on both manual settings and database constraints.

These changes enhance the form validation process, ensuring that users are prompted for all necessary information based on the underlying data structure.
2026-03-10 14:16:02 +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 feat: Implement NOT NULL validation for form fields based on table metadata 2026-03-10 14:16:02 +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