Commit Graph

195 Commits

Author SHA1 Message Date
Vishnu a5cd65898d Refactor Footer component to integrate OuterClick for better shortcut management; add SelectFloorPlan component with preset options 2025-05-13 18:13:48 +05:30
Vishnu aa300ac576 Refactor Tools and Menu components for improved state management and UI responsiveness 2025-05-13 17:21:17 +05:30
Vishnu fefe4d8456 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-13 17:02:11 +05:30
Nalvazhuthi 8ef37039f0 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-13 16:54:37 +05:30
Nalvazhuthi d9b5f1e2d2 Developed Ui for shortcuts preview 2025-05-13 16:50:50 +05:30
Vishnu 9e7bfced03 Merge remote-tracking branch 'origin/main' into v2-ui 2025-05-13 16:36:17 +05:30
Vishnu 4939c19c12 Refactor asset management components to enhance structure and improve data handling; update styles for better UI consistency 2025-05-13 15:18:15 +05:30
Vishnu e44876fc38 Refactor header-container padding for improved layout consistency 2025-05-13 13:30:36 +05:30
Vishnu 4e1ca6ae2d Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-13 12:27:49 +05:30
Vishnu 5d995b0a29 Refactor Assets component to improve asset key generation for better uniqueness; update category button structure for enhanced accessibility and interaction 2025-05-13 12:22:52 +05:30
Vishnu 59a3cb4704 Refactor Assets component to streamline category fetching and enhance loading state handling; improve SkeletonUI styles for better asset representation 2025-05-13 12:20:04 +05:30
Vishnu 34aa9b9dec Add logout functionality to MenuBar component; clear localStorage and navigate to homepage on logout 2025-05-13 10:41:39 +05:30
Vishnu 4337bb9056 Refactor sidebar toggle functionality to support independent left and right UI states; update related components and styles for improved usability 2025-05-13 10:32:24 +05:30
Vishnu b1569e64ed Refactor code structure for improved readability and maintainability 2025-05-12 18:09:22 +05:30
Nalvazhuthi 21ff522f67 Develop Ui for Version history 2025-05-12 18:01:45 +05:30
Vishnu 4e2ff6bd01 Refactor logging in simulation handlers to use echo for improved status reporting; update Project component to reflect successful login with success message; enhance sidebar styles with text transformation. 2025-05-10 19:36:36 +05:30
Poovizhi99 1d35fbe055 Merge remote-tracking branch 'origin/v2-ui' into simulation-agv-v2 2025-05-10 16:42:52 +05:30
Vishnu c1d425b91d Refactor sidebar styles: adjust margins, padding, and max-height for improved layout and responsiveness 2025-05-10 14:05:25 +05:30
Vishnu 8f32010b4e Add StorageCapacityIcon and integrate into AssetDetailsCard; update styles for improved layout and visibility 2025-05-10 13:29:07 +05:30
Vishnu c0c5ac680c Enhance FileMenu component: load project name from localStorage and allow renaming, update sidebar styles with border-radius and background color adjustments. 2025-05-09 18:49:34 +05:30
Vishnu 71eb7e32af Update UI components: rename header in Simulations, adjust time range in ThroughputSummary, modify ROI data defaults, and enhance sidebar styles. 2025-05-09 17:43:08 +05:30
Vishnu a477e0c48f Refactor and enhance zone and wall item management:
- Update zone handling in ZoneGroup to include selected zone visibility.
- Improve camera transition speed in ZoneCentreTarget.
- Add clearSelectedZone functionality in useZoneStore.
- Integrate clearSelectedZone in KeyPressListener for ESCAPE key action.
- Adjust sidebar and module toggle positioning for better UI layout.
- Clean up unused code and comments in Project component.
2025-05-09 14:54:45 +05:30
Vishnu 49da64140c Enhance sidebar animations: improve open/close transitions and add reveal effects for sidebar elements. 2025-05-09 10:18:13 +05:30
Poovizhi99 5de127888a Merge remote-tracking branch 'origin/main' into simulation-agv-v2 2025-05-09 09:22:17 +05:30
Vishnu 66b4cbfaae refactor: Replace fragment shorthand with React.Fragment for clarity in robotic arm and vehicle instances
style: Add mask property to simulation.scss for improved visual effects
2025-05-08 19:19:44 +05:30
Vishnu 77f840d878 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-08 18:32:03 +05:30
Vishnu fef6da5ab7 feat: Enhance vehicle simulation UI with draggable points and asset details
- Updated VehicleInstances component to include asset details card for each vehicle.
- Refactored Vehicles component to remove unused vehicle state logging.
- Added new styles for asset details card in simulation.scss.
- Removed unnecessary styles from realTimeViz.scss.
- Implemented PickDropPoints component for draggable pick and drop locations.
- Created ArmBotUI component to manage robotic arm interactions and actions.
- Developed useDraggableGLTF hook for handling drag-and-drop functionality for GLTF models.
- Introduced VehicleUI component to visualize vehicle start and end points with rotation controls.
- Updated backend integration for vehicle actions and positions.
2025-05-08 18:26:14 +05:30
Nalvazhuthi 26fa892597 Refactor DraggableWidget and Panel components; remove unused state variables, update canvas ID references, and enhance widget rendering logic. Improve sidebar styles for better layout and tooltip visibility. 2025-05-08 18:01:25 +05:30
Poovizhi99 19e5b9f311 added function for find area 2025-05-08 16:58:52 +05:30
Nalvazhuthi 1ce08821ff Refactor canvas element references to use "work-space-three-d-canvas"; update tooltip keyboard shortcut; clean up unused imports and comments; enhance keyboard shortcut handling for module switching and tool selection. 2025-05-08 15:18:33 +05:30
Nalvazhuthi 453d6efc69 Refactor MarketPlace and Scene components; enhance drag-and-drop functionality in DraggableWidget and Panel; add WidgetPlaceHolder component; implement global echo logging interface. 2025-05-08 14:21:21 +05:30
Vishnu a2480748a8 Refactor keyboard shortcut handling and improve module switching logic 2025-05-08 13:42:42 +05:30
Vishnu 8bf48bfcfe Update tooltips to include keyboard shortcuts and adjust tooltip positioning 2025-05-07 19:02:36 +05:30
Vishnu c628f9ffe3 Add tooltip styling and positioning for sidebar toggle button 2025-05-07 15:37:10 +05:30
Vishnu ad2b6b96f3 Add tooltips to various components and improve styling for better user experience 2025-05-07 13:56:31 +05:30
Vishnu b26a0cd6cd Fix CSS property naming and improve distance label formatting in DistanceLines component 2025-05-07 10:33:44 +05:30
Vishnu 83f9c660b1 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-07 08:58:07 +05:30
Vishnu cb483b4ded Refactor code structure for improved readability and maintainability 2025-05-07 08:57:31 +05:30
Nalvazhuthi 7459b7f1a4 feat: Implement loading skeletons in various components
- Added SkeletonUI component to display loading states in Assets, MarketPlace, ROISummary, ThroughputSummary, and other relevant components.
- Integrated loading state management in Assets and MarketPlace to show skeletons while fetching data.
- Updated styles for skeletons to enhance visual representation during loading.
- Refactored existing components to utilize the new SkeletonUI for better user experience during data loading.
- Adjusted sidebar animations for smoother transitions.
2025-05-06 18:41:58 +05:30
Vishnu 05eb3342b0 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-05 18:03:22 +05:30
Nalvazhuthi bdfe0900d1 Refactor styles across components to utilize variable-based border-radius for consistency and improved maintainability. Added SkeletonUI component and corresponding styles for loading states. 2025-05-05 18:02:04 +05:30
Vishnu b318ec041b Update userAuth styles: change button text color and adjust focus border color; refine policy text alignment and overlay positioning. 2025-05-05 14:53:11 +05:30
Vishnu d551241ff0 style: Update styles in analysis component for improved consistency and appearance; adjust colors, padding, and border-radius 2025-05-03 18:12:13 +05:30
Vishnu d41a4849e1 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-03 17:59:46 +05:30
Vishnu 27817f00d4 refactor: Update SVG attributes for consistency and improve styling in analysis icons; remove unused imports in ProductionCapacity component; enhance simulation player UI with custom slider wrapper 2025-05-03 17:58:21 +05:30
Nalvazhuthi c1e5e25c54 feat: Update throughput chart data and styling; hide axes and add background pattern 2025-05-03 17:57:57 +05:30
Nalvazhuthi c8c0f9a9c0 updating UI 2025-05-03 17:37:31 +05:30
Nalvazhuthi 2ad1006de4 updating UI 2025-05-03 17:28:46 +05:30
Nalvazhuthi 750ac5af1d Refactor footer and log components; introduce new log icons and improve styling
- Moved log icon logic to a separate file for better organization.
- Updated Footer component to utilize new log icon logic and improved styling.
- Created new LogIcons component for various log types.
- Enhanced LoggerContext to support 'success' log type.
- Refactored LogList component to use new log icon logic and improved tab handling.
- Removed unused CSS styles and consolidated log-related styles in SCSS files.
- Updated user authentication styles for better color consistency.
- Removed deprecated index.css file and adjusted imports accordingly.
- Improved overall styling and responsiveness of log and footer components.
2025-05-03 17:27:48 +05:30
Vishnu 2711702efa feat: Update icon components for consistency; refactor SVG attributes and styles 2025-05-03 17:21:37 +05:30