Commit Graph

13 Commits

Author SHA1 Message Date
Nalvazhuthi d9b5f1e2d2 Developed Ui for shortcuts preview 2025-05-13 16:50:50 +05:30
Nalvazhuthi 307d2eabee Refactor API service functions for improved error handling and code consistency
- Updated signUpApi, deleteZonesApi, getZonesApi, setZonesApi, and other API functions to enhance error logging with echo.error statements.
- Reformatted function parameters for better readability.
- Removed unnecessary comments and console logs.
- Ensured consistent error messages across all API functions.
- Improved code structure for better maintainability.
2025-05-08 15:19:21 +05:30
Vishnu ccd6298d17 Refactor canvas element references to use consistent ID for workspace 2025-05-08 14:18:02 +05:30
Vishnu ad2b6b96f3 Add tooltips to various components and improve styling for better user experience 2025-05-07 13:56:31 +05:30
Vishnu b26a0cd6cd Fix CSS property naming and improve distance label formatting in DistanceLines component 2025-05-07 10:33:44 +05:30
Jerald-Golden-B 6363d5b9af feat: Implement Zustand stores for machine, simulation, storage unit, vehicle, and visualization management
- Added `useMachineStore` for managing machine statuses, including actions for adding, removing, and updating machines.
- Introduced `useSimulationStore` to handle product and event management with actions for adding, removing, and updating products and events.
- Created `useStorageUnitStore` for managing storage unit statuses, including load tracking and state updates.
- Developed `useVehicleStore` for vehicle management, including load and state updates.
- Implemented `useChartStore` for managing measurement data and visualization settings.
- Added `useDroppedObjectsStore` for handling dropped objects in visualization zones, including object manipulation actions.
- Created `useZone3DWidgetStore` for managing 3D widget data in zones, including position and rotation updates.
- Introduced `useZoneStore` for managing selected zone states and widget configurations.
2025-04-22 14:28:29 +05:30
Jerald-Golden-B 54cc3deb98 folder structure change 2025-04-21 11:53:42 +05:30
Jerald-Golden-B 1e901c327d Merge remote-tracking branch 'origin/rtViz' into simulation 2025-04-16 18:31:41 +05:30
gabriel 16cf1b96cc bug fix for data selection tab 2025-04-16 18:04:29 +05:30
Gomathi db9c9fb8b5 duplicate zone rename bug resolved 2025-04-15 18:28:37 +05:30
Nalvazhuthi 5066638782 bug fix 2025-04-14 18:09:36 +05:30
Nalvazhuthi 513d4d0958 merged to main 2025-04-11 18:44:48 +05:30
Nalvazhuthi 4edb3cfd7d updated folder structure 2025-04-11 18:08:47 +05:30