Commit Graph

6 Commits

Author SHA1 Message Date
8afa92cbeb refactor: improve zone and asset handler structure and update context usage 2025-09-05 16:02:05 +05:30
f27af9a58d refactor: update component structure and enhance list functionality with new asset and zone handling 2025-09-05 15:50:07 +05:30
4d97bc1ef7 Implement zone data management and dropdown functionality in Outline component 2025-08-13 12:35:13 +05:30
b49f431ebf Refactor error handling in API services to use console.error instead of throwing errors
- Updated various API service files to replace error throwing with console.error for better logging.
- This change affects services related to aisles, assets, cameras, collaboration, comments, environment, lines, marketplace, simulation, visualization, and zones.
- The modifications aim to improve error handling by logging errors to the console instead of interrupting the flow with thrown errors.
2025-06-24 09:31:45 +05:30
54b02541c1 updated 2025-06-23 09:37:53 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30