Commit Graph

11 Commits

Author SHA1 Message Date
JP1998 cbe5343a64 Resolve any errors in the syntax 2019-04-08 11:08:43 +02:00
JP1998 110f862bc3 Change the SignedInEnforcer to a more flexible and versatile UserRestrictor 2019-04-08 10:20:31 +02:00
JP1998 7c40ba0e61 Fix a bug with the original sign in page not rendering 2019-04-08 09:22:49 +02:00
JP1998 41eacfc999 Add first prototype of the restriction of content 2019-04-08 09:21:37 +02:00
JP1998 069c2c2148 Fix an issue with some buttons that appeared in grey instead of white 2019-04-03 11:12:04 +02:00
JP1998 9124edc3f2 Fix all the styling issues in all the files 2018-12-09 23:46:21 +01:00
JP1998 d0337fb640 Add actually working login and logout 2018-12-03 14:33:32 +01:00
JP1998 91b532b6cd Add api calls with persistent user data
Added login and registration api calls to the function pool,
while the application state is persistet through localStorage.
Also (if signed in) the username will be displayed in the
navigation bar of the website.
2018-11-29 16:19:02 +01:00
Felix Hamme 73d1462ac6 Optimize imports 2018-11-11 00:48:05 +01:00
Felix Hamme 20c611f6c4 Fix the slightly altered design to match the old design 2018-11-11 00:43:05 +01:00
JP1998 e430227448 Export some common components to be used in all pages 2018-11-10 17:09:08 +01:00