Commit Graph

137 Commits

Author SHA1 Message Date
39c0017a5b refactor: Reintroduce Footer component with updated log handling; remove unused layouts styles 2025-05-03 10:02:40 +05:30
ac49f62bb0 refactor: Remove unused analysis and ROISummary styles; consolidate simulation styles for improved organization 2025-05-03 09:45:29 +05:30
70b48b39cf refactor: Enhance LogList component layout and styles; improve footer and logs styles for better readability and responsiveness 2025-05-02 19:09:05 +05:30
78c228aba6 refactor: Clean up LogList component by removing unused TickIcon; enhance footer and logs styles for better layout and readability 2025-05-02 18:31:00 +05:30
0f41f3f845 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-02 18:17:03 +05:30
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
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
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
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
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
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
77a6dda068 feat: Add icon color variables for light and dark themes 2025-04-29 14:58:58 +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
1651e972db Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-04-29 09:11:23 +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
Nalvazhuthi
3ebadf3c10 added arm ui 2025-04-28 12:26:31 +05:30
e64840a4e7 feat: Update logo component and refactor UserAuth for improved readability and consistency 2025-04-28 09:25:51 +05:30
2dc076e9c2 feat: Remove unused placeholders styles and add global section styles 2025-04-24 15:43:38 +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
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
513d4d0958 merged to main 2025-04-11 18:44:48 +05:30
Nalvazhuthi
4edb3cfd7d updated folder structure 2025-04-11 18:08:47 +05:30
c059fc8fd2 Merge branch 'main' into realTimeVisulization 2025-04-11 18:07: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
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
378d5d7a42 refactor: Update input styles and enhance keyboard shortcut handling 2025-04-10 12:03:15 +05:30
969ced63c1 Merge branch 'main' into realTimeVisulization 2025-04-10 10:18:35 +05:30
9b15648fb5 data not connected border 2025-04-10 10:17:54 +05:30
Nalvazhuthi
c953c71f3f merged to main 2025-04-09 18:08:23 +05:30