Commit Graph

17 Commits

Author SHA1 Message Date
appflowy
74800278f9 add workspace/app/view router 2021-08-24 13:23:19 +08:00
appflowy
f05f0c43a3 test server api: register user and sign in 2021-08-23 22:10:36 +08:00
appflowy
bda12233a1 config user mock server, integrate with backend 2021-08-20 14:38:03 +08:00
appflowy
89c5d5468e add user sign up handler 2021-08-19 22:48:10 +08:00
appflowy
182adafee5 add update user test & add app and workspace test 2021-07-14 21:12:52 +08:00
appflowy
5de69abb36 add workspace and app 2021-07-13 17:21:21 +08:00
appflowy
04fc7f1cd0 pass the user test: sign in , sign out, get status 2021-07-11 21:54:55 +08:00
appflowy
1d74fbdd7b add get user detail event, extract remote serviceinto UserServer 2021-07-11 15:33:19 +08:00
appflowy
55454c5bec save user info to database after sign up 2021-07-10 16:27:20 +08:00
appflowy
8bf355f956 use diesel as sqlite orm & setup db init schedule 2021-07-09 16:34:50 +08:00
appflowy
ae23a41445 fix some test bugs when dispatcher initialize by multi threads 2021-07-09 14:02:42 +08:00
appflowy
2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor 2021-07-07 22:24:26 +08:00
appflowy
dfc2cbff4f add flowy-test crate 2021-07-06 14:14:55 +08:00
appflowy
447b5aa128 create crate protobuf mod file automatically 2021-07-05 15:49:03 +08:00
appflowy
678dd84f93 config flowy-user test 2021-06-30 23:11:27 +08:00
appflowy
9371a3d31e add generic for FromRequest and Responder & config user check 2021-06-29 23:21:25 +08:00
appflowy
4e45b1bdfe add flowy-user crate & config user module 2021-06-29 16:52:29 +08:00