96530b981fAdd dragging and rotating state management to simulation store; enhance PointsCreator and VehicleUI componentsJerald-Golden-B2025-05-02 11:54:40 +0530
928c683a79Merge remote-tracking branch 'origin/simulation-agv-v2' into v2Jerald-Golden-B2025-05-02 11:36:12 +0530
d3f5c5e506Enhance TriggerConnector and useProductStore: add removeTrigger return value and improve event handling in TriggerConnectorJerald-Golden-B2025-05-02 11:35:03 +0530
2a669f6337removed sample data and worked with schema for agvPoovizhi992025-05-02 11:15:11 +0530
571da0a78aRefactor Machine and TriggerConnector components: enhance event handling for machine points and streamline vehicle status sample initializationJerald-Golden-B2025-05-02 10:50:52 +0530
29efeab387Enhance event handling and backend updates across mechanics components; refactor trigger management in TriggerConnectorJerald-Golden-B2025-04-30 20:16:26 +0530
f776ffa2ddMerge pull request '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 bette…' (#73) from v2-ui into mainVishnu2025-04-30 14:18:11 +0000
4535be68b3refactor: 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 responsivenessVishnu2025-04-30 19:45:29 +0530
d208a02305Merge pull request 'v2-ui' (#71) from v2-ui into mainVishnu2025-04-30 12:56:49 +0000
66d8196537updated realTime vis panel smooth transition
Nalvazhuthi
2025-04-30 18:23:27 +0530
6a51fbca61updated realTime vis panel smooth transition
Nalvazhuthi
2025-04-30 18:20:36 +0530
bd402275b2refactor: Adjust styles for dropdown options; modify padding, margin, and border-radius for improved layout and appearanceVishnu2025-04-30 17:05:28 +0530
b1b8672cf8Merge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-04-30 16:53:54 +0530
5ea85f49f0refactor: 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 responsivenessVishnu2025-04-30 16:52:08 +0530
764e235a5fMerge branch 'v2' into simulation-armbot-v2Gomathi2025-04-30 16:50:54 +0530
a20170f69eRemove commented console log for vehicles in Vehicles componentJerald-Golden-B2025-04-30 11:49:58 +0530
3ed43ed16aMerge remote-tracking branch 'origin/simulation-agv-v2' into v2Jerald-Golden-B2025-04-30 11:49:15 +0530
014bc3a7caRefactor model identifier naming conventions from 'modeluuid' and 'modelname' to 'modelUuid' and 'modelName' across multiple modules for consistency and clarity. Update related API calls and local storage handling to reflect these changes. Remove unused deleteProductDataApi service and implement deleteProductApi service for product data deletion. Introduce steeringAngle property in vehicle configurations.Jerald-Golden-B2025-04-30 11:46:20 +0530
4b87650528added ui and its functionality for changing position of vehicles pickup-point and unloadPointPoovizhi992025-04-30 11:32:13 +0530
4152e611a9refactor: Update dropdown items to include active state, enhance List and DropDownList components, and improve sidebar styles for better layout and accessibilityVishnu2025-04-30 10:10:39 +0530
9574d70b56added ui for changing position of vehicles pickup-point and unloadPointPoovizhi992025-04-30 09:15:21 +0530
882c81a385Refactor asset model handling and event data managementJerald-Golden-B2025-04-29 19:15:17 +0530
fe57e6c873playSpeed,reset,exit added and armbot movemets addedGomathi2025-04-29 19:01:06 +0530
9829899aecMerge pull request 'v2-ui' (#70) from v2-ui into mainVishnu2025-04-29 13:13:37 +0000
5297717123fix: Update loading progress condition in Project component and correct border-radius in sidebar stylesVishnu2025-04-29 18:41:31 +0530
949dbbca8drefactor: Enhance FileMenu component with click handling and outside click detectionVishnu2025-04-29 18:32:25 +0530
0b0e1e3d8bRefactor 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.Vishnu2025-04-29 18:19:03 +0530
38161fb733updated simulation player
Nalvazhuthi
2025-04-29 17:54:36 +0530
45fea9465eRefactor 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.Vishnu2025-04-29 16:27:03 +0530
77a6dda068feat: Add icon color variables for light and dark themesVishnu2025-04-29 14:58:58 +0530
ab5ade7beefeat: Enhance camera control and user experience with improved key handling and speed adjustmentsVishnu2025-04-29 13:42:24 +0530
2f65ee6a71feat: Implement handleAddEventToProduct function and integrate it into EventProperties and Simulations componentsVishnu2025-04-29 09:29:18 +0530
62bfce104cMerge remote-tracking branch 'origin/simulation-agv-v2' into v2Jerald-Golden-B2025-04-29 09:11:34 +0530
1651e972dbMerge remote-tracking branch 'origin/simulation-armbot-v2' into v2Jerald-Golden-B2025-04-29 09:11:23 +0530
ad833cc8e3Merge pull request 'v2-ui' (#69) from v2-ui into mainVishnu2025-04-28 13:22:10 +0000
5b6badaa52refactor: Improve code readability and structure in EventProperties, DelayAction, SwapAction, and PreviewSelectionWithUpload componentsVishnu2025-04-28 09:51:07 +0530
328b045a7cMerge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-04-28 09:30:13 +0530
e64840a4e7feat: Update logo component and refactor UserAuth for improved readability and consistencyVishnu2025-04-28 09:25:51 +0530
fe527a7e52Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2Jerald-Golden-B2025-04-25 19:42:16 +0530
2424fa2e15fix: Remove unused material property from vehicle action definitionJerald-Golden-B2025-04-25 19:41:05 +0530
475e5673aeMerge remote-tracking branch 'origin/simulation-agv-v2' into v2Jerald-Golden-B2025-04-25 19:40:46 +0530
1ad0243204feat: Add AddOrRemoveEventsInProducts component for event management in products; refactor TriggerConnector and update PointsCreator to improve event handling and mesh identificationJerald-Golden-B2025-04-25 19:31:56 +0530
81b353307bfeat: Integrate upsertProductOrEventApi in Simulations and Products components; adjust loadInitialFloorItems to accept renderDistance parameter; update material handling in addAssetModel and Vehicles componentsJerald-Golden-B2025-04-25 18:29:01 +0530
70a99316baadded stationed-pickup and pickup to drop functionality addedPoovizhi992025-04-25 17:57:38 +0530
d7a22f5bfbfeat: Refactor PickAndPlaceAction component to accept props for pick and place points; enhance RoboticArmMechanics with action handling and state managementJerald-Golden-B2025-04-25 16:06:24 +0530
a1a1eacb79feat: Refactor event data handling and API integration; update variable names for consistency and clarityJerald-Golden-B2025-04-25 13:47:46 +0530
c0e0bcb69drefactor: Update material default value and remove console logs for cleaner outputJerald-Golden-B2025-04-25 11:49:39 +0530
0ba771907aMerge remote-tracking branch 'origin/simulation-armbot-v2' into v2Jerald-Golden-B2025-04-25 11:20:53 +0530
bfcb67c3c8feat: Enhance EventProperties and mechanics components with new mechanics; refactor action handling and improve state management for various actionsJerald-Golden-B2025-04-25 11:19:40 +0530
4310b473d0feat: Enhance EventProperties and mechanics components with new state management and action handling; add DelayAction component and remove unused IkInstancesJerald-Golden-B2025-04-24 19:15:36 +0530
a305c3c006Refactor EventProperties component to utilize new state management for selected event data and asset selection; implement action handling based on asset type and improve action rendering logic.Jerald-Golden-B2025-04-24 16:38:42 +0530
be4d8d458eMerge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-04-24 15:44:28 +0530
2dc076e9c2feat: Remove unused placeholders styles and add global section stylesVishnu2025-04-24 15:43:38 +0530
d7f1c5224dfeat: Refactor icon components and update button elements for improved accessibility and consistencyVishnu2025-04-24 14:05:55 +0530
85515c6cd3feat: Refactor simulation components and enhance product management with new featuresJerald-Golden-B2025-04-24 11:07:15 +0530
4e652bb48efeat: Enhance Robotic Arm functionality with state management and action handling
SreeNath14
2025-04-24 09:47:44 +0530
d53ef429c8feat: Remove unused IkInstances import from RoboticArm componentJerald-Golden-B2025-04-23 18:52:27 +0530
d2aa0ba6c3Merge remote-tracking branch 'origin/v2-ui' into v2Jerald-Golden-B2025-04-23 18:27:50 +0530