Commit Graph

16 Commits

Author SHA1 Message Date
Vishnu 4152e611a9 refactor: Update dropdown items to include active state, enhance List and DropDownList components, and improve sidebar styles for better layout and accessibility 2025-04-30 10:10:39 +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 a07bf917c5 Merge remote-tracking branch 'origin/rtViz' into simulation 2025-04-09 18:38:08 +05:30
Gomathi 1c70ccd63a zone assets camera updation and rename.panel api added 2025-04-09 18:36:25 +05:30
Jerald-Golden-B d4e0358f4b fix: Update ZoneData interface and streamline loader function calls in loadInitialFloorItems 2025-04-09 10:59:43 +05:30
Gomathi d76d09019e zone based assets added and 3d widgets dnd updated 2025-04-08 18:14:59 +05:30
Gomathi ec104c25c4 builder zone data updated 2025-04-07 17:59:52 +05:30
Nalvazhuthi 57ad4ea8e2 added zones drop down in builder ouline and adjust width of displayZones 2025-04-04 10:08:07 +05:30
Nalvazhuthi 70807d4ec4 added zones drop down in builder ouline and adjust width of displayZones 2025-04-03 18:02:28 +05:30
Gomathi 6ccdb28f52 floatingwidgets Api and 3dwidget frontend and 2d widget delete Api and zonecameraUpdation 2025-03-29 19:21:20 +05:30
Gomathi fea5c168d1 Merge branch 'realTimeVisulization' into rtViz 2025-03-27 09:43:52 +05:30
Vishnu 38ab556d17 merge fix 2025-03-27 09:06:26 +05:30
Gomathi 82aabc2004 zone camera updation and builder zoneadatas 2025-03-26 18:30:33 +05:30
Gomathi 7883ed2936 Added drag and drop widgets, and zone datas 2025-03-26 12:28:22 +05:30
Vishnu 61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30