Files
workflow-builder/src/store
Nikhil-Doye f5a157a49e Implement UUID migration for workflow nodes and edges
- Added utility functions to generate UUIDs for nodes and edges, ensuring unique identifiers.
- Implemented a migration process to convert deterministic IDs to UUIDs in existing workflows.
- Updated localStorage loading to include ID migration, enhancing data integrity.
- Refactored workflow creation to utilize UUIDs from the start, improving consistency across the application.
2025-10-20 15:06:22 -04:00
..