Onyedika Israel Ukwueze
a1e0282df0
fix: NetworkType null safety issues ( #1435 )
...
* fix: Networktype null safety issues
Networktype returns nulls when the connectivity result is vpn resulting to null safety issues.
Implemented a case for when the connectivity result is vpn to resolve this issue.
* chore: update connectivity_plus_platform_interface ^1.2.2
* chore: update network state on Rust side
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-11-13 11:57:47 +08:00
Nathan.fooo
882d5535e6
Extract protobuf structs from flowy-sync crate ( #1425 )
...
* refactor: extract data model from flowy-sync crate
* chore: rename lib-infra features
2022-11-08 21:13:28 +08:00
appflowy
d39b31f357
refactor: rename folder-data-model to folder-rev-model
2022-11-08 13:47:48 +08:00
Lucas.Xu
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +08:00
Nathan.fooo
f1a5726fcb
Feat: add appflowy editor in backend ( #1320 )
...
* chore: remove update attributes
* chore: format code
* chore: extension for transaction
* refactor: add document editor trait
* chore: add appflowy_document editor
* chore: add document serde
* chore: add new document editor
* chore: add tests
* chore: add more test
* chore: add test
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 11:35:11 +08:00
Nathan.fooo
cf4a2920f8
Refactor/rename crate ( #1275 )
2022-10-13 23:29:37 +08:00
appflowy
3511737bb3
fix: edit no status card
2022-10-12 15:41:34 +08:00
Nathan.fooo
4549ed20e7
Refactor/rename delta ( #1256 )
...
* chore: rename delta
* chore: renanme delta
2022-10-10 11:56:48 +08:00
appflowy
fa2cfd7c20
chore: node transform path test
2022-09-13 20:23:56 +08:00
appflowy
af23e3e803
refactor: replace plugin type with layout type
2022-08-18 21:44:22 +08:00
appflowy
d3cd60e527
refactor: rename structs
2022-08-18 21:44:22 +08:00
appflowy
8e18d3a937
chore: reanme flowy-user crate
2022-07-19 14:40:56 +08:00
appflowy
193527e043
chore: rename flowy-folder structs
2022-07-19 14:24:08 +08:00
appflowy
0ecff26636
chore: remove pb reference in util.rs
2022-07-19 13:07:30 +08:00
appflowy
e7c672cb7e
chore: replace try_from with from
2022-07-19 11:31:04 +08:00
appflowy
67f88fab0b
refactor: add PB suffix to flowy-editor crate's structs
2022-07-18 11:58:39 +08:00
appflowy
8963561355
chore: rm flowy-user-data-model crate
2022-07-04 15:55:48 +08:00
appflowy
784996368b
chore: move entities from flowy-folder-data-model to flowy-folder crate
2022-07-04 14:28:41 +08:00
appflowy
ce73da8212
chore: update user name with UserService
2022-07-03 16:52:06 +08:00
appflowy
c1ea97c729
refactor: move entities from flowy-grid-data-model to flowy-grid crate
2022-07-01 20:32:11 +08:00
appflowy
94276d438d
chore: ignore rust's protobuf crate
2022-06-15 19:58:18 +08:00
appflowy
4b71c474e4
refactor: separate proto file from src folder
2022-06-15 19:40:18 +08:00
appflowy
f8ec4b3e24
refactor: replace object with object's revision entity
2022-06-14 20:47:30 +08:00
appflowy
ecd2dc3e72
fix: reorder bugs
2022-04-28 16:10:58 +08:00
appflowy
f4b206d196
chore: config test log
2022-04-12 11:13:35 +08:00
appflowy
82840e1201
chore: replace uuid with nanoid
2022-04-11 15:27:03 +08:00
appflowy
6a3820253f
chore: rename crates
2022-03-19 16:55:29 +08:00
appflowy
50f32521c5
chore: rename trait
2022-03-15 11:07:18 +08:00
appflowy
6579940dc8
chore: create default grid
2022-03-12 10:47:34 +08:00
appflowy
7ac6a1dc89
chore: rename struct
2022-03-10 17:14:10 +08:00
appflowy
8029f1035d
chore: impl handler logic
2022-03-05 10:59:44 +08:00
appflowy
d0b457c007
feat: integrate grid into flowy-sdk
2022-03-04 22:09:16 +08:00
appflowy
9125db7ef0
feat: config grid editor
2022-03-04 21:26:32 +08:00
appflowy
49807a0b57
feat: config grid db
2022-03-04 18:13:17 +08:00
appflowy
4187e99433
feat: add grid struct
2022-03-04 18:13:13 +08:00
appflowy
2e6dd39780
refactor: rename flowy-document to flowy-block
2022-03-02 15:22:18 +08:00
appflowy
b6de0caad6
refactor: show plugin
2022-03-01 10:25:21 +08:00
appflowy
8747457836
refactor: add plugins
2022-03-01 00:23:04 +08:00
appflowy
6078e46d3d
refactor: rename structs
2022-02-25 23:30:02 +08:00
appflowy
ed9a48fc1c
chore: rename struct property
2022-02-24 23:19:41 +08:00
appflowy
cd013529d4
chore: write dart_event file
2022-02-16 11:05:43 +08:00
appflowy
9135b92a39
refactor: generate the pb files using build.rs
2022-02-08 14:36:59 +08:00
appflowy
084e9c5f6f
refactor: refactor some crates with http_server
2022-02-07 15:33:46 +08:00
appflowy
680d130986
refactor: remove unuse crate references
2022-02-07 10:47:09 +08:00
appflowy
fcc6f51b3b
rename folder event
2022-01-30 10:33:21 +08:00
appflowy
8449f736e7
add user appearance setting
2022-01-28 18:38:09 +08:00
MikeWallaceDev
e77e6d275f
changed permissions from 755 to 644
2022-01-27 14:18:41 -05:00
appflowy
2fa99a563c
rename flowy-core to flowy-folder that manages the workspace,app,view
2022-01-27 20:43:43 +08:00
appflowy
bba8f8ae01
fix fmt and clippy warnings
2022-01-24 17:56:58 +08:00
appflowy
a9eec5baed
solver conflicts
2022-01-24 17:32:40 +08:00