70 Commits

Author SHA1 Message Date
61edf10a5b Extract @rondo/comments-common 2019-03-13 13:26:09 +05:00
cec34260ce Add test for PUT /comments/:commentId 2019-03-11 22:11:53 +05:00
051208753b Add more tests for Comments 2019-03-10 19:40:06 +05:00
234db553b1 Add ability to delete a Site 2019-03-10 16:05:20 +05:00
14e90f9559 Add put & delete team route 2019-03-09 22:56:55 +05:00
4cc03fe611 Add test for StoryRoutes 2019-01-27 16:19:35 +01:00
52dc876845 Add ability to specify query params in tests 2019-01-27 16:07:16 +01:00
3b295b2e13 Add StoryRoutes.test.ts 2019-01-25 12:28:20 +01:00
2ed3aeac26 Add Routes to application 2019-01-24 17:55:49 +01:00
f0943cfe80 Add SiteRoutes, StoryRoutes and TeamRoutes 2019-01-22 13:30:15 +01:00
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
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
10e5775bf4 Add initial comments setup 2019-01-21 01:04:58 +01:00
eedd57c527 Add ability to easily create unions of action types 2019-01-19 15:23:51 +01:00
8fd2eafdca Reorganize tsconfig.json files
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
953b8f4abb Move react dependencies to packages/client 2019-01-18 20:42:09 +01:00
076ec515d3 Add packages/common 2019-01-18 20:33:54 +01:00
de174b8894 Create package common 2019-01-18 20:24:19 +01:00