Commit Graph

1122 Commits

Author SHA1 Message Date
Vishnu 197554ffa8 feat: update color scheme and layout adjustments across components 2025-06-16 12:14:16 +05:30
Vishnu 29de49443a Merge pull request 'v3-Demo' (#101) from v3-Demo into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/101
2025-06-13 13:55:57 +00:00
Jerald-Golden-B 52301808ad fix: update arrow colors in TriggerDuplicate and TriggerConnector components 2025-06-13 19:24:28 +05:30
Jerald-Golden-B 50c516410f Merge branch 'v3-Demo' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-Demo 2025-06-13 19:19:05 +05:30
Jerald-Golden-B 11aea042fd feat: Integrate ProductsDuplicate component into ComparisonScene and update Project to use SceneProvider 2025-06-13 19:18:32 +05:30
Vishnu 0db2b74e5e Merge remote-tracking branch 'origin/main' into v3-Demo 2025-06-13 18:58:33 +05:30
Vishnu 3ed8c7e677 fix: capitalize first letter of userName in user profile display 2025-06-13 18:50:06 +05:30
Jerald-Golden-B a6c1e039eb Merge remote-tracking branch 'origin/dashboard' into v3 2025-06-13 18:43:04 +05:30
Poovizhi99 082603b13d Merge remote-tracking branch 'origin/v3' into dashboard 2025-06-13 18:40:39 +05:30
Jerald-Golden-B 1901c3031a fix: enable controls when assets are selected and prevent play mode if comparison product is active 2025-06-13 18:35:46 +05:30
Poovizhi99 966058608e feat: add console logs for projectId in DashboardCard, DashboardHome, and DashboardTrash components; enhance button accessibility in Header 2025-06-13 18:31:04 +05:30
Jerald-Golden-B 0a4e5f97bf Merge remote-tracking branch 'origin/v3-refactor' into v3 2025-06-13 18:29:58 +05:30
Jerald-Golden-B 73bf97d8af Merge branch 'v3-Demo' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-Demo 2025-06-13 18:27:17 +05:30
Jerald-Golden-B 971a4b6485 refactor: Remove console log from addProduct in ProductsDuplicate component 2025-06-13 18:27:04 +05:30
Vishnu fe12ab2f4a feat: Enhance MainScene with comparison product handling and update styles for layout components 2025-06-13 18:15:35 +05:30
Vishnu a6cf6a9a6c Merge remote-tracking branch 'origin/v3-ui' into v3-Demo 2025-06-13 18:12:00 +05:30
Gomathi 6febdd4296 Refactor visualization input components to utilize new widget addition services and clean up console logs
- Enhanced error handling and response management in widget-related API calls.
- Added projectId parameter to widget addition services for better context in widget management.
2025-06-13 17:50:23 +05:30
Jerald-Golden-B 48c62c9189 feat: Update ComparisonScene to display selected product name in dropdown header and add console log for products in TriggerDuplicate 2025-06-13 17:45:45 +05:30
Jerald-Golden-B f8bcc5aa1c feat: Implement duplicate event and product stores using Zustand with immer middleware
- Created `duplicateEventStore` to manage events with actions for adding, removing, updating events, points, actions, and triggers.
- Implemented helper functions to retrieve events, points, actions, and triggers by their unique identifiers.
- Created `duplicateProductStore` to manage products and their associated events, including actions for adding, removing, updating products, events, points, actions, and triggers.
- Added renaming functions for products, actions, and triggers.
- Included comprehensive helper functions to retrieve products and their related data by various identifiers.
2025-06-13 17:40:55 +05:30
Poovizhi99 43a7cadc08 fix: update userId retrieval in fetchVisibility function for improved clarity 2025-06-13 17:27:04 +05:30
Poovizhi99 b7aefbfbff Merge remote-tracking branch 'origin/main' into dashboard 2025-06-13 17:11:42 +05:30
Poovizhi99 fcd67f4528 Refactor user data retrieval across visualization components
- Replaced direct localStorage access for email and organization with a centralized getUserData function in LineGraphComponent, PieGraphComponent, PolarAreaGraphComponent, ProgressCard1, ProgressCard2, Dropped3dWidgets, ProductionCapacity, ReturnOfInvestment, StateWorking, Throughput, and various floating widgets.
- Improved code readability and maintainability by consolidating user data extraction logic.
- Ensured consistent user data handling across multiple components to reduce redundancy.
2025-06-13 17:11:28 +05:30
Vishnu 7b2d768d26 test 2025-06-13 17:02:22 +05:30
Jerald-Golden-B d0538ccfae feat: implement duplicate scene functionality with builder, controls, and post-processing components 2025-06-13 15:22:03 +05:30
Poovizhi99 ac78309bcc refactor: clean up code and improve readability in SidePannel, FileMenu, Scene, and detectModifierKeys and remove settimeout in scene 2025-06-13 12:15:29 +05:30
Nalvazhuthi 78985a4954 Merge branch 'v3-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-ui 2025-06-13 10:56:13 +05:30
Nalvazhuthi f653015345 feat: add active time display to AssetDetailsCard and update related components 2025-06-13 10:55:45 +05:30
Vishnu e6c69c93ec Merge remote-tracking branch 'origin/main' into v3-ui 2025-06-12 18:03:17 +05:30
Nalvazhuthi 3385d91b8d Merge branch 'v3-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v3-ui 2025-06-12 17:50:27 +05:30
Nalvazhuthi 2ad6d8244d refactor: update material selection styles and improve layout in WallProperties; enhance hover effects 2025-06-12 17:45:54 +05:30
Vishnu ae20cf1437 feat: pass comparedProducts to EnergyUsage and update simulation labels in PerformanceResult 2025-06-12 17:42:24 +05:30
Vishnu f7496c4bbb Merge remote-tracking branch 'origin/main' into v3-ui 2025-06-12 17:31:09 +05:30
Vishnu 0d83783d9c Merge pull request 'v3' (#100) from v3 into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/100
2025-06-12 11:49:01 +00:00
Jerald-Golden-B 0cde60fa76 Merge remote-tracking branch 'origin/v3-refactor' into v3 2025-06-12 17:17:34 +05:30
Gomathi 064de39eac feat: update simulation data structure and improve performance metrics display 2025-06-12 17:17:16 +05:30
Jerald-Golden-B 224c606172 Merge remote-tracking branch 'origin/dashboard' into v3 2025-06-12 17:11:39 +05:30
Poovizhi99 999c6e6559 fix: clean up imports and remove console log in DashboardHome; add project update logic in Scene 2025-06-12 17:10:29 +05:30
Jerald-Golden-B a0605dea28 fix: exclude commentHolder from intersection checks in CommentsGroup 2025-06-12 16:58:34 +05:30
Gomathi b350bc6d9e Refactor ComparisonScene and Analysis components; update simulation logic and UI
- Removed unused pause button store from ComparisonScene.
- Added commented-out mock data setup in ComparisonScene for testing.
- Updated default values in Analysis component for production capacity and ROI calculations.
- Adjusted ProductionCapacity component to reflect monthly production capacity.
- Enhanced ROISummary to calculate payback date and improved net profit calculations.
- Modified ThroughputSummary to calculate units per hour based on shift length.
- Improved ComparisonResult to dynamically display compared products' data.
- Updated EnergyUsage to randomize data for better testing.
- Refined ROIData calculations to include labor count and adjusted cost calculations.
- Enhanced production capacity calculations in productionCapacityData.
- Updated throughput calculations in throughPutData to consider shift length and yield rate.
- Cleaned up console logs in vehicleInstance for better readability.
- Added productionCapacity field to CompareProduct interface in store.
- Minor styling adjustments in simulation.scss for better layout.
2025-06-12 16:39:25 +05:30
Jerald-Golden-B 8c8b81989c fix: remove unnecessary undefined parameters in setFloorItemApi call 2025-06-12 12:12:39 +05:30
Jerald-Golden-B c5947dd82f Merge remote-tracking branch 'origin/v3-agv' into v3 2025-06-12 12:12:32 +05:30
Jerald-Golden-B c989e2f35d fix: remove duplicate projectId parameter in setFloorItemApi function 2025-06-12 12:09:22 +05:30
Jerald-Golden-B da0961d50e Merge remote-tracking branch 'origin/v3-refactor' into v3 2025-06-12 12:08:45 +05:30
Jerald-Golden-B 977fa51493 Merge branch 'main' into v3 2025-06-12 12:07:59 +05:30
Jerald-Golden-B b3c4f9eb65 refactor: remove unnecessary setIsPaused calls in ComparisonScene and CompareLayOut; improve wall visibility logic in hideWalls 2025-06-12 12:07:28 +05:30
Gomathi e60be88ded feat: Enhance comparison functionality and update analysis defaults across components 2025-06-12 12:04:45 +05:30
Nalvazhuthi 752ba96ba8 refactor: replace div elements with buttons for side selection in WallProperties; improve material preview layout 2025-06-12 10:39:26 +05:30
Vishnu 643e1a2dc0 Merge remote-tracking branch 'origin/v3-agv' into v3-ui 2025-06-12 10:05:40 +05:30
Poovizhi99 4c32e05ac7 Merge remote-tracking branch 'origin/v3' into v3-agv 2025-06-12 10:00:37 +05:30
Vishnu 845fd5f3c7 Merge pull request 'v3-ui' (#99) from v3-ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/99
2025-06-12 04:27:11 +00:00