18 Commits

Author SHA1 Message Date
2ed3aeac26 Add Routes to application 2019-01-24 17:55:49 +01:00
10e5775bf4 Add initial comments setup 2019-01-21 01:04:58 +01:00
6ee5077c88 Add documentation 2019-01-20 22:47:15 +01:00
380732d28a Add test for login failure 2019-01-20 22:12:51 +01:00
5c847b94e6 Add full test for LoginForm 2019-01-20 21:39:32 +01:00
bdf0aa57be Add TestUtils and a generic way to isolate connected components 2019-01-20 18:11:18 +01:00
0fcd8cbb03 Move login logic into a single folder 2019-01-20 00:48:22 +01:00
4f17f8d6a9 Return response.data from axios 2019-01-20 00:48:13 +01:00
26f106fcae Create LoginForm 2019-01-19 19:21:56 +01:00
c1c7c829e7 Add support for error actions 2019-01-19 17:39:54 +01:00
c1d21350a8 Add PromiseMiddleware 2019-01-19 17:30:15 +01:00
eedd57c527 Add ability to easily create unions of action types 2019-01-19 15:23:51 +01:00
65d14df812 Export React and ReactDOM 2019-01-19 11:35:03 +01:00
8fd2eafdca Reorganize tsconfig.json files
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
6d2907982f Add main and types to client 2019-01-18 20:57:08 +01:00
b8961a0308 Add Server and Client renderer 2019-01-18 20:56:41 +01:00
953b8f4abb Move react dependencies to packages/client 2019-01-18 20:42:09 +01:00
a46a2d28bf Mv client files into separate package 2019-01-18 20:31:16 +01:00