Commit Graph

707 Commits

Author SHA1 Message Date
Vishnu 4e0cc7f39d Refactor MaterialAnimator: optimize material positioning logic, streamline grid generation, and enhance layout calculations for improved visual representation. 2025-05-10 12:26:50 +05:30
Vishnu 226f6d7b29 Enhance storage unit functionality: refactor StorageUnitInstance to use Readonly props, implement MaterialAnimator for dynamic material handling, and add StorageContentUi for displaying asset details. 2025-05-10 11:01:05 +05:30
Jerald-Golden-B cf513d3ba6 Refactor StorageUnitStore: rename updateStorageUnitLoad to updateCurrentLoad and update related usages; enhance Products and StorageMechanics components to handle material management more effectively 2025-05-10 09:34:01 +05:30
Jerald-Golden-B 11fc5c2dbf Enhance StorageMechanics: improve material handling in spawn mode, update capacity change logic, and streamline material creation 2025-05-09 23:32:15 +05:30
jeraldGolden 42d465a977 Refactor StorageAction and StorageMechanics: add currentMaterialType prop, enhance material type handling, and improve capacity change logic 2025-05-09 23:15:48 +05:30
v2constructionss 45a10b8673 Enhance storage unit functionality: update StorageAction component, integrate material handling in storage mechanics, and improve state management in vehicle and storage unit stores. 2025-05-09 22:50:47 +05:30
Jerald-Golden-B 75aa0c3d26 Add storage event handling and extend actionType in simulation types 2025-05-09 19:42:08 +05:30
Jerald-Golden-B 82d3a696d1 Fix typo in MaterialSchema: corrected 'stri9ng' to 'string' for materialName property 2025-05-09 18:58:47 +05:30
Jerald-Golden-B 6a51dbde1d Merge remote-tracking branch 'origin/v2-ui' into v2 2025-05-09 18:50:23 +05:30
Jerald-Golden-B cc6d2b6982 Update useEffect dependencies to include products for accurate process state management 2025-05-09 18:50:05 +05:30
Vishnu 183c945ab4 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-09 18:49:47 +05:30
Vishnu c0c5ac680c Enhance FileMenu component: load project name from localStorage and allow renaming, update sidebar styles with border-radius and background color adjustments. 2025-05-09 18:49:34 +05:30
Jerald-Golden-B c42aa98b17 Refactor simulation components: update event handling, enhance execution sequence determination, and improve state management. 2025-05-09 18:48:24 +05:30
Vishnu 71eb7e32af Update UI components: rename header in Simulations, adjust time range in ThroughputSummary, modify ROI data defaults, and enhance sidebar styles. 2025-05-09 17:43:08 +05:30
Vishnu d64ef266d5 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-09 17:00:50 +05:30
Jerald-Golden-B 111b835f78 Merge remote-tracking branch 'origin/v2-ui' into v2 2025-05-09 16:56:29 +05:30
Jerald-Golden-B faee5f6090 Hide mesh visibility for custom curve points when playing animation 2025-05-09 16:56:06 +05:30
Jerald-Golden-B ba7948ec53 Enhance machine and robotic arm interactions: update action handling, integrate material management, and improve state management across components. 2025-05-09 16:55:23 +05:30
Vishnu a477e0c48f Refactor and enhance zone and wall item management:
- Update zone handling in ZoneGroup to include selected zone visibility.
- Improve camera transition speed in ZoneCentreTarget.
- Add clearSelectedZone functionality in useZoneStore.
- Integrate clearSelectedZone in KeyPressListener for ESCAPE key action.
- Adjust sidebar and module toggle positioning for better UI layout.
- Clean up unused code and comments in Project component.
2025-05-09 14:54:45 +05:30
Vishnu 6026d0bc10 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-09 13:49:15 +05:30
Vishnu a8c863b517 Merge remote-tracking branch 'origin/main' into v2-ui 2025-05-09 13:49:03 +05:30
Vishnu ffb65b3369 Refactor MachineInstances component: enhance rendering logic by adding MachineContentUi and improving structure; create MachineContentUi component for better separation of concerns. 2025-05-09 13:48:39 +05:30
Jerald-Golden-B bce570baac Merge branch 'main' into v2 2025-05-09 12:49:51 +05:30
Jerald-Golden-B 25697f99a3 Enhance action handling: integrate useSelectedAction hook across mechanics components; update action state management for improved clarity and functionality. 2025-05-09 12:40:59 +05:30
Vishnu dd5f7faf34 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-09 11:02:42 +05:30
Jerald-Golden-B 816196db1e Refactor tool and builder modules: remove unused movePoint state and related logic; enhance clarity in tool handling and state management. 2025-05-09 10:46:18 +05:30
Vishnu 49da64140c Enhance sidebar animations: improve open/close transitions and add reveal effects for sidebar elements. 2025-05-09 10:18:13 +05:30
Vishnu 405a9700e9 Merge pull request 'v2-ui' (#83) from v2-ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/83
2025-05-08 14:20:28 +00:00
Vishnu c3b18aff78 Refactor MaterialAnimator and VehicleInstance: remove unused HTML position and rotation states, and update VehicleInstance prop type for clarity. 2025-05-08 19:46:54 +05:30
Vishnu 621e889bb3 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 19:41:53 +05:30
Jerald-Golden-B 00825716e3 Fix vehicle retrieval in trigger handler: update to use action's triggered asset model UUID for vehicle identification. 2025-05-08 19:41:04 +05:30
Vishnu b2dfad6b40 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 19:34:46 +05:30
Jerald-Golden-B 983e43eb53 Enhance trigger handling logic: add support for vehicle actions and improve location management; refactor action handling for clarity. 2025-05-08 19:33:58 +05:30
Vishnu d74dc2a1ea Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 19:23:54 +05:30
Vishnu 66b4cbfaae refactor: Replace fragment shorthand with React.Fragment for clarity in robotic arm and vehicle instances
style: Add mask property to simulation.scss for improved visual effects
2025-05-08 19:19:44 +05:30
Vishnu 7bc7a49b42 refactor: Remove Html wrapper and integrate AssetDetailsCard into new RoboticArmContentUi and VehicleContentUi components 2025-05-08 19:08:57 +05:30
Jerald-Golden-B c7012e9f11 Enhance robotic arm and trigger handler: add support for previous material location tracking and vehicle interactions; refactor material handling logic for improved clarity. 2025-05-08 18:53:48 +05:30
Vishnu 1c0b09acb1 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 18:32:42 +05:30
Vishnu 77f840d878 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-08 18:32:03 +05:30
Jerald-Golden-B 75b496d8f4 Enhance trigger handler: add materialId support for robotic arm and vehicle interactions; refactor material drop handling functions for clarity. 2025-05-08 18:30:05 +05:30
Vishnu fef6da5ab7 feat: Enhance vehicle simulation UI with draggable points and asset details
- Updated VehicleInstances component to include asset details card for each vehicle.
- Refactored Vehicles component to remove unused vehicle state logging.
- Added new styles for asset details card in simulation.scss.
- Removed unnecessary styles from realTimeViz.scss.
- Implemented PickDropPoints component for draggable pick and drop locations.
- Created ArmBotUI component to manage robotic arm interactions and actions.
- Developed useDraggableGLTF hook for handling drag-and-drop functionality for GLTF models.
- Introduced VehicleUI component to visualize vehicle start and end points with rotation controls.
- Updated backend integration for vehicle actions and positions.
2025-05-08 18:26:14 +05:30
Nalvazhuthi 26fa892597 Refactor DraggableWidget and Panel components; remove unused state variables, update canvas ID references, and enhance widget rendering logic. Improve sidebar styles for better layout and tooltip visibility. 2025-05-08 18:01:25 +05:30
Jerald-Golden-B bb4d649294 Refactor builder module and distance text component; enhance trigger handler with optional materialId
- Updated the builder module to improve code readability and organization by adjusting import statements and restructuring the component.
- Enhanced the distance text component to manage lines more effectively, including the addition of room state management.
- Modified the trigger handler to accept an optional materialId parameter, ensuring more robust handling of triggers across different event types.
- Introduced a new rooms state in the store for better management of room-related data.
2025-05-08 16:56:53 +05:30
Vishnu 520cd5f581 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 15:31:25 +05:30
Vishnu e189ea99d3 Refactor asset loading error handling in Assets component; enable loading state reset on error; update Project component to render LoadingPage and Scene conditionally; add AssetDetailsCard component. 2025-05-08 15:29:19 +05:30
Jerald-Golden-B 12b12d9eb0 Refactor VehicleAnimator and VehicleInstance: remove unused material handling logic and clean up code for improved readability. 2025-05-08 15:20:37 +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
Nalvazhuthi 1ce08821ff Refactor canvas element references to use "work-space-three-d-canvas"; update tooltip keyboard shortcut; clean up unused imports and comments; enhance keyboard shortcut handling for module switching and tool selection. 2025-05-08 15:18:33 +05:30
Jerald-Golden-B bf48793db6 Merge remote-tracking branch 'origin/simulation-agv-v2' into v2 2025-05-08 15:16:42 +05:30
Jerald-Golden-B 962215d574 Refactor zone visualization components: clean up unused code and improve readability in ZoneAssets and ZoneCentreTarget. 2025-05-08 15:15:38 +05:30