dev-manager-tauri/.blueprint
lanrtop a2596413c5 feat: add copy functionality for nodes and containers in GroupResourceCanvas
- Implemented CopyBtn component to allow copying of nodes with a new unique ID and adjusted position.
- Added copy functionality to ProjectNode, GitNode, EnvNode, ServerNode, FocusNode, CustomNode, and ContainerNode.
- Enhanced ContainerNode to copy itself along with its children nodes.
- Introduced a new LabeledEdge component for editable edges with drag-and-drop support for path adjustment and text labels.
- Added right-click context menu for edges to delete connections.
- Updated data structures to support new properties for tasks in BlueprintTask and BlueprintStats.
2026-04-03 08:42:17 +09:00
..
modules feat: add copy functionality for nodes and containers in GroupResourceCanvas 2026-04-03 08:42:17 +09:00
CONVENTIONS.md feat: add copy functionality for nodes and containers in GroupResourceCanvas 2026-04-03 08:42:17 +09:00
manifest.yaml feat: add copy functionality for nodes and containers in GroupResourceCanvas 2026-04-03 08:42:17 +09:00