Commit Graph

52 Commits

Author SHA1 Message Date
Sven Czarnian
67f56c823e extend the session manager and rename the bearer functions 2022-11-05 02:19:37 +01:00
Sven Czarnian
041c4d0820 reorganize imports 2022-11-05 02:15:04 +01:00
Sven Czarnian
bf862a52a7 handle the active theme and use MenuItem for the tree 2022-11-05 02:14:49 +01:00
Sven Czarnian
425655ad3c export the theme provider 2022-11-05 02:14:05 +01:00
Sven Czarnian
e2a1dc6001 allow toggles and storage of active theme 2022-11-05 02:13:55 +01:00
Sven Czarnian
d2df32d392 remove unused import 2022-11-05 01:44:37 +01:00
Sven Czarnian
4824d831e3 remove duplicated information 2022-11-05 01:44:30 +01:00
Sven Czarnian
84a7d0583a relogin, if the timestamp cannot be reached 2022-11-05 01:43:14 +01:00
Sven Czarnian
5c4a57f004 prepare later theme toggle 2022-11-05 01:42:58 +01:00
Sven Czarnian
9d2fcd022c first overview page 2022-11-05 01:42:40 +01:00
Sven Czarnian
2cced49406 add a function to reload the user data 2022-11-05 01:26:07 +01:00
Sven Czarnian
1269cb9f6b fix the axios bug 2022-11-05 01:25:51 +01:00
Sven Czarnian
c3f36bae01 store the active theme 2022-11-05 01:25:41 +01:00
Sven Czarnian
c9546cb29a remove unused functions and imports 2022-11-05 00:52:36 +01:00
Sven Czarnian
ac257d1d2e use the new login function 2022-11-05 00:52:18 +01:00
Sven Czarnian
29e134880d remove an impossible catch 2022-11-05 00:34:03 +01:00
Sven Czarnian
cdadef9837 adapt the time context 2022-11-05 00:31:16 +01:00
Sven Czarnian
e1ced4e9f8 fix bugs in the backend classes 2022-11-05 00:30:48 +01:00
Sven Czarnian
df0a6ade57 use some status information to handle errors better 2022-11-05 00:10:27 +01:00
Sven Czarnian
47c09f2fdd check in the initial page if the token is valid 2022-11-04 22:58:37 +01:00
Sven Czarnian
3b81106334 check if the token is valid 2022-11-04 22:58:13 +01:00
Sven Czarnian
c23fcb3ea5 fix a token access issue 2022-11-04 22:57:59 +01:00
Sven Czarnian
13d943b5fb use the configuration to get the URL of the resource server 2022-11-04 22:49:29 +01:00
Sven Czarnian
f1f76aa6b9 extend the initial user data 2022-11-04 21:31:01 +01:00
Sven Czarnian
6be1bf0f43 move the auth state to the types 2022-11-04 21:21:55 +01:00
Sven Czarnian
6accc3ef06 fix navbar issues during logout 2022-11-04 21:21:23 +01:00
Sven Czarnian
fc05ae4546 use the new session management 2022-11-04 21:04:45 +01:00
Sven Czarnian
acea193aa0 introduce a session manager 2022-11-04 21:03:20 +01:00
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