ERP-node/frontend/lib/registry/components/v2-item-routing
kjs a6f37fd3dc feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling
- Updated search conditions to use an object structure with an "equals" operator for better filtering logic.
- Added validation to ensure an item is selected in the left panel before opening the modal, providing user feedback through a toast notification.
- Extracted foreign key data from the selected left item for improved data handling when opening the modal.
- Cleaned up the code by removing unnecessary comments and consolidating logic for clarity and maintainability.
2026-02-24 15:28:21 +09:00
..
hooks feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00
ItemRoutingComponent.tsx feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00
ItemRoutingConfigPanel.tsx feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00
ItemRoutingRenderer.tsx feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00
config.ts feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00
index.ts feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00
types.ts feat: Enhance SplitPanelLayoutComponent with improved filtering and modal handling 2026-02-24 15:28:21 +09:00