Commit Graph

93 Commits

Author SHA1 Message Date
7c85d2041e Merge branch 'rtViz' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into rtViz 2025-03-29 19:36:56 +05:30
6ccdb28f52 floatingwidgets Api and 3dwidget frontend and 2d widget delete Api and zonecameraUpdation 2025-03-29 19:21:20 +05:30
a3692f8f63 Merge remote-tracking branch 'origin/main' into ui 2025-03-29 19:09:52 +05:30
0ea79df1a1 Merge remote-tracking branch 'origin/main' into ui 2025-03-29 19:03:03 +05:30
6cb8e1076e refactor: update loading styles and introduce faint gradient variables 2025-03-29 19:02:02 +05:30
c7b438fa98 Merge pull request 'Added and modifies vehicle mechanics state, added connection between conveyors and vehicles, Added UI integeration for vehicles events addition.' (#25) from simulation into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/25
2025-03-29 13:30:30 +00:00
9471f1ec2d Merge pull request 'added api to save widgit data and iot data' (#24) from realTimeVisulization into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/24
2025-03-29 13:29:19 +00:00
3b80402fb6 refactor: remove unnecessary whitespace in RealTimeVisualization component 2025-03-29 18:45:10 +05:30
3654cef817 added api to save widgit data and iot data 2025-03-29 18:42:08 +05:30
98eb403b4a refactor: clean up code in various components; streamline material properties and improve state management 2025-03-29 18:35:34 +05:30
a327044b8b refactor: simplify user profile rendering in Header component 2025-03-29 18:16:18 +05:30
df571e18fb Merge remote-tracking branch 'origin/simulation-agv' into simulation 2025-03-29 18:15:41 +05:30
5564eecf76 refactor: update VehicleMechanics to use LabledDropdown for start and end point selection; clean up unused MQTT code and improve zone data fetching logic 2025-03-29 18:14:29 +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
9fb0b78e45 integrated asset properties in builder 2025-03-29 17:46:47 +05:30
0e5fe6e1dc feat: implement dashboard layout with sidebar, navbar, and marketplace banner 2025-03-29 16:41:44 +05:30
661fec1908 Merge remote-tracking branch 'origin/simulation' into simulation-agv 2025-03-29 14:33:12 +05:30
d4d4b145c7 refactor: improve toggle UI logic in Header and Tools components for better state management 2025-03-29 14:31:02 +05:30
3831fd6bf1 Merge branch 'main' into simulation-agv 2025-03-29 14:30:02 +05:30
725abcf0c6 added toggle functionality 2025-03-29 14:29:32 +05:30
c2dc898d53 refactor: rename position handlers to startPoint and endPoint for clarity; update toggle UI logic to use localStorage 2025-03-29 13:57:39 +05:30
1cca51e652 fix: prevent speed change when no action sphere is selected in VehicleMechanics 2025-03-29 13:46:31 +05:30
8606cbbe54 refactor: update speed handling in ConveyorMechanics and related types to support string values 2025-03-29 13:43:29 +05:30
991fd4328a Merge remote-tracking branch 'origin/simulation-agv' into simulation 2025-03-29 13:15:53 +05:30
a42d9260f6 included measureIcon 2025-03-29 13:04:28 +05:30
13732a5679 added ui and integerated ui for the vehicle mechanics 2025-03-29 12:58:54 +05:30
cff29304d0 integrated Factory builder features 2025-03-29 12:57:16 +05:30
bb0a6f214a Merge pull request 'ui' (#22) from ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/22
2025-03-29 04:57:12 +00:00
1ce24a64f1 refactor: standardize activeTool casing and enhance trigger mechanics with bufferTime 2025-03-29 10:24:47 +05:30
bc35687b26 Merge remote-tracking branch 'origin/main' into ui 2025-03-29 09:33:38 +05:30
261e673dac package fic 2025-03-28 19:43:01 +05:30
893d01ee4e Merge remote-tracking branch 'origin/main' into ui 2025-03-28 19:37:02 +05:30
01588cf6c1 Merge pull request '3dWidget dnd and 2d widgets backend api updated' (#21) from rtViz into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/21
2025-03-28 13:57:58 +00:00
71310bdbdd Merge remote-tracking branch 'origin/main' into rtViz 2025-03-28 19:27:09 +05:30
74ae0d1e14 Merge remote-tracking branch 'origin/main' into realTimeVisulization 2025-03-28 19:23:08 +05:30
c968f7865b avatar started 2025-03-28 19:20:52 +05:30
c842b81611 3dWidget dnd and 2d widgets backend api updated 2025-03-28 19:13:20 +05:30
f46f29b88c Add MQTT URL to environment variables and refactor simulation components 2025-03-28 19:10:49 +05:30
49af0ea3c9 added dynamic input based on graph 2025-03-28 18:17:45 +05:30
f058508b50 Merge remote-tracking branch 'origin/main' into ui 2025-03-28 14:19:43 +05:30
66f96d408e Merge pull request 'rtViz' (#16) from rtViz into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/16
2025-03-27 12:47:16 +00:00
bbe26a3cb6 Merge pull request 'resolved chart data bug' (#15) from realTimeVisulization into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/15
2025-03-27 12:46:37 +00:00
f69b601785 conflicts removed 2025-03-27 18:10:49 +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
d3b90d8b6d Merge pull request 'simulation' (#13) from simulation into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/13
2025-03-27 12:27:54 +00:00
146f62347a Merge remote-tracking branch 'origin/main' into simulation 2025-03-27 17:56:31 +05:30
4408bc763b resolved chart data bug 2025-03-27 17:55:27 +05:30
d7e6e4d918 before merge commit 2025-03-27 17:25:07 +05:30