640505a7f7feat: enhance Design component with improved styling and functionality for element customization feat: update LogList and LoggerContext to manage log visibility and selected tab state refactor: clean up DraggableWidget by removing unnecessary console logs refactor: remove debug logs from TotalCardComponent style: improve sidebar styles for better layout and appearance
Nalvazhuthi
2025-05-23 12:09:07 +0530
3ad1cb3c58feat: enhance Messages and ThreadChat components with improved textarea handling and stylingVishnu2025-05-23 12:07:58 +0530
0cfd9307d0Merge branch 'main' into analysisGomathi2025-05-23 09:49:45 +0530
ed828d9417refactor: remove console log from TotalCardComponentGomathi2025-05-23 09:33:06 +0530
43adb0137afeat: implement ThreadChat component and enhance Messages and CommentThreads with improved structure and stylingVishnu2025-05-22 18:29:27 +0530
919f0fc9aafeat: add comment field to CommentSchema for new comment functionalityJerald-Golden-B2025-05-22 16:05:19 +0530
ae7f33c485refactor: rearrange early return for better readability in CommentInstanceVishnu2025-05-22 15:58:09 +0530
6524d77490Merge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-05-22 15:53:18 +0530
e161c2768efix: update comments thread position to absolute for better layoutVishnu2025-05-22 15:53:04 +0530
357e7ce639Merge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-05-22 15:51:28 +0530
b6aa4ab632feat: update CommentThreads component and integrate it into CommentInstanceJerald-Golden-B2025-05-22 15:50:39 +0530
56363a0370Merge remote-tracking branch 'origin/v2-ui' into v2Jerald-Golden-B2025-05-22 15:46:01 +0530
60e47f9764Refactor collaboration store structure and implement comments functionalityJerald-Golden-B2025-05-22 15:44:13 +0530
13a693a0bcfeat: add ThreadChat component with message handling and UI interactionsVishnu2025-05-22 15:41:28 +0530
5f9207a0feEnhance Visualization and Design components: add 'Design' option to ToggleHeader, improve state handling, and update styles for better consistency
Nalvazhuthi
2025-05-22 15:08:52 +0530
ddbacf0353feat: implement CommentThreads component with styling and interaction logicVishnu2025-05-22 15:07:09 +0530
b3044cc469Merge pull request 'v2-ui' (#93) from v2-ui into mainVishnu2025-05-22 03:17:33 +0000
43f02efe9cfeat: update KeyPressListener to hide log list on module switchVishnu2025-05-21 18:00:52 +0530
369fad07e2feat: enhance shortcut helper with new shortcuts and icons for better navigationVishnu2025-05-21 17:59:55 +0530
33499c66afMerge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-05-21 17:50:47 +0530
bd31259aacMerge remote-tracking branch 'origin/main' into v2-uiVishnu2025-05-21 17:50:33 +0530
fb63519853refactor: replace local state with usePlayerStore for hidePlayer in ControlsPlayer, SimulationPlayer, and KeyPressListenerVishnu2025-05-21 17:50:15 +0530
8af4442a28Refactor Dashboard components and styles for improved functionality and UI consistency
Nalvazhuthi
2025-05-21 17:46:16 +0530
69a7f28d71refactor: update import statements for useToggleStore to named importVishnu2025-05-21 17:42:40 +0530
70136fd7d3Add useThree hook and update visibility logic for target mesh in RoboticArmInstanceJerald-Golden-B2025-05-21 17:38:42 +0530
d628567eeaMerge pull request 'v2' (#92) from v2 into mainVishnu2025-05-21 12:01:31 +0000
1d57be8d19Refactor component imports and state management for clarity and efficiencyJerald-Golden-B2025-05-21 17:27:54 +0530
2b4153f520Refactor MaterialAnimator to replace sphereRef with materialRef for clarity and consistencyJerald-Golden-B2025-05-21 17:06:07 +0530
406b52b0d8Enhance event managers with play, pause, and reset functionality; remove obsolete vehicle event managerJerald-Golden-B2025-05-21 16:41:16 +0530
542faf5ea9feat: enhance PointsCreator to update backend with event data and refactor event handling logicJerald-Golden-B2025-05-20 18:17:06 +0530
292ea0dbc2feat: refactor TriggerConnector to include Arrows component for visualizing connections and update import paths refactor: remove unused triggerConnector file and update trigger.tsx import pathJerald-Golden-B2025-05-20 17:46:22 +0530
9b3a4e7253Refactor various components: remove console logs, adjust visibility logic, and enhance styling for active list itemsGomathi2025-05-20 15:49:45 +0530
6ff23e1dd9fix: correct input value handling in InputWithDropDown componentVishnu2025-05-20 15:32:25 +0530
92ae705399fix: add optional chaining to prevent runtime errors in action handlers and instancesJerald-Golden-B2025-05-20 15:07:14 +0530
6da65eba7bfeat: implement conveyor and arm bot event managers for monitoring state changesJerald-Golden-B2025-05-20 13:01:43 +0530
74c1562c3cfeat: improve zone name positioning in ZoneGroup based on polygon center and average heightVishnu2025-05-20 10:13:31 +0530
634acdd2ccRefactor version management: replace crypto.randomUUID with generateUniqueId, add new icons, and enhance version editing features
Nalvazhuthi
2025-05-20 09:40:52 +0530
068af3f936feat: add zone name display in ZoneGroup and update styles for zone-name-wrapperVishnu2025-05-19 16:27:58 +0530
bdde20a611refactor: remove unused imports from ROISummary and ThroughPutData componentsVishnu2025-05-19 16:13:03 +0530
2ed7cfbddaMerge remote-tracking branch 'origin/main' into zones-uiPoovizhi992025-05-19 16:11:41 +0530
a5acb613affix: correct typo in log message in MarketPlace componentVishnu2025-05-19 11:02:50 +0530
4298c34a36Add modelUrl prop to card component in CardsContainer; clean up vehicleInstance importsGomathi2025-05-19 10:58:25 +0530
3d0226843aMerge branch 'main' into analysisGomathi2025-05-19 10:57:24 +0530
d000ee193aEnable sprite rendering for 3D widgets in ProductionCapacity, ReturnOfInvestment, StateWorking, and Throughput components; update CSS to allow pointer events in realTimeVizGomathi2025-05-19 10:53:16 +0530
933f87a8cbRefactor compare components and version management
Nalvazhuthi
2025-05-16 18:02:46 +0530
65726ed337Merge pull request 'v2-ui' (#89) from v2-ui into mainVishnu2025-05-16 08:38:06 +0000
bb826b7bdbMerge remote-tracking branch 'origin/v2' into v2-uiVishnu2025-05-16 12:43:29 +0530
d6dceb400frefactor: Update layout styles and improve KeyPressListener for better UI responsiveness and shortcut handling
Nalvazhuthi
2025-05-15 18:19:35 +0530
95f118f8eeRefactor and enhance various components and utilities
Nalvazhuthi
2025-05-15 18:19:20 +0530
28e11d04b4Enhance analysis components with input values integration and improve state management for production capacity and ROI calculationsGomathi2025-05-15 18:00:07 +0530
d187e4cc20feat: Implement version saving functionality and layout comparison feature
Nalvazhuthi
2025-05-15 17:34:46 +0530
f37750023fRefactor FloorItemsGroup to integrate environment data retrieval and improve asset loading progress trackingJerald-Golden-B2025-05-15 14:36:57 +0530
626ad18367Merge pull request 'v2-ui' (#88) from v2-ui into mainVishnu2025-05-15 07:05:30 +0000