544 Commits

Author SHA1 Message Date
d0e94808bb Fix CommentRoutes 2019-01-22 13:06:01 +01:00
8865b58747 Add basic Site, Story and TeamService 2019-01-22 12:29:47 +01:00
b8b7052d71 Make votes and spam reports unique per user/report 2019-01-22 12:07:52 +01:00
78056e53a0 Remove comment.id before inserting new ones 2019-01-22 12:06:45 +01:00
0c70a3b688 Move ICommentTree to @rondo/common 2019-01-22 11:59:23 +01:00
2e0402b189 Implement basic CommentService 2019-01-22 11:57:15 +01:00
6e94b68598 Add server/src/validator 2019-01-22 11:57:05 +01:00
715c40f60f Fix: do not lint migrations 2019-01-22 10:11:03 +01:00
e4f1b15c45 Create migration for comments 2019-01-22 10:10:56 +01:00
0a87e9a498 Add lots of default entities 2019-01-21 01:57:03 +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
5881b64ecf Export everything in packages/server 2019-01-19 11:26:17 +01:00
3bd4083999 Setup jest for monorepo 2019-01-19 00:40:21 +01:00
fee764b8cf Fix broken csrfToken retrieval in tests 2019-01-19 00:35:54 +01:00
51b2e29cee Fix buildfile 2019-01-19 00:30:33 +01:00
54f813be06 Modify entities path 2019-01-19 00:20:21 +01:00
26b0aa37f9 Add packages/*/lib to .gitignore 2019-01-18 23:01:37 +01:00
8fd2eafdca Reorganize tsconfig.json files
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
7201cbcc34 Run lerna bootstrap 2019-01-18 22:08:09 +01:00
18fc347f7c Run lerna link convert 2019-01-18 21:48:44 +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
8a5ab067f6 Move server into src/ 2019-01-18 20:34:16 +01:00
076ec515d3 Add packages/common 2019-01-18 20:33:54 +01:00
a46a2d28bf Mv client files into separate package 2019-01-18 20:31:16 +01:00
58654749c8 Rename packages/server/src/server/index.ts to bootstrap.ts 2019-01-18 20:28:14 +01:00
aa909e5692 Run lerna link convert 2019-01-18 20:28:00 +01:00
de174b8894 Create package common 2019-01-18 20:24:19 +01:00
2bf2557b13 Move framework (again) 2019-01-18 20:21:08 +01:00
84fd213911 Move framework to lerna 2019-01-18 20:15:43 +01:00
e9a638cafe Run lerna init 2019-01-18 20:15:13 +01:00
4375bd7f95 Add lerna 2019-01-18 20:15:02 +01:00