Commit Graph

3 Commits

Author SHA1 Message Date
Jerald-Golden-B f295a04322 feat: Integrate versioning into collaboration and simulation modules
- Added version context to socket responses, enabling version-specific data retrieval.
- Updated API calls in various components to include versionId for better data management.
- Removed deprecated setFloorItemApi and replaced it with setAssetsApi for asset management.
- Enhanced error handling and logging for API interactions.
- Refactored multiple components to utilize selectedVersion for consistent behavior across the application.
2025-06-21 12:34:29 +05:30
Jerald-Golden-B 8c6c068b17 feat(versioning): add version history management functionality
- Introduced Version and VersionHistory types for version management.
- Enhanced shortcut key handling to create new versions and manage version visibility.
- Implemented API calls for creating and retrieving version history.
- Added Zustand store for managing version history state, including version selection and updates.
2025-06-19 14:59:53 +05:30
Poovizhi99 3970479930 feat: Implement API integration for aisle management and enhance dashboard components 2025-06-05 15:38:16 +05:30