Commit Graph

19 Commits

Author SHA1 Message Date
appflowy
2b4a9c2497 config doc reqeust 2021-09-09 19:16:39 +08:00
appflowy
0a82601eac impl ObservableParser with dart 2021-09-08 18:25:32 +08:00
appflowy
47851b3024 add middleware to handle user unauthorized 2021-09-08 13:50:20 +08:00
appflowy
ccb51234c5 support run tests on remote 2021-09-04 15:12:53 +08:00
appflowy
77a5e84979 update user profile api 2021-09-01 16:08:32 +08:00
appflowy
76e73ea17b [fluuter]: create & choose workspace after login 2021-08-30 16:18:58 +08:00
appflowy
99a4beb781 test passed 2021-08-29 22:00:42 +08:00
appflowy
dd2cec28e4 create default workspace 2021-08-26 17:58:59 +08:00
appflowy
0734e53f07 read belongings 2021-08-26 10:19:50 +08:00
appflowy
f520769283 app crud & test 2021-08-25 17:34:20 +08:00
appflowy
d6c761917b check params using flowy-user entities 2021-08-23 23:02:42 +08:00
appflowy
15f1267956 save user password with bcrypt 2021-08-23 18:39:10 +08:00
appflowy
f626f6f638 add request builder 2021-08-23 08:27:29 +08:00
appflowy
8be53b323e check user email 2021-08-22 22:16:03 +08:00
appflowy
66c4daab7a save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
appflowy
49e5f38406 consume reqwest status code 2021-08-21 17:18:01 +08:00
appflowy
57b4a8e114 replace tryFrom &Bytes to Bytes 2021-08-21 12:34:11 +08:00
appflowy
fed6117d04 replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
appflowy
e709e6bbbc config user login 2021-08-20 21:09:21 +08:00