Commit Graph

24 Commits

Author SHA1 Message Date
Sven Czarnian
33d4f14878 fix a debugger issue 2022-11-04 15:59:28 +01:00
Sven Czarnian
6882c41089 use the new backend services 2022-11-04 15:28:47 +01:00
Sven Czarnian
7807c2784c add more backend services 2022-11-04 15:28:29 +01:00
Sven Czarnian
ecc01fbb8c handle missing token issues 2022-11-04 15:27:55 +01:00
Sven Czarnian
5bca340bdd fix style issues 2022-11-04 15:27:30 +01:00
Sven Czarnian
42817619d0 add prime components 2022-11-04 15:27:16 +01:00
Sven Czarnian
d65f5f56c6 include the time provider 2022-11-04 14:08:35 +01:00
Sven Czarnian
a6d166129b remove the example code 2022-11-04 14:08:26 +01:00
Sven Czarnian
bf18e935c1 use the timestamp in the navigation bar 2022-11-04 14:08:16 +01:00
Sven Czarnian
eef17b38eb introduce the time context to get the offset between the server and the local time 2022-11-04 14:07:34 +01:00
Sven Czarnian
8e7bb265af add a semicolone 2022-11-04 13:14:34 +01:00
Sven Czarnian
e221e0156b define the user in the types 2022-11-04 13:14:19 +01:00
Sven Czarnian
d412abb60e bind the new page 2022-11-03 23:38:51 +01:00
Sven Czarnian
54b9b0245a introduce a logout page and the navbar 2022-11-03 23:38:31 +01:00
Sven Czarnian
4506e2f4a1 use the new timestamp endpoint for tests 2022-11-03 23:38:10 +01:00
Sven Czarnian
4bb0a44b7e introduce the first backend communication datatype 2022-11-03 23:37:43 +01:00
Sven Czarnian
34e19a5693 introduce the auth provider 2022-11-03 23:37:26 +01:00
Sven Czarnian
6ed312ea22 include the primereact css-files 2022-11-03 23:36:35 +01:00
Sven Czarnian
5c9352c362 move some parts to services and introduce the backend communication for the airports 2022-11-03 23:36:21 +01:00
Sven Czarnian
914048fadf introduce a running login chain 2022-11-03 02:01:18 +01:00
Sven Czarnian
d0d31c723e remove unused logo 2022-11-03 02:00:58 +01:00
Sven Czarnian
140ab6c851 change the website title 2022-11-03 01:59:20 +01:00
Sven Czarnian
cb848a4fb0 add first dependencies 2022-11-03 01:59:11 +01:00
Sven Czarnian
b292137ab0 Initialize project using Create React App 2022-11-01 17:16:32 +01:00