turniere-frontend/pages
JP1998 75f7186ca7 Fix a bug logging the user out when calling certain sites
This has happened because the store was being updated before
it was rehydrated, and thus first saving an empty state, which
is thereafter being loaded when rehydrating the application state.
2019-04-16 23:20:51 +02:00
..
_app.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
_error.js Clean imports in all the javascript files 2019-04-09 09:52:51 +02:00
create.js Fix a bug logging the user out when calling certain sites 2019-04-16 23:20:51 +02:00
faq.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
imprint.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
index.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
list.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
login.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
privacy.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
register.js Remove unused import 2019-04-16 10:54:25 +02:00
tournament-edit.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
tournament-fullscreen.js Fix a bug where you are logged out after reloading the /create page 2019-04-11 15:53:27 +02:00
tournament.js Fix bug preventing the owner of a tournament from starting / editing matches 2019-04-11 16:25:24 +02:00