db7b4c6f7d
Refactor store imports and consolidate state management
...
- Updated import paths for various components to use the new builder store.
- Removed the old store file and migrated all state management logic to the new builder store.
- Ensured all components utilizing socket and visualization state are now referencing the builder store.
- This change improves organization and maintainability of the state management system.
2025-05-13 17:53:00 +05:30
4939c19c12
Refactor asset management components to enhance structure and improve data handling; update styles for better UI consistency
2025-05-13 15:18:15 +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
94c306c813
Refactor Trigger component usage in mechanics files: pass selectedPointData and type props for Machine, RoboticArm, StorageUnit, and Vehicle to enhance functionality and maintain consistency.
2025-05-03 10:09:39 +05:30
014bc3a7ca
Refactor model identifier naming conventions from 'modeluuid' and 'modelname' to 'modelUuid' and 'modelName' across multiple modules for consistency and clarity. Update related API calls and local storage handling to reflect these changes. Remove unused deleteProductDataApi service and implement deleteProductApi service for product data deletion. Introduce steeringAngle property in vehicle configurations.
2025-04-30 11:46:20 +05:30
81b353307b
feat: Integrate upsertProductOrEventApi in Simulations and Products components; adjust loadInitialFloorItems to accept renderDistance parameter; update material handling in addAssetModel and Vehicles components
2025-04-25 18:29:01 +05:30
a1a1eacb79
feat: Refactor event data handling and API integration; update variable names for consistency and clarity
2025-04-25 13:47:46 +05:30
a305c3c006
Refactor EventProperties component to utilize new state management for selected event data and asset selection; implement action handling based on asset type and improve action rendering logic.
...
Enhance Simulations component to support adding and removing events from products; integrate new asset selection store for better state management.
Fix import paths in Design component and related files to ensure correct module resolution.
Update Tools component to correct import paths for template saving functionality.
Refactor EditWidgetOption component to simplify option handling and remove unnecessary state management.
Add new mechanics components for various asset types (Conveyor, Machine, Robotic Arm, Storage, Vehicle) as placeholders for future implementation.
Implement Trigger and TriggerConnector components to manage right-click interactions and asset selection in the simulation environment.
Enhance product store with new helper functions for event and action retrieval based on UUIDs.
Introduce new selected event data and asset state management in the simulation store for improved event handling.
Update simulation types to include new action types and improve type definitions for better type safety.
Remove obsolete temp markdown file from triggers directory.
2025-04-24 16:38:42 +05:30
54cc3deb98
folder structure change
2025-04-21 11:53:42 +05:30
c059fc8fd2
Merge branch 'main' into realTimeVisulization
2025-04-11 18:07:36 +05:30
1e22d82bff
horizontal move updated based on zone points and bugs resolved
2025-04-10 17:53:28 +05:30
969ced63c1
Merge branch 'main' into realTimeVisulization
2025-04-10 10:18:35 +05:30
9b15648fb5
data not connected border
2025-04-10 10:17:54 +05:30
a07bf917c5
Merge remote-tracking branch 'origin/rtViz' into simulation
2025-04-09 18:38:08 +05:30
2fee9ccf24
feat: Update API version for asset file retrieval; add rotation data to event schemas and controls
2025-04-09 18:37:07 +05:30
1c70ccd63a
zone assets camera updation and rename.panel api added
2025-04-09 18:36:25 +05:30
ec104c25c4
builder zone data updated
2025-04-07 17:59:52 +05:30
aefbcdded9
Merge branch 'main' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev
2025-04-07 09:04:04 +05:30
c5d4507400
feat: Log camera update response data for debugging purposes; adjust user position parameter in findEnvironment function
2025-04-05 17:40:46 +05:30
748a3d5eb0
Merge branch 'main' into simulation
2025-04-04 19:05:04 +05:30
6089c5538f
Merge branch 'main' into rtViz
2025-04-04 18:50:12 +05:30
baed3cd98b
3d editoption api added and rotation functionality added
2025-04-04 18:47:47 +05:30
395fdb14a6
Merge remote-tracking branch 'origin/simulation-agv' into simulation
2025-04-04 17:48:35 +05:30
cf6946750b
added backend connection for conveyor and vehicle mechanics
2025-04-04 16:57:18 +05:30
75b88efe87
added buffer in agv
2025-04-04 16:53:57 +05:30
cf4c026d79
update asset library URL, fix dropdown item comment, and adjust line color based on theme
2025-04-04 13:42:46 +05:30
Nalvazhuthi
57ad4ea8e2
added zones drop down in builder ouline and adjust width of displayZones
2025-04-04 10:08:07 +05:30
d29ee03c44
refactor: remove console logs and enhance model userData structure
2025-04-03 19:46:52 +05:30
Nalvazhuthi
70807d4ec4
added zones drop down in builder ouline and adjust width of displayZones
2025-04-03 18:02:28 +05:30
194cdbbbee
Merge branch 'main' into rtViz
2025-04-02 19:09:50 +05:30
238f76cb4c
socket added for 3d and floating Widget
2025-04-02 18:49:18 +05:30
70aeee068f
Merge remote-tracking branch 'origin/main' into ui
2025-04-02 18:32:44 +05:30
f175822c3c
Merge remote-tracking branch 'origin/main' into realTimeVisulization
2025-04-02 18:11:35 +05:30
Nalvazhuthi
f13065f811
merged with main
2025-04-02 18:01:05 +05:30
Nalvazhuthi
02a09c2a2f
added pannel hide and EditWidgetOption component
2025-04-02 17:51:44 +05:30
23199c53dd
Merge pull request 'rtViz' ( #31 ) from rtViz into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/31
2025-04-02 09:56:55 +00:00
Nalvazhuthi
37264f1690
added active chart select
2025-04-02 12:29:07 +05:30
721d3a3657
Merge remote-tracking branch 'origin/simulation-agv' into realTimeVisulization
2025-04-01 19:15:06 +05:30
2043712f5d
add backend api and socket for conveyor events
2025-04-01 18:52:21 +05:30
900723c14a
server api changed for RealTimeVisulization
2025-04-01 15:16:54 +05:30
e1ea4525d9
Merge remote-tracking branch 'origin/simulation' into simulation-agv
2025-04-01 14:29:56 +05:30
a9bfef7693
changed marketplace assets
2025-04-01 14:27:08 +05:30
526befad20
refactor: update backend URL and added conveyor event storing in ackend
2025-04-01 14:25:42 +05:30
695b066c81
deletepanel added
2025-04-01 11:33:10 +05:30
21d96a31bc
searching filtered assets
2025-04-01 08:58:56 +05:30
29ea88a58a
Merge remote-tracking branch 'origin/rtViz' into simulation
2025-03-31 19:53:54 +05:30
a5cdd53568
Merge remote-tracking branch 'origin/realTimeVisulization' into simulation
2025-03-31 19:39:58 +05:30
f78b7ce6c5
conflicts resolved in api file
2025-03-31 19:39:09 +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
d4e4952de4
conflicts resolved
2025-03-31 19:25:44 +05:30