Commit Graph

20 Commits

Author SHA1 Message Date
0e8a004f70 layout worked with backend 2025-09-06 09:24:10 +05:30
1d7b3b974d project switch error bug fixed 2025-09-04 14:10:35 +05:30
8271e3c6ce first person camera bug and new project loading screen stuck bug fixed 2025-09-04 13:36:49 +05:30
0d7f5d280f first person bug fix 2025-09-04 12:41:49 +05:30
aa16257ae7 version optimization 2025-09-02 11:38:12 +05:30
765f4acb57 store optimization 2025-09-01 15:29:06 +05:30
ef98b3c1a3 optimized old zustand store and post processing outlines 2025-09-01 15:09:04 +05:30
Nalvazhuthi
5b7e8b893c refactor: improve code readability and maintainability in MainScene, Messages, and ThreadChat components; adjust comments.scss for better layout 2025-08-25 15:56:30 +05:30
c78f9edb5c refactor: updating outline 2025-08-22 14:01:44 +05:30
Nalvazhuthi
dc873a8c59 feat: Add Resource Management module with HRM and Asset Management features
- Introduced FilePackageIcon component for resource management.
- Updated MainScene to include resource management functionality.
- Enhanced SideBarRight to support resource management display.
- Created NavigateCategory component for category navigation in resource management.
- Developed ResourceManagement component to switch between HRM and Asset Management views.
- Implemented Hrm component to display employee details and tasks.
- Added AssetManagement component to manage and display asset information.
- Updated useModuleStore to include resourceManagement as a submodule.
- Created resourceManagement.scss for styling the new module.
- Removed hrm.scss as its styles have been integrated into resourceManagement.scss.
- Updated main.scss to import resourceManagement styles instead of hrm.
2025-08-22 12:44:55 +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
c71b25c407 Add context menu and context controls for asset manipulation 2025-08-12 09:54:42 +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
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
05a11c1184 Remove debug log for versionHistory in MainScene component 2025-06-23 10:18:44 +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
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