Poovizhi99
526e962388
feat: Add projectId parameter to setFloorItemApi and update related components in MainScene and List
2025-06-12 09:44:53 +05:30
Nalvazhuthi
e8db8e2f8a
Merge branch 'v3-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-ui
2025-06-12 09:25:11 +05:30
Nalvazhuthi
ea69adf09c
refactor: update component headers to use <h4> tags for consistency; enhance layout styles in simulation player
2025-06-12 09:20:52 +05:30
Jerald-Golden-B
8f0e005200
Merge remote-tracking branch 'origin/v3-agv' into v3
2025-06-11 18:09:57 +05:30
Gomathi
b56a54cb5a
Merge branch 'v3' into v3-refactor
2025-06-11 16:34:25 +05:30
Gomathi
7e85cf4e53
feat: Add default values to analysis presets and enhance input handling in components
2025-06-11 16:33:21 +05:30
Jerald-Golden-B
6bb2947e24
refactor: replace 'modelfileID' with 'assetId' across multiple modules for consistency
2025-06-11 15:47:39 +05:30
Jerald-Golden-B
c965961d98
Merge remote-tracking branch 'origin/v3-refactor' into v3
2025-06-11 13:20:39 +05:30
Jerald-Golden-B
c1b1b42528
Merge remote-tracking branch 'origin/v3-ui' into v3
2025-06-11 13:19:45 +05:30
Jerald-Golden-B
280ec8a756
Refactor tool mode handling across simulation and builder modules
...
- Removed the use of deleteTool and deletePointOrLine states, replacing them with a unified toolMode state.
- Updated Point, Arrows, PointsCreator, TriggerConnector, and other components to utilize toolMode for determining delete actions.
- Cleaned up unused imports and commented-out code related to deleteTool.
- Enhanced event handling in selectionControls and trigger connections to respond to toolMode changes.
- Adjusted color and interaction logic based on the current toolMode.
2025-06-11 13:19:27 +05:30
Poovizhi99
4a2f1b64e3
refactor: Update user data structure in MainScene and clean up console logs in RenameTooltip and List components
2025-06-11 11:46:58 +05:30
Poovizhi99
13ad2dc490
feat: Add projectId parameter to setFloorItemApi and update related components in MainScene and List
2025-06-11 10:52:10 +05:30
Poovizhi99
ef6c0c6cbb
feat: Integrate rename functionality in MainScene and AssetsGroup; add RenameTooltip component for user interaction
2025-06-11 10:44:13 +05:30
Nalvazhuthi
ab1230f166
refactor: enhance chart layout and styles in ComparisonResult component; add Pie chart for cycle time data
2025-06-11 09:52:40 +05:30
Poovizhi99
d147d73907
Merge remote-tracking branch 'origin/v3' into api-integration
2025-06-11 09:34:30 +05:30
Gomathi
5d03a2bc61
Update ComparisonScene to include mainProduct and loadingProgress,
2025-06-11 09:33:09 +05:30
Poovizhi99
4d77aa6a99
refactor: Improve path computation logic and enhance error handling in VehicleInstance; add debug logs in UserAuth for API response
2025-06-10 18:46:48 +05:30
Nalvazhuthi
c9cedaaaa3
Merge branch 'v3-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-ui
2025-06-10 18:08:24 +05:30
Nalvazhuthi
9e25fb7ace
refactor: remove unnecessary console logs in SideBarLeft; update comparePopUp default state to false; fix color variable in dashboard styles
2025-06-10 18:07:13 +05:30
Gomathi
7cfb53061e
Merge branch 'v3' into v3-refactor
2025-06-10 18:06:59 +05:30
Gomathi
5be5526da6
Enhance ROIData component with product comparison functionality and clean up unused code
2025-06-10 18:06:41 +05:30
Jerald-Golden-B
6bdb50e0e5
Merge remote-tracking branch 'origin/v3-ui' into v3
2025-06-10 17:59:33 +05:30
Jerald-Golden-B
5f9d2b4106
refactor: Remove unnecessary setIsPlaying calls and clean up event handling in simulation components
2025-06-10 17:58:56 +05:30
Jerald-Golden-B
e2ef19ca4e
feat: Add clearEvents and clearProducts actions to event and product stores
2025-06-10 16:59:57 +05:30
Vishnu
709d0bb82b
Merge remote-tracking branch 'origin/v3' into v3-ui
2025-06-10 15:15:45 +05:30
Jerald-Golden-B
2f8fdfd46f
Merge remote-tracking branch 'origin/v3-refactor' into v3
2025-06-10 15:05:27 +05:30
Jerald-Golden-B
de4688f201
refactor: Update zone update response message and clean up code formatting
2025-06-10 15:04:33 +05:30
Gomathi
a316413e23
material cycle time calculated
2025-06-10 15:03:57 +05:30
Vishnu
7cc88eaf26
Merge remote-tracking branch 'origin/main' into v3-ui
2025-06-10 14:56:03 +05:30
Vishnu
d80d5ae161
refactor: Update response message checks and improve zone name duplication logic across components
2025-06-10 14:55:23 +05:30
Gomathi
365d096d8e
Update response message checks and enhance loading state management across components
2025-06-10 13:41:50 +05:30
Vishnu
9fede3e6ef
Merge pull request 'v3-ui' ( #98 ) from v3-ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/98
2025-06-10 06:45:38 +00:00
Vishnu
60064f095a
Merge remote-tracking branch 'origin/v3' into v3-ui
2025-06-10 11:55:56 +05:30
Vishnu
2edbc487ed
Merge branch 'v3-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-ui
2025-06-10 11:55:51 +05:30
Gomathi
75eec533b6
Merge branch 'v3' into v3-refactor
2025-06-10 11:55:23 +05:30
Gomathi
e0736b26b9
enhance loading state management and streamline throughput data handling
2025-06-10 11:54:57 +05:30
Jerald-Golden-B
6c8eb7d2f3
refactor: Update getUserData function to return empty user data object instead of throwing an error when localStorage is missing values
2025-06-10 11:51:39 +05:30
Vishnu
4b42692ae7
Merge remote-tracking branch 'origin/v3' into v3-ui
2025-06-10 11:49:55 +05:30
Nalvazhuthi
2aad22dfe7
refactor: improve layout handling in MainScene, SideBarLeft, and SideBarRight; enhance ComparisonResult charts and styles for better visualization
2025-06-10 11:49:30 +05:30
Vishnu
717c17a860
refactor: update Analysis component input types, adjust SelectFloorPlan layout, and enhance dashboard and scene styles for improved UI
2025-06-10 11:46:58 +05:30
Jerald-Golden-B
0892d0dd53
refactor: Uncomment WallGroup component and fix drawWall function call
2025-06-10 11:44:04 +05:30
Jerald-Golden-B
d199a71992
Merge branch 'v3-wall' into v3
2025-06-10 11:42:58 +05:30
Jerald-Golden-B
8a0a32d2e1
refactor: Remove console logs and clean up code formatting in SocketResponses component
2025-06-10 11:41:35 +05:30
Jerald-Golden-B
5dac751204
Merge remote-tracking branch 'origin/api-integration' into v3
2025-06-10 11:39:50 +05:30
Poovizhi99
8d282f2848
refactor: Remove console logs and unused state in UserAuth component
2025-06-10 11:39:23 +05:30
Jerald-Golden-B
12d667543c
Merge remote-tracking branch 'origin/v3-refactor' into v3
2025-06-10 11:36:13 +05:30
Jerald-Golden-B
f586354fb4
Merge remote-tracking branch 'origin/api-integration' into v3
2025-06-10 11:34:37 +05:30
Jerald-Golden-B
fdc8255c19
refactor: streamline right-click selection handling and event listener management in SelectionControls
2025-06-10 11:34:03 +05:30
Jerald-Golden-B
81664ba765
feat: enhance wall classification and add decal management in wall store
2025-06-10 11:22:52 +05:30
Jerald-Golden-B
796a4ace45
feat: add WallProperties component and update SideBarRight to support Wall tool mode
2025-06-10 11:18:39 +05:30