feat: extract network map builder from PR 124 #137
Reference in New Issue
Block a user
Delete Branch "feat/network-map-builder-prod"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n\n- extracts the network map builder from PR #124 into a standalone branch\n- adds the backend models, migrations, APIs, AI generation service, and React Flow editor for network diagrams\n- isolates this work from the cockpit and admin rework so it can be reviewed and shipped independently\n\n## Included\n\n- device types and network diagrams migrations/models/schemas\n- network diagram CRUD, AI generate, import/export endpoints\n- network diagram list page and editor\n- React Flow node, edge, toolbar, properties, context menu, and shortcut UI\n- routing/sidebar wiring for the Network Maps area\n\n## Not Included\n\n- cockpit / assistant harness changes\n- admin account-management rework\n\n## Notes\n\n- extracted from / PR #124 onto current \n- draft PR for focused review, QA, and production-hardening follow-up\n
🚅 Deployed to the resolutionflow-pr-137 environment in selfless-grace