Commit Graph

23 Commits

Author SHA1 Message Date
13a2648e83 Implement collaboration features with user access management and email invitation functionality 2025-06-25 09:35:47 +05:30
17ec72e283 Update API endpoints to use consistent versioning in URL paths 2025-06-24 12:32:45 +05:30
a562a51025 Refactor collaboration APIs to include versionId in relevant functions and clean up commented code 2025-06-24 12:21:12 +05:30
3fe52e3e7c Add versioning support to collaboration features and API calls
- Adjust logic in socket responses to handle versioning for comments and threads.
2025-06-24 11:56:26 +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
385a64d307 Remove debug log from useWallClassification and update dependencies in WallCreator effect 2025-06-23 14:11:49 +05:30
f593fcd578 Enhance builder functionality by implementing drag-and-drop for lines and points, adding hover effects, and improving wall distance display in the UI. 2025-06-23 13:38:26 +05:30
329acbe397 Refactor code by removing unnecessary lines and comments, and update wall thickness in builder store 2025-06-23 10:54:17 +05:30
e38f17a18d Update selection clearing logic to include tool mode and toggle view checks 2025-06-23 10:36:58 +05:30
88a470929e Remove debug logs and standardize container class names in Dashboard components 2025-06-23 10:23:30 +05:30
05a11c1184 Remove debug log for versionHistory in MainScene component 2025-06-23 10:18:44 +05:30
012544a048 Merge remote-tracking branch 'origin/dev-refactor' into main-dev 2025-06-23 10:18:03 +05:30
d27c86a006 Add versionId parameter to addingWidgets function and update widget calls 2025-06-23 10:16:23 +05:30
5d0c36071e Add selectedVersion checks in multiple components to prevent API calls without a valid version 2025-06-23 10:09:09 +05:30
1ac0e86e74 Update server API base URLs in .env file 2025-06-23 09:53:25 +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
9b0842ed14 Update compose.yaml 2025-06-11 05:09:44 +00:00
a0ba3ba883 Update compose.yaml 2025-06-10 11:07:47 +00:00
82b69477fc Update compose.yaml 2025-06-10 10:07:26 +00:00
c913966339 test 2025-06-10 15:28:40 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30