Jerald-Golden-B
25439fdd8c
Refactor asset management and collaboration features
...
- Removed use of floor items from various components and replaced with asset management.
- Integrated asset selection and clearing logic in Models component.
- Updated SocketResponses to handle asset creation, updates, and deletions through collaboration.
- Simplified copy, paste, and duplication controls by removing floor item dependencies.
- Enhanced TransformControl to manage asset properties and synchronize with the backend.
- Deleted unused AddOrRemoveEventsInProducts component to streamline event handling.
- Updated Project component to initialize asset state instead of floor items.
- Added setName method to asset store for updating asset names.
2025-05-27 11:26:55 +05:30
Jerald-Golden-B
f6f0478e9a
refactor: reorganize asset management functions and remove unused components
2025-05-27 09:16:33 +05:30
Jerald-Golden-B
b086ee8f75
Refactor asset management and selection controls
...
- Removed the FloorItemsGroup component to streamline asset handling.
- Updated socket response handling by removing TempLoader integration.
- Enhanced CopyPasteControls and DuplicationControls to utilize the new asset management structure.
- Integrated asset addition and updates in move, rotate, and selection controls.
- Improved performance by skipping items without valid modelfileID in the GLTF loader worker.
- Cleaned up unused variables and imports across various control components.
- Added logging for selectedFloorItem and deletableFloorItem for debugging purposes.
2025-05-26 18:03:27 +05:30
Gomathi
b76213f49f
Update environment variables, add fingerprinting, and refactor API endpoints
...
- Changed server socket and REST API base URLs in .env file.
- Added FingerprintJS dependencies to package.json and package-lock.json.
- Implemented fingerprint generation in UserAuth component.
- Updated API endpoints from v1 to v2 in various service files.
- Refactored API calls to include authorization tokens.
- Commented out console log statements for cleaner production code.
2025-05-26 17:58:46 +05:30
Jerald-Golden-B
1258d11ee8
converting asset loading and other functionalities to r3f from three js
2025-05-26 14:29:37 +05:30
Vishnu
00012689d3
Merge pull request 'v2-ui' ( #94 ) from v2-ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/94
2025-05-26 05:09:29 +00:00
Poovizhi99
218f68b13a
dxf loader
2025-05-26 10:33:27 +05:30
Poovizhi99
d67b1eda8f
Merge remote-tracking branch 'origin/main' into zones-ui
2025-05-26 10:32:07 +05:30
Gomathi
b99981a661
Add newlines at the end of multiple service files for consistency
2025-05-26 10:20:35 +05:30
Vishnu
a8432c6902
feat: remove unnecessary transform property from thread-chat-wrapper
2025-05-23 17:41:44 +05:30
Gomathi
0091cf59e7
Merge remote-tracking branch 'origin/v2-ui' into analysis
2025-05-23 17:10:42 +05:30
Gomathi
53c2ad0917
feat: implement draggable functionality for ThreadChat component
2025-05-23 17:09:54 +05:30
Vishnu
3dc56ee1ef
feat: remove ThreadChat component from Project page for cleaner UI
2025-05-23 15:31:05 +05:30
Vishnu
4dddc82c8c
feat: add delete action to Messages component and enhance styling for better user experience
2025-05-23 15:29:18 +05:30
Gomathi
baace7f83d
Merge remote-tracking branch 'origin/v2-ui' into analysis
2025-05-23 12:13:08 +05:30
Gomathi
b6597a912a
chore: update ProductionCapacity component for improved readability and maintainability
2025-05-23 12:12:23 +05:30
Vishnu
1a0edcd43a
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-23 12:09:30 +05:30
Nalvazhuthi
640505a7f7
feat: enhance Design component with improved styling and functionality for element customization
...
feat: update LogList and LoggerContext to manage log visibility and selected tab state
refactor: clean up DraggableWidget by removing unnecessary console logs
refactor: remove debug logs from TotalCardComponent
style: improve sidebar styles for better layout and appearance
2025-05-23 12:09:07 +05:30
Vishnu
3ad1cb3c58
feat: enhance Messages and ThreadChat components with improved textarea handling and styling
2025-05-23 12:07:58 +05:30
Gomathi
0cfd9307d0
Merge branch 'main' into analysis
2025-05-23 09:49:45 +05:30
Gomathi
ed828d9417
refactor: remove console log from TotalCardComponent
2025-05-23 09:33:06 +05:30
Vishnu
49d6b242d4
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-22 18:31:27 +05:30
Vishnu
43adb0137a
feat: implement ThreadChat component and enhance Messages and CommentThreads with improved structure and styling
2025-05-22 18:29:27 +05:30
Nalvazhuthi
e836c96c23
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-22 18:04:06 +05:30
Nalvazhuthi
ac51f6f498
feat: add useEffect to update selected tab based on the last log type
2025-05-22 18:03:30 +05:30
Nalvazhuthi
3dcff0976a
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-22 18:03:22 +05:30
Vishnu
5c6116a01c
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-22 17:35:15 +05:30
Vishnu
d4f6d5cbab
refactor: update Messages and ThreadChat components to use Reply interface and improve data handling
2025-05-22 17:35:12 +05:30
Jerald-Golden-B
07b98b92ee
feat: enhance CommentThreads component with commentClicked prop and update reply structure
2025-05-22 17:02:48 +05:30
Jerald-Golden-B
e8524cffd6
Merge remote-tracking branch 'origin/v2-ui' into v2
2025-05-22 16:37:17 +05:30
Jerald-Golden-B
c2d952c190
fix: update distance text calculation to include cone height in MeasurementTool
2025-05-22 16:37:02 +05:30
Vishnu
ef1693ec8e
feat: update CommentThreads component to use creatorId and enhance comment details display
2025-05-22 16:19:32 +05:30
Nalvazhuthi
bbf0a6d86a
fix: update initial state of CommentThreads to collapsed and refine styles for better visibility
2025-05-22 16:10:19 +05:30
Nalvazhuthi
b5edb3f572
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-22 16:10:03 +05:30
Jerald-Golden-B
73bb37e083
Merge branch 'main' into v2
2025-05-22 16:05:34 +05:30
Jerald-Golden-B
919f0fc9aa
feat: add comment field to CommentSchema for new comment functionality
2025-05-22 16:05:19 +05:30
Vishnu
ae7f33c485
refactor: rearrange early return for better readability in CommentInstance
2025-05-22 15:58:09 +05:30
Vishnu
6524d77490
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-22 15:53:18 +05:30
Vishnu
e161c2768e
fix: update comments thread position to absolute for better layout
2025-05-22 15:53:04 +05:30
Vishnu
357e7ce639
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-22 15:51:28 +05:30
Jerald-Golden-B
b6aa4ab632
feat: update CommentThreads component and integrate it into CommentInstance
2025-05-22 15:50:39 +05:30
Jerald-Golden-B
56363a0370
Merge remote-tracking branch 'origin/v2-ui' into v2
2025-05-22 15:46:01 +05:30
Jerald-Golden-B
60e47f9764
Refactor collaboration store structure and implement comments functionality
2025-05-22 15:44:13 +05:30
Vishnu
13a693a0bc
feat: add ThreadChat component with message handling and UI interactions
2025-05-22 15:41:28 +05:30
Nalvazhuthi
5f9207a0fe
Enhance Visualization and Design components: add 'Design' option to ToggleHeader, improve state handling, and update styles for better consistency
2025-05-22 15:08:52 +05:30
Vishnu
ddbacf0353
feat: implement CommentThreads component with styling and interaction logic
2025-05-22 15:07:09 +05:30
Vishnu
b3044cc469
Merge pull request 'v2-ui' ( #93 ) from v2-ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/93
2025-05-22 03:17:33 +00:00
Vishnu
43f02efe9c
feat: update KeyPressListener to hide log list on module switch
2025-05-21 18:00:52 +05:30
Vishnu
369fad07e2
feat: enhance shortcut helper with new shortcuts and icons for better navigation
2025-05-21 17:59:55 +05:30
Vishnu
33499c66af
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-21 17:50:47 +05:30