ERP-node/frontend/lib/registry/components/v2-split-panel-layout/config-panels
DDD1542 4b8f2b7839 feat: Update screen reference handling in V2 layouts
- Enhanced the `ScreenManagementService` to include updates for V2 layouts in the `screen_layouts_v2` table.
- Implemented logic to remap `screenId`, `targetScreenId`, `modalScreenId`, and other related IDs in layout data.
- Added logging for the number of layouts updated in both V1 and V2, improving traceability of the update process.
- This update ensures that screen references are correctly maintained across different layout versions, enhancing the overall functionality of the screen management system.
2026-03-05 11:30:31 +09:00
..
CommonConfigTab.tsx feat: Update screen reference handling in V2 layouts 2026-03-05 11:30:31 +09:00
LeftPanelConfigTab.tsx feat: Update screen reference handling in V2 layouts 2026-03-05 11:30:31 +09:00
RightPanelConfigTab.tsx feat: Update screen reference handling in V2 layouts 2026-03-05 11:30:31 +09:00
SharedComponents.tsx feat: Update screen reference handling in V2 layouts 2026-03-05 11:30:31 +09:00