Commit graph

54 commits

Author SHA1 Message Date
Mika Bomm e3e1c4a5b9 fix warnings 2024-10-14 00:16:29 +02:00
Mika Bomm fcf449ec8b fix node 2024-10-14 00:10:32 +02:00
Mika Bomm bc8a300305 automatically save data to database 2024-10-14 00:08:02 +02:00
Conner aab15384d3 tcp working 2024-10-13 23:35:17 +02:00
Mika Bomm de4d5448de small fix for README 2024-10-13 22:54:44 +02:00
Mika Bomm 87416e5af9 added loop to listener 2024-10-13 22:44:19 +02:00
Mika Bomm 38a0f4d189 change database structure ... again... 2024-10-13 22:44:19 +02:00
Mika Bomm a696a05595 implement mac address stuff 2024-10-13 22:44:19 +02:00
Mika Bomm ec8859b59c forgot to cd into a directory before generating entities 2024-10-13 22:44:19 +02:00
Mika Bomm a65657aea1 restructure backend and database 2024-10-13 22:44:19 +02:00
Conner c8a70b5a32 fix gitignore 2024-10-13 22:21:14 +02:00
Conner f3c8d8d9a3 typedef 2024-10-13 21:06:34 +02:00
mikailkilli 07f37b7426 added miro board link for readability purposes 2024-10-13 18:43:40 +02:00
mikailkilli 6dc9fc1af4 removed unnecessary backslashes (I suffer from the stoopid) 2024-10-13 18:39:24 +02:00
mikailkilli b10b02f117 adjusted markdown styling in the readme file 2024-10-13 18:28:10 +02:00
mikailkilli 6761423411 adjusted the readme.md file with additional information 2024-10-13 18:21:02 +02:00
Mika Bomm 2e39d9fb56 added miro sections to readme 2024-10-13 12:40:05 +02:00
Mika Bomm eb56af74e6 remove unused imports 2024-10-12 17:22:19 +02:00
Mika Bomm 7d3530a281 remove unused linux import 2024-10-12 17:22:19 +02:00
Conner 99d7607294 components 2024-10-11 20:28:10 +02:00
Mika Bomm ce5d574bdf add use-case-diagram to project and move some docs into docs directory 2024-10-11 13:29:36 +02:00
Conner dde916bd38 add embedded 2024-10-11 11:23:11 +02:00
Conner b441ca0015 esp-connect 2024-10-11 10:49:14 +02:00
“Niklas” 2e2437660b redo of frontend style part 1 2024-10-10 12:01:08 +02:00
Mika Bomm 4faf14c518 add section to setup.md on how to apply migrations 2024-10-10 09:41:40 +02:00
Mika Bomm 918dc268d5 install sea-orm-cli inside of docker container 2024-10-09 18:24:54 +02:00
Mika Bomm 4094eca351 fix typo 2024-10-09 18:09:24 +02:00
Mika Bomm 359ffc30ba fix for docker this will make the backend listen to the local network too 2024-10-09 17:53:00 +02:00
Mika Bomm 82c63ba222 added a section to SETUP.md 2024-10-09 17:31:36 +02:00
Mika Bomm 3a3d78e110 added bruno delete node 2024-10-09 17:27:42 +02:00
Mika Bomm db902f5549 added delete node endpoint 2024-10-09 17:23:38 +02:00
Mika Bomm 190861da13 added some more needed fields to the node entity 2024-10-09 17:14:48 +02:00
Mika Bomm 6e56ad5c7f fix some issues and clean up some docker related stuff 2024-10-09 16:52:12 +02:00
Mika Bomm 51e7af4e2f implement frontend into docker 2024-10-09 15:41:10 +02:00
Mika Bomm d81233ab42 add Dockerfile to remove installing rust and add docker-compose and setup.md 2024-10-09 11:54:00 +02:00
Mika Bomm 5f782cb778 create node endpoint 2024-10-08 17:37:42 +02:00
Mika Bomm f347f0ded4 creating a node endpoint 2024-10-08 16:50:22 +02:00
Mika Bomm c7f3b71fc3 add get for nodes and add bruno files 2024-10-08 16:00:49 +02:00
Mikail Killi bbcb70d27e Merge branch 'main' of https://git.mixel.cloud/Hackathon2024/ApfelNetzwerk 2024-10-08 13:21:04 +02:00
Mikail Killi 6e4df6ba07 updated the frontend and added mockdata 2024-10-08 13:20:42 +02:00
Mika Bomm 36135bb444 write migration for node/nodegroup and change jwt env variable name 2024-10-08 12:52:01 +02:00
Sphereso 2e32e24f4a merge web project 2024-10-08 11:44:24 +02:00
Mika Bomm ec3a84b533 implement controller and changed migration 2024-10-08 11:34:36 +02:00
Mika Bomm 02393bb2a3 add docker compose and .env 2024-10-08 11:01:45 +02:00
Sphereso 00b6b09330 Init backend 2024-10-08 10:53:00 +02:00
Mika Bomm a8fd8107b3 Remove ble-server 2024-10-07 11:45:47 +02:00
Mika Bomm 82259615e2 Remove unused arduino project 2024-10-07 10:51:47 +02:00
Mika Bomm f4d09a8685 added some sections to readme 2024-10-06 13:49:55 +02:00
Mika Bomm 227365e614 added more details about procedure to README.md 2024-10-06 13:43:44 +02:00
Conner dd33698736 arduino ble 2024-09-30 12:42:38 +02:00