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
41eacfc999
Add first prototype of the restriction of content
2019-04-08 09:21:37 +02:00
JP1998
cbaa1b8270
Fix issue with order of mounting of components
...
Since the credentials were checked in the componentDidMount of the App
but the tournamen was loaded in the componentDidMount of the EditTournament component,
which was done first. Thus the auth headers were cleared, and the user was logged out.
2018-12-12 20:47:45 +01:00
JP1998
9124edc3f2
Fix all the styling issues in all the files
2018-12-09 23:46:21 +01:00
Felix Hamme
f7d532dc21
Implement team names editor for tournament creation
2018-11-15 15:46:46 +01:00
Felix Hamme
6207049fa1
Design static part of create-tournament page; generify the full page background design (previously login.css)
2018-11-12 23:37:11 +01:00
JP1998
a954a546f4
Add titles to all the pages and read query parameters
2018-11-08 11:05:21 +01:00
JP1998
e0f402f218
Add the initial backbone of the frontend
...
This commit adds all the pages that are going to exist.
2018-11-07 13:58:22 +01:00