52 Commits

Author SHA1 Message Date
e931e23062 fix: 🐛 replaced message ui with alert 2025-01-16 10:32:28 +01:00
f1ff69bef8 init.sql gelöscht 2025-01-16 01:32:49 +01:00
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
8527a63dec merged branches 2025-01-13 07:39:49 +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
8a59bbbea7 .gitea/workflows/deployment.yml aktualisiert
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m16s
2025-01-09 10:12:30 +01:00
0a45decff5 .gitea/workflows/deployment.yml aktualisiert
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
2025-01-09 10:11:01 +01:00
9bc99c8ae4 .gitea/workflows/deployment.yml aktualisiert
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m19s
2025-01-09 10:07:26 +01:00
5b476a8f93 updated workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m18s
2025-01-09 10:05:34 +01:00
9d879fad3b updated workflows
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m7s
2025-01-09 10:03:38 +01:00
6ef654ecbf updated workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
2025-01-09 10:03:03 +01:00
b3bfab5fb8 updated workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
2025-01-09 10:02:17 +01:00
d454e51e59 update workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
2025-01-09 10:00:09 +01:00
2d3f545898 debug workflow 2025-01-09 09:59:31 +01:00
4a8aac216b updated workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
2025-01-09 09:56:44 +01:00
9e7c7cd0c4 update workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2m38s
2025-01-09 09:50:19 +01:00
50bf979e77 did stuff
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
2025-01-09 09:44:42 +01:00
69743510a6 did stuff 2025-01-09 09:44:01 +01:00
36d4ffb159 did stuff 2025-01-09 09:42:15 +01:00
b3976431f1 Merge branch 'main' of https://git.slpnetwork.de/Steev/GeoTracking 2025-01-09 09:41:46 +01:00
b04ffdc2d4 did stuff 2025-01-09 09:00:08 +01:00
636636dde8 gittea/workflows.yml aktualisiert 2025-01-09 08:59:48 +01:00
4d962bbe13 gittea/workflows.yml aktualisiert 2025-01-09 08:58:45 +01:00
1100a27cc9 gittea/workflows.yml hinzugefügt 2025-01-09 08:55:57 +01:00
086bd8bff6 docs: 2025-01-09 02:10:46 +01:00
d2baaacbc8 refactor: 🎨 2025-01-09 02:07:48 +01:00
5381a78d4a styled app.py 2025-01-09 01:30:46 +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
d585c90a4e fix: 🐛 fixed driver and vehicle apis, swapped dbms to postgres and refactored project structure 2025-01-08 22:42:09 +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
39f4b13ee1 feat: renamed route to track in api paths and implemented getting tracks from the database 2025-01-06 16:43:39 +01:00
695eaf576e feat: implemented api 2025-01-05 20:34:15 +01:00
c4de1d11ec feat: implemented api, implemented creating driver and vehicle entity, added db models for entities 2025-01-04 23:16:42 +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
6864b89b34 feat: added database model for geo objects 2025-01-02 23:06:39 +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