Commit Graph

8 Commits

Author SHA1 Message Date
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
Felix Hamme 47b4c4602b Replace disgusting code with beautiful code 2019-04-16 14:13:01 +02:00
JP1998 f3c429692c Make the login and register components clear errors as soon as they are mounted 2019-04-11 14:13:43 +02:00
Felix Hamme 99df57ecf1 Remove unused import 2019-04-11 09:37:10 +02:00
Felix Hamme 22c7e1384c Remove one line of nonsense 2019-04-10 23:56:57 +02:00
Felix Hamme 62eb563739 redirect to / after login 2019-04-10 19:53:53 +02:00
JP1998 f1e206db0b Clean imports in all the javascript files 2019-04-09 09:52:51 +02:00
JP1998 7838237f4b Export all the common components into their own files 2019-04-09 09:22:12 +02:00