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
0c7af3538c
Move LoginRoutes from /app to /api
2019-03-17 14:24:09 +05:00
14e90f9559
Add put & delete team route
2019-03-09 22:56:55 +05: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
8fd2eafdca
Reorganize tsconfig.json files
...
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
8a5ab067f6
Move server into src/
2019-01-18 20:34:16 +01:00