ERP-node/frontend/lib/registry/components/v2-process-work-standard/components
kjs e16d76936b feat: Enhance V2Repeater and configuration panel with source detail auto-fetching
- Added support for automatic fetching of detail rows from the master data in the V2Repeater component, improving data management.
- Introduced a new configuration option in the V2RepeaterConfigPanel to enable source detail auto-fetching, allowing users to specify detail table and foreign key settings.
- Enhanced the V2Repeater component to handle entity joins for loading data, optimizing data retrieval processes.
- Updated the V2RepeaterProps and V2RepeaterConfig interfaces to include new properties for grouped data and source detail configuration, ensuring type safety and clarity in component usage.
- Improved logging for data loading processes to provide better insights during development and debugging.
2026-02-28 14:33:18 +09:00
..
DetailFormModal.tsx feat: Enhance V2Repeater and configuration panel with source detail auto-fetching 2026-02-28 14:33:18 +09:00
InspectionStandardLookup.tsx feat: Implement default version management for routing versions 2026-02-24 18:22:54 +09:00
ItemProcessSelector.tsx feat: Implement default version management for routing versions 2026-02-24 18:22:54 +09:00
WorkItemAddModal.tsx refactor: Update ProcessWorkStandard component to manage work item selection by phase 2026-02-26 20:49:25 +09:00
WorkItemCard.tsx feat: Implement process work standard routes and controller 2026-02-24 12:37:33 +09:00
WorkItemDetailList.tsx feat: Implement default version management for routing versions 2026-02-24 18:22:54 +09:00
WorkPhaseSection.tsx refactor: Update ProcessWorkStandard component to manage work item selection by phase 2026-02-26 20:49:25 +09:00