ERP-node/frontend/lib/registry/components/universal-form-modal
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
..
modals refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00
TableSectionRenderer.tsx feat: Implement entity join functionality in V2Repeater and configuration panel 2026-03-04 21:08:45 +09:00
UniversalFormModalComponent.tsx refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00
UniversalFormModalConfigPanel.tsx feat: Enhance V2Repeater and configuration panel with source detail auto-fetching 2026-02-28 14:33:18 +09:00
UniversalFormModalRenderer.tsx feat(universal-form-modal): 범용 폼 모달 컴포넌트 신규 개발 2025-12-04 19:13:58 +09:00
config.ts refactor: UniversalFormModalComponent 자체 저장 기능 제거 2026-01-08 10:04:05 +09:00
index.ts ix: 부모-자식 모달 데이터 전달 문제 해결 및 미사용 multiRowSave 기능 제거 2026-01-07 17:42:40 +09:00
types.ts refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00