turniere-frontend/pages
Jonny 2bc3fe24b3 Remove manual clearing of errors
Since the errors are now always cleared upon rehydration of the
application state, we can now safely remove the api method
clearErrors() and also remove calls to this method.
2019-04-18 00:03:28 +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 Merge branch 'master' into ticket/TURNIERE-138 2019-04-17 10:02:08 +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 manual clearing of errors 2019-04-18 00:03:28 +02:00
tournament-edit.js Use smaller scope for variables 2019-04-16 14:25:42 +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 Use smaller scope for variables 2019-04-16 14:25:42 +02:00