2397de99b4Update zoneCameraUpdate function to include projectId and enhance loggingGomathi2025-06-06 11:51:41 +0530
566fd87526streamline aisle filtering logic in PolygonGenerator and enhance navigation error handling
api-integration
Poovizhi992025-06-05 18:07:05 +0530
40a32d1497Merge remote-tracking branch 'origin/v3' into api-integrationPoovizhi992025-06-05 16:42:45 +0530
f0e6242eddfeat: Integrate aisle data into polygon generation logic and enhance loggingPoovizhi992025-06-05 16:42:24 +0530
fa5c7eebaarefactor: update aisle retrieval methods for consistency and improve point handling
v3
Jerald-Golden-B2025-06-05 16:30:16 +0530
1a27bb7922Merge remote-tracking branch 'origin/api-integration' into v3Jerald-Golden-B2025-06-05 16:11:56 +0530
cb0e67129crefactor: enhance event handling in DashboardCard, ZoneGroup, SelectionControls, and KeyPressListener componentsJerald-Golden-B2025-06-05 16:11:40 +0530
3575f2bf73Merge remote-tracking branch 'origin/v3-ui' into v3Jerald-Golden-B2025-06-05 15:41:49 +0530
3970479930feat: Implement API integration for aisle management and enhance dashboard componentsPoovizhi992025-06-05 15:38:16 +0530
6780e73dd1Refactor product identifier from 'productId' to 'productUuid' across simulation stores and related types for consistency and clarityJerald-Golden-B2025-06-05 15:37:49 +0530
3916f6270crefactor: enhance state management in ComparisonScene and CompareLayOut, streamline wall handling in builder components
v3-ui
Nalvazhuthi
2025-06-05 13:01:38 +0530
ed28656451refactor: update loading and comparison styles, improve conditional rendering in MainScene and CompareLayOut components
Nalvazhuthi
2025-06-05 12:55:49 +0530
0be84fc502Refactor zone-related API calls to use UUIDs instead of IDs, update endpoint versions, and enhance socket initialization with additional tokens
Nalvazhuthi
2025-06-05 12:55:18 +0530
e4196eee8crefactor: Enhance wall and comparison handling, improve state management in builder componentsJerald-Golden-B2025-06-05 11:55:46 +0530
66e5bb38a4feat: integrate comparison product handling and enhance view scene label management
Nalvazhuthi
2025-06-05 10:34:46 +0530
922dfb3543refactor: Remove unnecessary line and improve login handling in UserAuth component refactor: Add clearComparisonProduct call in KeyPressListener for better state managementJerald-Golden-B2025-06-04 18:03:21 +0530
b0c09234b0Enhance styles and types across components
Nalvazhuthi
2025-06-04 18:02:38 +0530
85b9dafdddMerge pull request '1. Integerated DashBoard,' (#97) from v3-wall into main
main
Marikannan2025-06-04 12:08:34 +0000
0bf82c1a73Merge branch 'v3' into v3-refactorGomathi2025-06-04 17:21:52 +0530
91d72ab4ccMerge branch 'v3' into v3-refactorGomathi2025-06-04 17:10:14 +0530
c77e30dabbrefactor: Enhance logging for socket responses and clean up console statementsGomathi2025-06-04 17:09:28 +0530
15d8c362earefactor: Remove unnecessary console logs and improve code structure in Dashboard components and API functionsPoovizhi992025-06-04 17:02:45 +0530
d57ee378aarefactor: Remove unnecessary console logs and improve code consistency across multiple componentsJerald-Golden-B2025-06-04 16:57:24 +0530
45e50ff11crefactor: Improve code readability by adding missing commas and logging data in socket responsesJerald-Golden-B2025-06-04 15:53:24 +0530
5787213882feat: add WallProperties component for managing wall dimensions and materials
Nalvazhuthi
2025-06-04 15:36:55 +0530
4d738d576arefactor: Clean up console logging and improve code formatting in UserAuth and signInApiJerald-Golden-B2025-06-04 15:27:39 +0530
4eac6c628fMerge remote-tracking branch 'origin/dashboard' into v3Jerald-Golden-B2025-06-04 15:20:18 +0530
1aaac93679Refactor zone-related API calls to use zoneUuid instead of zoneId; update endpoint versions to V1; add authorization headers with tokens; improve error handling and loggingPoovizhi992025-06-04 12:01:10 +0530
0d98892dffupdated api and socket for builder and visualizationGomathi2025-06-04 11:55:59 +0530
ea400847a4Refactor Dashboard components: add createdAt prop to Project interfaces, implement ProjectSocketRes for socket event handling, and remove unused handleDuplicateProjects function.Poovizhi992025-06-04 11:48:49 +0530
20b6f84b38feat: Implement wall creation and management featuresJerald-Golden-B2025-06-04 10:23:22 +0530
5ba7457276Enhance DashboardCard component: add createdAt prop and implement relative time display; create ProjectSocketDev component for socket event handling.Poovizhi992025-06-04 09:11:11 +0530
49ac226078refactor: Update TextureItem interface and aisle color identifiers for consistencyJerald-Golden-B2025-06-03 16:33:15 +0530
d827b4e75brefactor: Improve logging and clean up unused console statements in aisle managementJerald-Golden-B2025-05-30 18:04:45 +0530
865bb9f2d3refactor: Conditionally render distance display for aisles and reference aisles based on toggleView stateJerald-Golden-B2025-05-30 17:55:58 +0530
b26ebcc4ccrefactor: Add distance display for aisles using Html component and Vector3 calculationsJerald-Golden-B2025-05-30 17:54:23 +0530
a2a068a732refactor: Integrate aisle point snapping into Point component and enhance snapping logicJerald-Golden-B2025-05-30 17:15:04 +0530
5254bbd8dfrefactor: Implement point snapping functionality and enhance aisle management with new snapping logic and state managementJerald-Golden-B2025-05-30 16:27:28 +0530
63bb7c84aarefactor: Add point snapping functionality and enhance aisle management with new Point and Gizmo componentsJerald-Golden-B2025-05-30 14:33:55 +0530
0e0a53bd5arefactor: Enhance aisle management by adding selectedAisle state and click handling in aisle componentsJerald-Golden-B2025-05-30 12:19:07 +0530
84d1022432refactor: Update color uniform naming across multiple components for consistencyJerald-Golden-B2025-05-30 11:34:57 +0530
e2fab37f0frefactor: Enhance Point component with drag functionality and update state management in aisle storeJerald-Golden-B2025-05-30 10:21:45 +0530
16e3f51448refactor: Introduce Point and ReferencePoint components for better point management in AisleCreatorJerald-Golden-B2025-05-29 18:17:24 +0530
2f5b20e2d5refactor: Optimize AisleProperties component with useMemo for performance improvementsJerald-Golden-B2025-05-29 16:58:22 +0530
9875239d54Refactor aisle properties and types in builder storeJerald-Golden-B2025-05-29 16:37:25 +0530
d30ae34426refactor: Add ArrowsAisle component and update aisle properties for improved functionality
v2-compare
Jerald-Golden-B2025-05-29 14:39:19 +0530
c77abff424Implement rename mode functionality and integrate RenameTooltip component; update state management for renaming and mouse interactions in FloorGroup and Project components.
zones-ui
Poovizhi992025-05-29 14:29:53 +0530
879c478753refactor: Add name to wall mesh for better identification in PolygonGeneratorJerald-Golden-B2025-05-29 13:58:32 +0530
95a98e131frefactor: Remove unused imports and simplify JSX structure in AssetsGroup and Model componentsJerald-Golden-B2025-05-29 13:43:36 +0530
40d7cbbcc4refactor: Remove debug log for intersected object in selection controlsJerald-Golden-B2025-05-29 13:07:16 +0530
24810d0eebrefactor: Enhance intersection filtering by adding zonePlane and selection group exclusionsJerald-Golden-B2025-05-29 13:06:02 +0530
e72854d514refactor: Update asset properties and selection controls for improved functionality using shift click functionalityJerald-Golden-B2025-05-29 12:55:17 +0530
e26de7e651refactor: Update selectedObjects iteration method in SelectionControlsJerald-Golden-B2025-05-29 12:08:15 +0530
d3ea36d1bafeat: Refactor product selection and comparison functionalityJerald-Golden-B2025-05-29 12:00:16 +0530
c8627e0249Refactor DashboardCard component: add active prop handling and improve option click logicPoovizhi992025-05-29 09:55:31 +0530
90c46092f4feat: integrate new chart types and update layout in ComparisonResult component
v2-ui
Nalvazhuthi
2025-05-28 18:16:58 +0530
5c37d40733Refactor material store usage to integrate with scene contextJerald-Golden-B2025-05-28 15:26:08 +0530
3ed7c531aaMerge remote-tracking branch 'origin/v2-ui' into v2-compareJerald-Golden-B2025-05-28 13:34:04 +0530
c0fed911ebRefactor SelectFloorPlan component by removing debug useEffect and cleaning up setGenerate calls; add showY prop to TransformControls in DxfFile component; initialize package-lock.jsonPoovizhi992025-05-28 12:40:40 +0530
3d5159f1b6Update Generated DXF Walls to backendPoovizhi992025-05-28 12:07:31 +0530
0b9e894341feat: refactor compareLayout styles for improved layout and responsivenessVishnu2025-05-28 11:02:12 +0530
db46327249feat: update ComparisonResult and EnergyUsage components with new chart layouts and styling adjustments
Nalvazhuthi
2025-05-28 10:57:10 +0530
d3048d7ef1feat: add ComparisonResult and EnergyUsage components with performance metrics and energy usage charts
Nalvazhuthi
2025-05-27 18:16:11 +0530
13ec906facMerge remote-tracking branch 'origin/v3-ui' into v3Jerald-Golden-B2025-05-27 18:12:02 +0530
bb46eeb3ccfeat: implement aisle management features with creator and instancesJerald-Golden-B2025-05-27 18:11:26 +0530
99ef074765feat: add AisleProperties component with texture and type selectionVishnu2025-05-27 16:09:36 +0530
a2af3b445dMerge remote-tracking branch 'origin/main' into zones-uiPoovizhi992025-05-27 12:27:33 +0530
42a3d7285eRefactor asset management: - Removed obsolete Models component and integrated its functionality into AssetsGroup. - Updated import paths for AssetsGroup and related components. - Implemented new asset loading and event handling logic in AssetsGroup. - Added asset bounding box visualization. - Enhanced model loading with caching and error handling. - Improved asset interaction features including selection and deletion.Jerald-Golden-B2025-05-27 11:31:03 +0530
25439fdd8cRefactor asset management and collaboration featuresJerald-Golden-B2025-05-27 11:26:55 +0530