5cf54d0be9
Rename old UserService to AuthService, LoginRoutes to AuthRoutes
2019-09-05 10:19:27 +07:00
a628082a73
Add packages/client/src/team
2019-03-20 15:01:15 +05:00
7a0d44abe4
Return ITeam[] from /my/teams
2019-03-20 11:15:49 +05:00
46e56b7ad4
Add routes for managing users in teams
2019-03-19 17:51:16 +05: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
5a34885605
Add withForm HOC, as well as RegisterForm
2019-03-17 15:05:02 +05:00
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
3b295b2e13
Add StoryRoutes.test.ts
2019-01-25 12:28:20 +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
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
076ec515d3
Add packages/common
2019-01-18 20:33:54 +01:00