Commit Graph

68 Commits

Author SHA1 Message Date
6a1bf7f769 refactor: Update ROISummary component to use ArrowIcon for expand functionality; enhance styles in ROISummary, global, and analysis components for improved layout and responsiveness 2025-05-02 18:16:22 +05:30
44e3f5c207 Refactor RealTimeVisualization component and handle widget drop functionality
- Commented out the handleDrop function in RealTimeVisualization.tsx and moved its logic to a new utility function createHandleDrop for better separation of concerns.
- Updated Project.tsx to utilize the new createHandleDrop function, improving readability and maintainability.
- Enhanced styling for the scene container and real-time visualization components to improve layout and responsiveness.
- Removed unnecessary styles and consolidated button and input styles for consistency.
- Cleaned up unused imports and variables in various files to streamline the codebase.
2025-05-02 17:39:11 +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
66d8196537 updated realTime vis panel smooth transition 2025-04-30 18:23:27 +05:30
Nalvazhuthi
6a51fbca61 updated realTime vis panel smooth transition 2025-04-30 18:20:36 +05:30
bd402275b2 refactor: Adjust styles for dropdown options; modify padding, margin, and border-radius for improved layout and appearance 2025-04-30 17:05:28 +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
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
c1a7fe3015 feat: Implement collaboration features including user following and avatar management 2025-04-29 12:50:14 +05:30
Nalvazhuthi
cc44826f66 updating progressbar 2025-04-29 10:34:21 +05:30
Nalvazhuthi
3ebadf3c10 added arm ui 2025-04-28 12:26:31 +05:30
cbb773b623 feat: Implement event properties management with action handling and UI components 2025-04-23 17:15:07 +05:30
db9c9fb8b5 duplicate zone rename bug resolved 2025-04-15 18:28:37 +05:30
Nalvazhuthi
5066638782 bug fix 2025-04-14 18:09:36 +05:30
Nalvazhuthi
312479eb1a merged to main 2025-04-11 09:08:21 +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
0e9c9fbd3e Merge branch 'main' into rtViz 2025-04-10 18:13:14 +05:30
1e22d82bff horizontal move updated based on zone points and bugs resolved 2025-04-10 17:53:28 +05:30
378d5d7a42 refactor: Update input styles and enhance keyboard shortcut handling 2025-04-10 12:03:15 +05:30
Nalvazhuthi
ceecff851a Hidden panel zone based template Sc shot 2025-04-09 18:06:08 +05:30
Nalvazhuthi
4a05bb8cdf updated realTimeViz panel style 2025-04-07 17:55:14 +05:30
Nalvazhuthi
57ad4ea8e2 added zones drop down in builder ouline and adjust width of displayZones 2025-04-04 10:08:07 +05:30
Nalvazhuthi
70807d4ec4 added zones drop down in builder ouline and adjust width of displayZones 2025-04-03 18:02:28 +05:30
70aeee068f Merge remote-tracking branch 'origin/main' into ui 2025-04-02 18:32:44 +05:30
Nalvazhuthi
02a09c2a2f added pannel hide and EditWidgetOption component 2025-04-02 17:51:44 +05:30
721d3a3657 Merge remote-tracking branch 'origin/simulation-agv' into realTimeVisulization 2025-04-01 19:15:06 +05:30
a9bfef7693 changed marketplace assets 2025-04-01 14:27:08 +05:30
a682d3dd1e Refactor UI components and styles for improved layout and consistency 2025-04-01 12:03:29 +05:30
21d96a31bc searching filtered assets 2025-04-01 08:58:56 +05:30
b125989ae7 Refactor styles for improved theme management, enhance input components, and add scene styles 2025-03-31 18:06:44 +05:30
8fc4453cee Refactor input styles, implement 3D toggle state management, and enhance FileMenu with dropdown options 2025-03-31 11:11:44 +05:30
6cb8e1076e refactor: update loading styles and introduce faint gradient variables 2025-03-29 19:02:02 +05:30
Nalvazhuthi
acb426f3c8 Merge branch 'ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into ui 2025-03-29 17:57:51 +05:30
Nalvazhuthi
ad7f4bbfd6 Add new images and update styles for visualization components 2025-03-29 17:56:50 +05:30
261e673dac package fic 2025-03-28 19:43:01 +05:30
71310bdbdd Merge remote-tracking branch 'origin/main' into rtViz 2025-03-28 19:27:09 +05:30
c842b81611 3dWidget dnd and 2d widgets backend api updated 2025-03-28 19:13:20 +05:30
dc73c1a50b completed some features in market place 2025-03-28 16:25:53 +05:30
e4ef26331f solved ui bugs marketplace 2025-03-28 13:55:30 +05:30
40589b2fd8 Merge branch 'main' into rtViz 2025-03-27 18:10:13 +05:30
2591de38da floating widgets data added 2025-03-27 18:04:16 +05:30
a906d9a60b Merge conflicts remote-tracking branch 'origin/main' into ui 2025-03-27 16:16:31 +05:30
Nalvazhuthi
7e44ba94ca added dublicate widget function and added missed drag and drop 2025-03-27 12:24:36 +05:30