ERP-node/frontend/app/(main)/admin/systemMng/dataflow
kjs 5c6469c75c refactor: simplify node editor page and update admin page registry
- Removed the redirect logic from the NodeEditorPage, now directly rendering the DataFlowPage component.
- Updated the AdminPageRenderer to correctly register the new node editor page and adjust the cascading management imports for consistency.
- Enhanced the dynamic import logic to streamline page loading and improve performance.

Made-with: Cursor
2026-03-12 02:02:45 +09:00
..
edit/[diagramId] refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
node-editorList refactor: simplify node editor page and update admin page registry 2026-03-12 02:02:45 +09:00
page.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00