Commit Graph

178 Commits

Author SHA1 Message Date
Vishnu 10de9efc76 Merge remote-tracking branch 'origin/main' into ui 2025-04-02 12:20:30 +05:30
Vishnu d1e6b010e9 Merge pull request 'simulation' (#32) from simulation into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/32
2025-04-02 05:09:39 +00:00
Vishnu 5666416cb9 fix: ensure theme is set on initialization 2025-04-02 10:38:14 +05:30
Vishnu 975e7e2c1d Merge remote-tracking branch 'origin/main' into simulation 2025-04-02 10:36:10 +05:30
Vishnu 661edc27c6 Update background color to use CSS variable and remove unused theme initialization code 2025-04-01 19:19:28 +05:30
Jerald-Golden-B 00ea0432b5 feat: implement conveyor path creation with dynamic points and actions 2025-04-01 19:04:15 +05:30
Jerald-Golden-B d74b9969f4 Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-01 18:54:56 +05:30
SreeNath14 8a177478c6 "updated animation" 2025-04-01 18:54:04 +05:30
Jerald-Golden-B 2043712f5d add backend api and socket for conveyor events 2025-04-01 18:52:21 +05:30
Vishnu 652dee0c4b Update background color to use CSS variable and remove unused theme toggle logic 2025-04-01 17:46:55 +05:30
SreeNath14 fa05e0c9c6 Merge remote-tracking branch 'origin/simulation' into simulation-animation 2025-04-01 15:13:36 +05:30
Jerald-Golden-B 526befad20 refactor: update backend URL and added conveyor event storing in ackend 2025-04-01 14:25:42 +05:30
Vishnu e95abfb4dd Refactor DistanceLines component for improved label positioning and remove unused DistanceLine component 2025-04-01 12:25:01 +05:30
Vishnu b5833696a5 Simplify conditional rendering of Sun component based on theme 2025-04-01 12:08:54 +05:30
Vishnu a682d3dd1e Refactor UI components and styles for improved layout and consistency 2025-04-01 12:03:29 +05:30
Marikannan 6f483baf8d Merge pull request 'simulation' (#30) from simulation into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/30
2025-03-31 16:37:16 +00:00
Jerald-Golden-B 945fc0396f No code changes detected; skipping commit. 2025-03-31 19:54:21 +05:30
Jerald-Golden-B 29ea88a58a Merge remote-tracking branch 'origin/rtViz' into simulation 2025-03-31 19:53:54 +05:30
Jerald-Golden-B a5cdd53568 Merge remote-tracking branch 'origin/realTimeVisulization' into simulation 2025-03-31 19:39:58 +05:30
Jerald-Golden-B 66f5ea9628 Merge branch 'main' into simulation 2025-03-31 19:39:33 +05:30
Gomathi f78b7ce6c5 conflicts resolved in api file 2025-03-31 19:39:09 +05:30
Jerald-Golden-B e3a85c81e5 Refactor socket initialization to include organization and enhance asset event handling; remove unused console logs and improve asset data structure 2025-03-31 19:38:23 +05:30
Gomathi d4e4952de4 conflicts resolved 2025-03-31 19:25:44 +05:30
gabriel 3394a8cee8 Merge remote-tracking branch 'origin/main' into realTimeVisulization 2025-03-31 19:23:54 +05:30
gabriel bb5c9563d8 added donut and pole area chart and added its iot data 2025-03-31 19:22:37 +05:30
Gomathi 6b8ccc02c7 3d widget api added and template frontend and backend completed 2025-03-31 19:20:03 +05:30
Nalvazhuthi 9611ad69cf updated distanceLine and fix drag bug 2025-03-31 18:22:40 +05:30
Vishnu d6943758e9 Merge pull request 'Refactor styles for improved theme management, enhance input components, and add scene styles' (#29) from ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/29
2025-03-31 12:37:49 +00:00
Vishnu b125989ae7 Refactor styles for improved theme management, enhance input components, and add scene styles 2025-03-31 18:06:44 +05:30
gabriel ec87acb824 added input for name 2025-03-31 15:02:35 +05:30
Jerald-Golden-B e54c9e6e0d Refactor Tools component for improved readability and structure 2025-03-31 14:52:06 +05:30
Jerald-Golden-B b71fdbddbb Merge remote-tracking branch 'origin/simulation-agv' into simulation 2025-03-31 14:29:04 +05:30
Jerald-Golden-B 6e4c8282c5 Refactor AssetProperties layout, enhance PositionInput component with optional properties, and implement new asset event fetching logic 2025-03-31 14:28:24 +05:30
Poovizhi99 cacb23ea5a added feneration assets 2025-03-31 12:59:12 +05:30
Poovizhi99 e1200f52d0 assets added based on categoryin builder 2025-03-31 12:07:25 +05:30
Vishnu dd03216393 Merge pull request 'Refactor input styles, implement 3D toggle state management, and enhance FileMenu with dropdown options' (#28) from ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/28
2025-03-31 05:43:07 +00:00
Vishnu 8fc4453cee Refactor input styles, implement 3D toggle state management, and enhance FileMenu with dropdown options 2025-03-31 11:11:44 +05:30
Vishnu 988d7c92db Merge pull request 'floatingwidgets Api and 3dwidget frontend and 2d widget delete Api and zonecameraUpdation' (#27) from rtViz into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/27
2025-03-29 14:08:02 +00:00
Vishnu 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
Gomathi 6ccdb28f52 floatingwidgets Api and 3dwidget frontend and 2d widget delete Api and zonecameraUpdation 2025-03-29 19:21:20 +05:30
Vishnu e27e2e2f9f Merge pull request 'ui' (#26) from ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/26
2025-03-29 13:40:47 +00:00
Vishnu a3692f8f63 Merge remote-tracking branch 'origin/main' into ui 2025-03-29 19:09:52 +05:30
Vishnu 0ea79df1a1 Merge remote-tracking branch 'origin/main' into ui 2025-03-29 19:03:03 +05:30
Vishnu 6cb8e1076e refactor: update loading styles and introduce faint gradient variables 2025-03-29 19:02:02 +05:30
Vishnu 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
Vishnu 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
Jerald-Golden-B 3b80402fb6 refactor: remove unnecessary whitespace in RealTimeVisualization component 2025-03-29 18:45:10 +05:30
gabriel 3654cef817 added api to save widgit data and iot data 2025-03-29 18:42:08 +05:30
Jerald-Golden-B 98eb403b4a refactor: clean up code in various components; streamline material properties and improve state management 2025-03-29 18:35:34 +05:30
Vishnu a327044b8b refactor: simplify user profile rendering in Header component 2025-03-29 18:16:18 +05:30