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
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
Nalvazhuthi
e5a9d650cf
refactor: enhance DashboardCard interaction and update SimulationPlayer ROI calculation, improve dashboard styles for better layout and responsiveness
2025-06-10 11:03:39 +05:30
Nalvazhuthi
cfa63ff6ed
refactor: improve Header navigation, enhance data handling in ThroughputSummary and ROISummary, and update styles for better UI responsiveness
2025-06-10 09:07:32 +05:30
Gomathi
6884ffd562
refactor: update various components to improve readability and maintainability
2025-06-09 17:58:23 +05:30
Poovizhi99
fafe6ff794
feat: Enhance dashboard components with new properties and improve polygon generation logic
2025-06-09 17:56:54 +05:30
Nalvazhuthi
d893e695f1
Merge remote-tracking branch 'origin/v3' into v3-ui
2025-06-09 09:05:12 +05:30
Gomathi
d706a6a8a2
Merge branch 'v3' into v3-refactor
2025-06-06 11:53:45 +05:30
Gomathi
2397de99b4
Update zoneCameraUpdate function to include projectId and enhance logging
2025-06-06 11:51:41 +05:30
Poovizhi99
566fd87526
streamline aisle filtering logic in PolygonGenerator and enhance navigation error handling
2025-06-05 18:07:05 +05:30
Poovizhi99
40a32d1497
Merge remote-tracking branch 'origin/v3' into api-integration
2025-06-05 16:42:45 +05:30
Poovizhi99
f0e6242edd
feat: Integrate aisle data into polygon generation logic and enhance logging
2025-06-05 16:42:24 +05:30
Jerald-Golden-B
fa5c7eebaa
refactor: update aisle retrieval methods for consistency and improve point handling
2025-06-05 16:30:16 +05:30
Jerald-Golden-B
1a27bb7922
Merge remote-tracking branch 'origin/api-integration' into v3
2025-06-05 16:11:56 +05:30
Jerald-Golden-B
cb0e67129c
refactor: enhance event handling in DashboardCard, ZoneGroup, SelectionControls, and KeyPressListener components
2025-06-05 16:11:40 +05:30
Jerald-Golden-B
3575f2bf73
Merge remote-tracking branch 'origin/v3-ui' into v3
2025-06-05 15:41:49 +05:30
Poovizhi99
3970479930
feat: Implement API integration for aisle management and enhance dashboard components
2025-06-05 15:38:16 +05:30
Jerald-Golden-B
6780e73dd1
Refactor product identifier from 'productId' to 'productUuid' across simulation stores and related types for consistency and clarity
2025-06-05 15:37:49 +05:30
Nalvazhuthi
8390302c5f
refactor: improve imports and add InputToggle for view labels in SimulationPlayer component
2025-06-05 14:38:51 +05:30
Poovizhi99
eda618601b
integrated with dashboard
2025-06-05 14:19:22 +05:30
Nalvazhuthi
3916f6270c
refactor: enhance state management in ComparisonScene and CompareLayOut, streamline wall handling in builder components
2025-06-05 13:01:38 +05:30
Nalvazhuthi
ed28656451
refactor: update loading and comparison styles, improve conditional rendering in MainScene and CompareLayOut components
2025-06-05 12:55:49 +05:30