Commit Graph

21 Commits

Author SHA1 Message Date
39e3b28ba7 fix: add transparent outline to button for better hover visibility 2025-05-21 12:59:17 +05:30
5c896e11a8 refactor: Update min-width property in controls-player-container for better layout handling 2025-05-15 12:11:25 +05:30
9cd08f75e3 refactor: Enhance ControlsPlayer and CamMode for improved camera mode handling and UI responsiveness 2025-05-15 12:06:51 +05:30
8facad31bc refactor: Implement hidePlayer state in ControlsPlayer and SimulationPlayer for better UI control 2025-05-15 11:32:16 +05:30
304ccf134a refactor: Clean up code by removing unused imports, enhancing component props, and improving styles for better maintainability 2025-05-15 11:06:01 +05:30
8f32010b4e Add StorageCapacityIcon and integrate into AssetDetailsCard; update styles for improved layout and visibility 2025-05-10 13:29:07 +05:30
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
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
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
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
b4e3d3ef73 Refactor styles: update backdrop-filter values for improved UI consistency; clean up code formatting in various components. 2025-05-03 11:17:20 +05:30
Nalvazhuthi
8659f4be71 added logs list 2025-05-02 17:58:28 +05:30
Nalvazhuthi
db0f32ae85 added logs list-v2 2025-05-02 17:39:43 +05:30
Nalvazhuthi
4b7a868d1a added logs list 2025-05-02 17:14:36 +05:30
db162c9ffa refactor: Update icon imports and improve UI components; enhance styles for better layout and responsiveness; modify event properties and simulation player functionality 2025-05-02 16:43:43 +05:30
4535be68b3 refactor: Update ExpandIcon to accept isActive prop for dynamic rendering; enhance ThroughputSummary and SimulationPlayer components with getAvatarColor for consistent color usage; improve styles across simulation and visualization components for better layout and responsiveness 2025-04-30 19:45:29 +05:30
Nalvazhuthi
6a51fbca61 updated realTime vis panel smooth transition 2025-04-30 18:20:36 +05:30
5460c23a46 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-04-29 18:37:18 +05:30
Nalvazhuthi
38161fb733 updated simulation player 2025-04-29 17:54:36 +05:30
45fea9465e Refactor styles to use 'background' shorthand property instead of 'background-color' for consistency across components. Updated various components including confirmation pop-up, input fields, lists, marketplace, menu, module toggle, simulation, and more. Enhanced visual effects with backdrop filters and adjusted padding/margins for improved layout. Removed unnecessary styles and optimized hover effects for better user experience. 2025-04-29 16:27:03 +05:30
68211c277b simulation slider 2025-03-27 10:55:44 +05:30