Commit Graph

5697 Commits

Author SHA1 Message Date
appflowy
569da533a1 config event template 2021-07-07 14:14:37 +08:00
appflowy
f1a229002f enable test target parse response if need 2021-07-06 21:20:53 +08:00
appflowy
cdd579ac3f
Merge pull request #1 from AppFlowy-IO/annieappflowy-patch-docs
Create CONTRIBUTING.md
2021-07-06 20:10:35 +08:00
appflowy
2c1e8eee23 Merge branch 'main' of github.com:AppFlowy-IO/appflowy_client 2021-07-06 19:57:06 +08:00
appflowy
3d0200a4a0 add git flutter hook 2021-07-06 19:56:56 +08:00
appflowy
ec2a40d515 Merge branch 'main' of github.com:AppFlowy-IO/appflowy_client 2021-07-06 19:30:06 +08:00
appflowy
68b466502b add hook 2021-07-06 19:29:39 +08:00
Jaylen Bian
62197047ae DUMMY COMMIT 2021-07-06 19:20:30 +08:00
Annie
e8bfb29d18
Create CONTRIBUTING.md 2021-07-06 16:43:07 +08:00
appflowy
dfc2cbff4f add flowy-test crate 2021-07-06 14:14:55 +08:00
appflowy
2fca817136 export flutter protobuf model through protobuf.dart 2021-07-06 11:04:16 +08:00
appflowy
751d1dd3d3 create flutter protobuf model automatically 2021-07-06 09:08:24 +08:00
appflowy
8f615fd115 add flowy.toml file to control protobuf generation process 2021-07-05 23:17:12 +08:00
appflowy
0b76f82d97 test flowy-user with protobuf serde 2021-07-05 21:23:13 +08:00
appflowy
2d9c7ba48e config protobuf serialize 2021-07-05 16:54:41 +08:00
appflowy
447b5aa128 create crate protobuf mod file automatically 2021-07-05 15:49:03 +08:00
appflowy
f64bd55a33 auto generate crate protobuf file and model 2021-07-05 15:33:39 +08:00
appflowy
def717be59 auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
appflowy
e5ca614ceb refactor FromBytes and ToBytes trait auto impl in flowy-sys 2021-07-03 23:14:38 +08:00
appflowy
4a82d7157c replace response data with payload 2021-07-03 22:24:02 +08:00
appflowy
a242b9f036 config log 2021-07-03 21:40:13 +08:00
appflowy
77aa18d737 add tracing & test post data to dart 2021-07-03 14:14:10 +08:00
appflowy
1cfcdab124 config sdk initialize 2021-07-02 20:47:52 +08:00
appflowy
7e1cf1222f [refactor]:
1. replace unbounded sender with directory call using static runtime
2. sync + send for handler
2021-07-02 20:45:51 +08:00
appflowy
3328e29241 add flowy-ast to generate the protobuf files via rust struct 2021-07-01 17:50:54 +08:00
appflowy
2d3e50c017 add ToBytes and FromBytes trait, generic handle input&output params 2021-07-01 15:40:26 +08:00
appflowy
678dd84f93 config flowy-user test 2021-06-30 23:11:27 +08:00
appflowy
f73b3ded1d generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf 2021-06-30 15:33:49 +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
appflowy
6fe196e97f add logger 2021-06-29 13:45:32 +08:00
appflowy
d867093bf5 rename some struct 2021-06-29 11:19:12 +08:00
appflowy
4febb15f08 add ffi sync interface 2021-06-28 23:58:43 +08:00
appflowy
8d2bdf1149 support sync and async on flowy-sys & add dart-ffi 2021-06-28 22:56:15 +08:00
appflowy
42b8add240 add dart ffi 2021-06-28 16:27:46 +08:00
appflowy
97dde2d711 add stream & prepare dart ffi 2021-06-28 14:27:16 +08:00
appflowy
6d2d24baf7 module as service 2021-06-27 22:07:33 +08:00
appflowy
331115aa63 add tests module and stop the system 2021-06-27 15:11:41 +08:00
appflowy
d2b53fe1f3 fix: module receive command through rx 2021-06-27 01:24:00 +08:00
appflowy
85e8e4b8af add system 2021-06-26 23:52:03 +08:00
appflowy
f2f1bd3461 add module, config module data 2021-06-25 23:53:13 +08:00
appflowy
3b10e3c101 config service and handle & add test 2021-06-24 23:37:45 +08:00
appflowy
4d91ed147d add flowy-sys crate 2021-06-24 16:32:36 +08:00
appflowy
126ac20ccc add docs 2021-06-21 22:53:31 +08:00
appflowy
2053cd7f05 update README with DDD Event flow 2021-06-20 23:35:21 +08:00
appflowy
7c4355ae7f update README 2021-06-19 23:41:19 +08:00
appflowy
a4fb87713a Initial commit 2021-06-16 20:56:49 +08:00