turniere-frontend/pages
JP1998 2b1d7b084e Pull up signed in and username properties from EditButton to TournamentPage
This makes us able to provide these fields in lower components without having to
rebind the state to the properties of this component.
This will be needed to restrct access to the modal allowing the user to modify scores.
2019-04-09 16:58:56 +02:00
..
_app.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
_error.js Fix code style issues 2018-12-12 20:59:37 +01:00
create.js Resolve any errors in the syntax 2019-04-08 11:08:43 +02:00
faq.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
imprint.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
index.js Fix an issue with some buttons that appeared in grey instead of white 2019-04-03 11:12:04 +02:00
list.js Merge branch 'master' into ticket/TURNIERE-113 2018-12-13 08:12:06 +01:00
login.js Add first prototype of the restriction of content 2019-04-08 09:21:37 +02:00
privacy.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
register.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
tournament-edit.js Make the tournament page correctly handle status codes from the backend 2019-04-08 11:41:48 +02:00
tournament-fullscreen.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
tournament.js Pull up signed in and username properties from EditButton to TournamentPage 2019-04-09 16:58:56 +02:00