7 Commits

Author SHA1 Message Date
3ffd391cb0 Add user prop to CommentEditor 2019-04-14 22:09:00 +12:00
30a8c56119 Fix test for User firstName & lastName
Also fix CSRF token. This was probably broken since csurf middleware was
modified to use cookie instead of session storage to provide support for
single page app (SPA).
2019-03-18 15:53:05 +05:00
905501e053 packages/client: Use bloomer in login & register forms 2019-03-18 13:48:18 +05:00
5a34885605 Add withForm HOC, as well as RegisterForm 2019-03-17 15:05:02 +05:00
c2c72457db Add LoginForm to comments 2019-03-17 11:20:34 +05:00
bdf0aa57be Add TestUtils and a generic way to isolate connected components 2019-01-20 18:11:18 +01:00
26f106fcae Create LoginForm 2019-01-19 19:21:56 +01:00