ERP-node/frontend/lib/registry/components/universal-form-modal/modals
kjs f6a02b5182 refactor: Update references from table_column_category_values to category_values
- Changed all occurrences of `table_column_category_values` to `category_values` in the backend services and controllers to standardize the terminology.
- Updated SQL queries to reflect the new table name, ensuring proper data retrieval and management.
- Adjusted comments and documentation to clarify the purpose of the `category_values` table in the context of category management.

These changes enhance code clarity and maintain consistency across the application.
2026-03-09 13:46:38 +09:00
..
FieldDetailSettingsModal.tsx refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00
SaveSettingsModal.tsx ix: 부모-자식 모달 데이터 전달 문제 해결 및 미사용 multiRowSave 기능 제거 2026-01-07 17:42:40 +09:00
SectionLayoutModal.tsx feat(universal-form-modal): 조건부 테이블, 동적 Select 옵션, 서브 테이블 수정 로드 기능 구현 2025-12-29 09:06:07 +09:00
TableColumnSettingsModal.tsx 카테고리값 자동감지 2026-01-12 16:08:02 +09:00
TableSectionSettingsModal.tsx refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00