20 Commits

Author SHA1 Message Date
a52f0186b3 Remove console.log statements 2019-05-21 18:56:28 +12:00
e63b2b1c03 WIP: Use react-ssr-prepass to fetchData
TODO: State does not update correctly. Need to figure out why.
2019-05-19 20:14:35 +12:00
f59b58f833 Fix invalid csrf token 2019-05-19 17:55:40 +12:00
871018684b Extract store creation 2019-05-09 15:34:08 +12:00
279b859e7b Add TODO for SSR SEO 2019-05-08 11:44:45 +12:00
798c4987f8 Extract http into separate parameter 2019-05-08 10:54:05 +12:00
264f5aba60 Add T prefix for all type defs 2019-04-02 16:22:38 +08:00
c813407c95 Add LoginMenu.tsx 2019-03-18 20:18:52 +05:00
003bccc9e8 projects/node: Add custom redirectTo after successful login 2019-03-18 13:13:52 +05:00
3fae7adc4a Add isClientSide helper for server-side rendering 2019-03-17 19:42:26 +05:00
5f039f5f86 Add type to react-router context variable 2019-03-17 19:27:55 +05:00
c2c72457db Add LoginForm to comments 2019-03-17 11:20:34 +05:00
49b77403f6 Add sample Nav 2019-03-16 16:57:09 +05:00
7b682c745c Fix react-router-dom for server-side rendering 2019-03-16 12:31:18 +05:00
10b034e7f0 Add react-router-dom, TODO fix SSR 2019-03-16 12:20:55 +05:00
6c2728228e Add render to comments-client 2019-03-13 19:07:49 +05:00
3257a6ffb4 Extract createStore into a separate module 2019-03-13 16:46:55 +05:00
26f106fcae Create LoginForm 2019-01-19 19:21:56 +01:00
8fd2eafdca Reorganize tsconfig.json files
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
b8961a0308 Add Server and Client renderer 2019-01-18 20:56:41 +01:00