Commit Graph

608 Commits

Author SHA1 Message Date
Jerald-Golden-B f42a773dda Merge branch 'main' into v2 2025-05-05 20:09:09 +05:30
Jerald-Golden-B 7a17358c95 Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-05-05 20:08:59 +05:30
Jerald-Golden-B 180cac9045 Merge remote-tracking branch 'origin/simulation-agv-v2' into v2 2025-05-05 20:08:48 +05:30
Jerald-Golden-B c89c4234a4 feat: Enhance conveyor actions and event handling
- Added detailed logging for default conveyor actions in useConveyorActions.
- Integrated play and reset button states into useActionHandler for better control flow.
- Updated PointsCreator to conditionally render based on play state and improved event handling.
- Modified MaterialAnimator to support pause and resume functionality based on play state.
- Enhanced MaterialInstance to trigger actions upon animation completion.
- Implemented material clearing logic in Materials component on reset or stop.
- Updated Simulator to respect play and reset states during action handling.
- Improved trigger handling logic to accommodate new event retrieval methods.
- Added utility functions in useProductStore for fetching events by trigger and point UUIDs.
- Created a new file for default action handling in conveyor actions.
2025-05-05 20:08:05 +05:30
Gomathi cea9a32ce4 object attach and detach added 2025-05-05 19:05:09 +05:30
Poovizhi99 2a132b7f9f added material types for vehicle Model 2025-05-05 15:29:37 +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 8d5bfea561 Merge pull request 'v2' (#78) from v2 into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/78
2025-05-05 09:21:24 +00:00
Poovizhi99 dd402184e4 Merge remote-tracking branch 'origin/v2' into simulation-agv-v2 2025-05-05 14:28:48 +05:30
Poovizhi99 7247443e38 added rough material for agv vehicle 2025-05-05 14:28:34 +05:30
Jerald-Golden-B 6b0ee0ae79 Enhance material handling: add support for additional materials in conveyor and machine mechanics, update action types, and implement material model loading. 2025-05-05 14:26:38 +05:30
Poovizhi99 c9949c98c0 merged with origin/v2 2025-05-05 12:22:42 +05:30
Poovizhi99 ec4d3db70e added machine actions 2025-05-05 12:20:55 +05:30
Jerald-Golden-B 19d41a775c Enhance execution sequence determination: add complete dependency graph and build trigger chains for independent root points. 2025-05-05 11:26:29 +05:30
Jerald-Golden-B 67f572ec8d Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-05-05 11:25:50 +05:30
Gomathi be8f937759 reset function updated 2025-05-05 11:25:06 +05:30
Jerald-Golden-B 8ba2bae810 Refactor simulation action handlers: consolidate action handling, enhance spawn logic, and improve type definitions for actions. 2025-05-05 11:24:00 +05:30
Vishnu f888c2798c Merge pull request 'v2' (#76) from v2 into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/76
2025-05-03 13:53:42 +00:00
Jerald-Golden-B 8fd0d0121e Implement code changes to enhance functionality and improve performance 2025-05-03 19:18:35 +05:30
Jerald-Golden-B e4b0fc61f5 Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-05-03 19:18:10 +05:30
Gomathi 0b69494465 arm points constraints defined and armbot movements bug cleared 2025-05-03 19:11:24 +05:30
Jerald-Golden-B b85ff07a15 Merge branch 'main' into v2 2025-05-03 18:36:51 +05:30
Jerald-Golden-B 13af6c2c67 Refactor conveyor mechanics and action handlers: update spawn count, interval, and delay handling; enhance material management in useMaterialStore; implement spawn action handler; unify action handling across various components. 2025-05-03 18:36:30 +05:30
Vishnu 907a257f2b Merge pull request 'v2-ui' (#75) from v2-ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/75
2025-05-03 12:47:10 +00:00
Vishnu ae9c2fda66 refactor: Improve code readability and consistency in PointsCreator component; streamline JSX structure and enhance key usage in event mapping 2025-05-03 18:16:31 +05:30
Vishnu e39da61ed8 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-03 18:16:24 +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
Vishnu f8abd71116 feat: Replace random ID generation with UUID for log entries; improve log entry consistency 2025-05-03 16:52:48 +05:30
Vishnu 06fa09bb42 feat: Update log display messages for clarity; enhance log navigation styles and layout 2025-05-03 15:47:38 +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
Vishnu 135633ef7a Refactor logging components and styles; remove unused CSS; enhance log icon functionality
- Removed the random color generation function from ProductionCapacity component.
- Updated ThroughputSummary component to remove unused imports.
- Simplified LogList component by removing unnecessary icons and integrating GetLogIcon for log types.
- Enhanced LoggerContext to support a new "success" log type and optimized logger methods with useMemo.
- Adjusted SimulationPlayer to conditionally render analysis components.
- Deleted index.css and removed its import from index.tsx.
- Cleaned up builder module by removing unused imports and optimizing state management.
- Removed savedTheme from Ground component.
- Changed log message from info to warning in Project component.
- Updated log color variables in SCSS files for better visibility and consistency.
- Added new log icons for success, error, info, and warning in LogIcons component.
- Created GetLogIcon utility to streamline log icon rendering based on log type.
2025-05-03 15:20:52 +05:30
Jerald-Golden-B aefa9ec2b2 Fix SVG attribute casing in icons and update action handling in RoboticArmInstance for improved functionality 2025-05-03 13:49:59 +05:30
Jerald-Golden-B ed9d149072 Enhance trigger handling in Trigger component: update addTrigger logic to include backend update and refresh triggers; improve default option handling in LabledDropdown for triggered points. 2025-05-03 13:43:59 +05:30
Jerald-Golden-B 71fdb26e16 Refactor trigger handling in Trigger component: update trigger selection logic and add memoization for performance; enhance renameTrigger function in useProductStore to return updated event. 2025-05-03 13:23:01 +05:30
Jerald-Golden-B 649352b4b4 Comment out mesh rendering in RoboticArmAnimator to disable visual representation of the armBot's position. 2025-05-03 12:35:56 +05:30
Jerald-Golden-B 75699e7199 Refactor multiple components: streamline action handling in ActionsList, RoboticArmMechanics, and Trigger; update vehicle and robotic arm data management in Products and Vehicles; unify action naming in loadInitialFloorItems, copyPasteControls, and duplicationControls; enhance ArmBotUI with selected event sphere integration. 2025-05-03 12:25:10 +05:30
Nalvazhuthi 2c37472928 feat: Add dragging and rotating state management to simulation store
- Introduced `useIsDragging` and `useIsRotating` stores to manage dragging and rotating states.
- Each store maintains its own state and provides setter functions.

refactor: Enhance storage unit and vehicle stores

- Added `clearStorageUnits` and `clearvehicles` methods to clear respective stores.
- Prevent duplicate entries in `addStorageUnit` and `addVehicle` methods by checking for existing model UUIDs.

style: Update SCSS variables and improve styling consistency

- Refactored background gradient variables for better readability.
- Introduced log indication colors for better visual feedback.
- Cleaned up and organized styles in various components for improved maintainability.

chore: Remove unused ROISummary styles

- Deleted `ROISummary.scss` as it was no longer needed.

feat: Implement new analysis component styles

- Created `analysis.scss` for the new analysis component layout and styles.
- Added styles for various sections including metrics, throughput values, and progress bars.

fix: Update main styles import

- Adjusted imports in `main.scss` to reflect the new structure and removed obsolete imports.
2025-05-03 11:20:31 +05:30
Nalvazhuthi 55d691074b updating UI 2025-05-03 11:20:04 +05:30
Vishnu 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
Vishnu b4e4bf7fb3 Refactor Simulations, RenameTooltip, EditWidgetOption, and RoboticArmAnimator components: streamline imports, enhance UI elements, and improve event handling logic. 2025-05-03 11:17:14 +05:30
Jerald-Golden-B 52c6017649 Fix key prop in PointsCreator component: add unique key for nested point mapping to improve rendering performance. 2025-05-03 10:48:39 +05:30
Vishnu 6a79ef563c Refactor PointsCreator and RoboticArmInstance: remove unused hooks and streamline state management; update ArmBotUI to eliminate unnecessary imports. 2025-05-03 10:48:29 +05:30
Jerald-Golden-B 4fc014cd28 Merge branch 'main' into v2 2025-05-03 10:46:05 +05:30