22 Commits

Author SHA1 Message Date
a88c9e5ff7 feat: implemented deleting tracks, drivers, vehicles with proper data correction 2025-01-16 01:30:32 +01:00
1df2b155f3 fix: 🐛 working on bugfix that denies messaging ui to display 2025-01-16 00:25:56 +01:00
5769fabce4 feat: implemented visual messaging 2025-01-16 00:16:45 +01:00
20ac0faa75 fix: 🐛 fixed weirdness in code and fixed bug that prevented point cloud of rendering properly 2025-01-15 22:15:53 +01:00
9b46ac186d Merge branch 'main' of https://git.slpnetwork.de/Steev/GeoTracking 2025-01-15 21:18:14 +01:00
df1795c0bd feat: added broken map for supporting multiple tracks (will likely get removed) and added colorless rendering for tracks in point cloud
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 47s
2025-01-13 00:49:08 +01:00
d0758fb56b did stuff 2025-01-09 11:45:20 +01:00
d2baaacbc8 refactor: 🎨 2025-01-09 02:07:48 +01:00
a4b1895844 feat: 🐛 readded support for selectable driver and vehicle at track upload 2025-01-09 01:30:05 +01:00
c97499196c fix: 🐛 fixed issue in both back and frontend that would prevent geojson data from beeing loaded 2025-01-09 01:15:20 +01:00
77cf71e288 fix: 🐛 added hostname to api requests and renamed drivertype to be used properly 2025-01-08 22:44:14 +01:00
279bf5944e fix: 🐛 fixed bug that would cause driver view to contact vehicle endpoint and renamed driver type in vehicle view to be used properly 2025-01-08 22:43:24 +01:00
b40f4a0d02 feat: implemented track searching 2025-01-07 23:55:16 +01:00
a701a05c6e feat: implemented uploading files tidied up driver and vehicle response processing 2025-01-07 22:29:49 +01:00
74d00b041f feat: implemented map (does not yet support geoJSON) 2025-01-07 00:19:29 +01:00
8ba723e52e feat: implemented ui and api interactions for drivers and vehicles redesigned settings ui 2025-01-06 19:14:39 +01:00
2f86b4c434 feat: introduced views, introduced vue_router, made settings a view 2025-01-04 23:15:36 +01:00
ab030af44b feat: brought ui back to daisyui standard implemented v1 pointbloud (powered by chatgpt) and build functionless navbar 2025-01-04 21:29:40 +01:00
53ee6df95e feat: implemented pwa capabillities and refactored lots of backend things 2025-01-02 02:28:14 +01:00
61abbcccc5 feat: added cookie prompt component not yet functional
removed js files from missconfigured typescript project
2024-12-30 16:35:18 +01:00
1da99ff982 removed unused components from webcode added mysql to docker compose file 2024-12-30 15:50:38 +01:00
14f9af54ef initial commit 2024-12-30 15:31:47 +01:00