e92345d820
Refactor simulation paths to simulation states
...
- Updated all instances of `simulationPaths` to `simulationStates` across multiple components including copyPasteControls, duplicationControls, moveControls, rotateControls, selectionControls, and others.
- Adjusted related state management hooks in the store to reflect the change from `simulationPaths` to `simulationStates`.
- Ensured that all references to simulation paths in the simulation logic and UI components are consistent with the new naming convention.
2025-04-05 10:12:28 +05:30
d29ee03c44
refactor: remove console logs and enhance model userData structure
2025-04-03 19:46:52 +05:30
00ea0432b5
feat: implement conveyor path creation with dynamic points and actions
2025-04-01 19:04:15 +05:30
2043712f5d
add backend api and socket for conveyor events
2025-04-01 18:52:21 +05:30
526befad20
refactor: update backend URL and added conveyor event storing in ackend
2025-04-01 14:25:42 +05:30
e3a85c81e5
Refactor socket initialization to include organization and enhance asset event handling; remove unused console logs and improve asset data structure
2025-03-31 19:38:23 +05:30
6e4c8282c5
Refactor AssetProperties layout, enhance PositionInput component with optional properties, and implement new asset event fetching logic
2025-03-31 14:28:24 +05:30
8606cbbe54
refactor: update speed handling in ConveyorMechanics and related types to support string values
2025-03-29 13:43:29 +05:30
13732a5679
added ui and integerated ui for the vehicle mechanics
2025-03-29 12:58:54 +05:30
1ce24a64f1
refactor: standardize activeTool casing and enhance trigger mechanics with bufferTime
2025-03-29 10:24:47 +05:30
f46f29b88c
Add MQTT URL to environment variables and refactor simulation components
2025-03-28 19:10:49 +05:30
a7ec4720a4
Refactor path connections structure and remove unused connection logic
2025-03-27 14:34:36 +05:30
2dfd34f27b
Enhance MachineMechanics and InputWithDropDown components; add connections to path interfaces
2025-03-27 12:24:15 +05:30
2717da6bae
Added Loading Screen, Integerated events ui
2025-03-26 18:33:51 +05:30
b44aeb986f
upstream pull + signIn/Up
2025-03-25 17:34:20 +05:30
1259b5fcc8
add new features and optimizations to simulation and builder modules
2025-03-25 16:35:54 +05:30
2303682a15
add initial components and utility functions for simulation and builder modules
2025-03-25 14:00:03 +05:30