Commit Graph

48 Commits

Author SHA1 Message Date
ad2b6b96f3 Add tooltips to various components and improve styling for better user experience 2025-05-07 13:56:31 +05:30
b26a0cd6cd Fix CSS property naming and improve distance label formatting in DistanceLines component 2025-05-07 10:33:44 +05:30
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
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
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
Nalvazhuthi
d5a5b0849c Refactor robotic arm simulation components
- Updated MachineInstances to utilize the machine store for rendering multiple MachineInstance components.
- Enhanced Machine component to include machine state management and logging.
- Refactored RoboticArmAnimator for improved path handling and animation logic.
- Modified RoboticArmInstance to streamline state management and integrate with the updated animator.
- Improved IKInstance to support armBot state and interaction.
- Adjusted RoboticArm to dynamically load armBots based on selected products and events.
- Cleaned up unused code and improved overall readability and maintainability.
2025-05-03 15:21:03 +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
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
5ea85f49f0 refactor: Update icon stroke and fill colors based on active state; modify EventProperties component structure; adjust styles in tools, sidebar, and realTimeViz for improved layout and responsiveness 2025-04-30 16:52:08 +05:30
5119b014b7 Refactor Assets component layout and styling; enhance Trigger dropdowns with labels; update MenuBar theme retrieval; fix icon import in AssetPreview; adjust Card component star rating display; modify AddButtons styles and functionality; improve variable definitions in SCSS files; streamline input component styles; refine marketplace card layout; enhance menu dropdown styles; update module toggle styles; adjust tools component styles; improve visualization floating styles; clean up sidebar styles; optimize realTimeViz styles for better responsiveness. 2025-04-30 16:23:24 +05:30
4152e611a9 refactor: Update dropdown items to include active state, enhance List and DropDownList components, and improve sidebar styles for better layout and accessibility 2025-04-30 10:10:39 +05:30
5297717123 fix: Update loading progress condition in Project component and correct border-radius in sidebar styles 2025-04-29 18:41:31 +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
0b0e1e3d8b Refactor event properties components to use section elements for better semantics and styling consistency; update mechanics components to enhance layout and improve user experience; modify simulation component to manage open/close state for event lists; enhance file menu with project icon; improve input toggle styles; standardize color variables in SCSS; adjust sidebar styles for better visual hierarchy; implement backdrop filters for improved UI aesthetics; and refine overall component styling for consistency across the application. 2025-04-29 18:19:03 +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
2da211f464 feat: Enable add button in ActionsList based on multipleAction prop and style disabled state in sidebar 2025-04-28 18:25:25 +05:30
897633d4cc Refactor mechanics components to use ActionsList for action management
- Consolidated action handling logic into a new ActionsList component for better code organization and reusability.
- Updated RoboticArmMechanics, StorageMechanics, and VehicleMechanics to utilize the new ActionsList component.
- Improved state management and action updates within the mechanics components.
- Enhanced UI responsiveness and styling in sidebar and real-time visualization pages.
2025-04-28 18:08:27 +05:30
d7f1c5224d feat: Refactor icon components and update button elements for improved accessibility and consistency 2025-04-24 14:05:55 +05:30
cbb773b623 feat: Implement event properties management with action handling and UI components 2025-04-23 17:15:07 +05:30
Nalvazhuthi
4edb3cfd7d updated folder structure 2025-04-11 18:08:47 +05:30
Nalvazhuthi
f58754f1df merged to main 2025-04-10 18:15:59 +05:30
Nalvazhuthi
2ce930a6f5 Bug Fixes:
- Zone Selection Panel moves to the bottom when the bottom panel is hidden.
- Zone Selection Panel gets hidden by 3D widgets when switching zones.
- Template image not rendering on the Template page despite being saved.
2025-04-10 18:13:41 +05:30
39a041180e Refactor code structure for improved readability and maintainability 2025-04-10 16:48:07 +05:30
b2bd092db3 style: Refine edit widget options layout and hover effects 2025-04-10 13:15:24 +05:30
Nalvazhuthi
ed6edef24e updated visualization panel ui and added outer click 2025-04-08 18:34:21 +05:30
Nalvazhuthi
4a05bb8cdf updated realTimeViz panel style 2025-04-07 17:55:14 +05:30
Nalvazhuthi
70807d4ec4 added zones drop down in builder ouline and adjust width of displayZones 2025-04-03 18:02:28 +05:30
d2be2094eb functionality for grid distance 2025-04-01 18:16:11 +05:30
a9bfef7693 changed marketplace assets 2025-04-01 14:27:08 +05:30
21d96a31bc searching filtered assets 2025-04-01 08:58:56 +05:30
a5cdd53568 Merge remote-tracking branch 'origin/realTimeVisulization' into simulation 2025-03-31 19:39:58 +05:30
66f5ea9628 Merge branch 'main' into simulation 2025-03-31 19:39:33 +05:30
3394a8cee8 Merge remote-tracking branch 'origin/main' into realTimeVisulization 2025-03-31 19:23:54 +05:30
bb5c9563d8 added donut and pole area chart and added its iot data 2025-03-31 19:22:37 +05:30
b125989ae7 Refactor styles for improved theme management, enhance input components, and add scene styles 2025-03-31 18:06:44 +05:30
cacb23ea5a added feneration assets 2025-03-31 12:59:12 +05:30
a3692f8f63 Merge remote-tracking branch 'origin/main' into ui 2025-03-29 19:09:52 +05:30
Nalvazhuthi
ad7f4bbfd6 Add new images and update styles for visualization components 2025-03-29 17:56:50 +05:30
c968f7865b avatar started 2025-03-28 19:20:52 +05:30
3de7eedb80 Update styles, add marketplace components, and enhance drag-and-drop functionality 2025-03-27 15:14:29 +05:30
579e32e623 zone properties updated 2025-03-26 12:22:04 +05:30
cf86dc8c37 refactor: update z-index values, enhance UserAuth checkbox, and improve sidebar styles; add ZoneProperties and Vector3Input components 2025-03-26 11:18:23 +05:30
2303682a15 add initial components and utility functions for simulation and builder modules 2025-03-25 14:00:03 +05:30
61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30