Commit Graph

14 Commits

Author SHA1 Message Date
ddf521dc6a refactor: optimized contextmenu, style update, ui bug fixes 2025-08-22 17:43:16 +05:30
463a8cf6b9 refactor: update SVG stroke properties to camelCase and clean up console logs 2025-08-22 15:44:45 +05:30
8067a7fca6 list bug fix 2025-08-22 15:35:03 +05:30
d8a7f3b2da zonr bug fix 2025-08-22 14:37:49 +05:30
c78f9edb5c refactor: updating outline 2025-08-22 14:01:44 +05:30
79b11ad2ca Refactor asset handling in MainScene and improve zone data processing in Outline; clean up console logs in ZoneProperties and List components 2025-08-13 17:54:04 +05:30
fe09c3df56 human to conveyor, conveyor to human multiple actions completed 2025-07-17 09:44:08 +05:30
46ff5c0208 refactor: Update zone handling by integrating zoneStore in multiple components and removing unused zones state 2025-07-03 17:55:19 +05:30
fa6506c0be Refactor: Remove deprecated API endpoints and implement new zone management features
- Deleted obsolete API files for wall items, layers, lines, and points.
- Introduced new zone management APIs including create, delete, and update functionalities.
- Enhanced zone state management in the store with new properties for height and color.
- Implemented 2D and 3D zone rendering components for better visualization.
- Added asset fetching functionalities for marketplace integration.
- Updated types to accommodate new zone properties and API responses.
2025-06-27 17:51:57 +05:30
5ae0ec0713 Implement API enhancements for token management and new endpoints
- Added token management for various API calls in the factoryBuilder and visualization services.
- Updated deleteLayerApi, deleteLineApi, deletePointApi, getLinesApi, setLineApi, updatePointApi, and version control APIs to handle new access tokens from response headers.
- Introduced new API endpoints for 3D widget and floating widget data retrieval.
- Enhanced error handling and logging for API responses.
- Created new sessionValidity and input retrieval components for better session management and data handling.
2025-06-24 15:38:05 +05:30
54b02541c1 updated 2025-06-23 09:37:53 +05:30
2fbdf8ab61 updated comparision 2025-06-12 17:35:42 +05:30
c7cc5cf2ca update assetID 2025-06-12 09:31:51 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30