Commit Graph

38 Commits

Author SHA1 Message Date
39fff4bba3 made the create button nice 2023-04-06 13:22:40 +02:00
152870f8fd moved the script and the style in diffrent files 2023-04-06 13:22:19 +02:00
2d23c98fe4 removed the absolute pathes from the html head 2023-04-06 12:56:09 +02:00
c453b9aa7a changed the head to make the css files local 2023-04-06 12:53:32 +02:00
fe7f5b323d removed the default css file 2023-04-06 12:53:04 +02:00
0f51ee8ff1 made bulma css framework local 2023-04-06 12:52:55 +02:00
9380681a9e added local font awesome 2023-04-06 12:52:45 +02:00
TimmensOne
64c64c001b add new frontend 2023-04-06 12:17:42 +02:00
TimmensOne
faee0574ae add basic logging 2023-04-04 15:52:47 +02:00
TimmensOne
a9bb17d7bc add log-viewer 2023-04-03 19:56:13 +02:00
lot17014
0e750a88d6 Merge branch 'api' into 'main'
basic Api

See merge request ase22ws/abschlussprojekt-device-manager-timon-lorenz!5
2023-04-03 17:27:02 +02:00
TimmensOne
a2398b6660 add installation guide 2023-04-03 17:19:52 +02:00
TimmensOne
4c4d806e8a add auto generated swagger documentation 2023-04-03 15:07:12 +02:00
TimmensOne
ca9762df9a add token based api auth 2023-04-03 14:44:33 +02:00
TimmensOne
ffd98d046e add basic import api 2023-04-03 11:54:41 +02:00
TimmensOne
23dd795397 simple api export 2023-04-01 20:35:16 +02:00
TimmensOne
8b7ae81d66 add admin gate 2023-03-31 17:17:09 +02:00
TimmensOne
73ba1c8fed add create/edit functionality 2023-03-31 12:14:57 +02:00
TimmensOne
d5770b8cb5 fix edit purchasing information 2023-03-31 11:39:03 +02:00
TimmensOne
0e1de41203 add components button 2023-03-31 10:52:12 +02:00
TimmensOne
6894c2c3c5 implement uuid and make sample data factory 2023-03-30 15:16:38 +02:00
TimmensOne
656056a3b3 rework components 2023-03-29 22:32:49 +02:00
TimmensOne
7a8e277887 add foreign keys and extend models 2023-03-28 22:17:54 +02:00
TimmensOne
b6d8ecedff basic authentification (#10) (#17) 2023-03-27 16:50:25 +02:00
TimmensOne
77e5aa93f5 add logout and authentification 2023-03-27 16:16:47 +02:00
TimmensOne
4752b23f35 add user register/login form and authentication 2023-03-27 15:29:49 +02:00
TimmensOne
13f933e0b5 add update and delete 2023-03-26 18:16:26 +02:00
TimmensOne
f39a0f9443 add device edit 2023-03-26 17:36:20 +02:00
TimmensOne
f8fe2a1f33 keep old data 2023-03-26 13:17:31 +02:00
TimmensOne
2524bcc41e add basic device create process 2023-03-26 12:17:43 +02:00
TimmensOne
ab5181068d add create device route 2023-03-26 11:32:54 +02:00
TimmensOne
5df9e492ff add device controller 2023-03-25 11:02:47 +01:00
TimmensOne
665916d05f basic frontend 2023-03-24 16:51:30 +01:00
TimmensOne
68735a3af7 simple DataFactory 2023-03-24 14:11:09 +01:00
TimmensOne
d81439a4f7 fix single device route 2023-03-24 13:49:09 +01:00
TimmensOne
0d22d49119 database seed and some basic frontend 2023-03-23 21:50:31 +01:00
TimmensOne
ad30a02a52 add basic routes 2023-03-23 12:25:56 +01:00
TimmensOne
72fd73b709 setup project and database 2023-03-21 19:54:30 +01:00