mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
b557f89829
* chore: remove async trait * chore: require From<AnyMap> for trait TypeOption * refactor: simplify group controller by removing GroupController trait * chore: rename GroupControllerOperation trait to GroupController * chore: add some docs * chore: remove plural struct and use Vec directly * chore: unnecessary mut * chore: use same name to indicate passthrough * chore: remove unused trait * chore: rename group context to group controller context * chore: remove group name * chore: move type option interceptor to GroupCustomize and split off delegates for group context and group controller * chore: adapt tests to changes * chore: adapt flutter frontend to changes * chore: code cleanup * chore: fix clippy and adapt tauri frontend to changes * chore: group controller code clean up * chore: no need to pass cell data when moving row * chore: rename some functions and variables * chore: remove content filter |
||
---|---|---|
.. | ||
.cargo | ||
build-tool | ||
collab-integrate | ||
dart-ffi | ||
event-integration | ||
flowy-ai | ||
flowy-config | ||
flowy-core | ||
flowy-database2 | ||
flowy-database-pub | ||
flowy-date | ||
flowy-document | ||
flowy-document-pub | ||
flowy-encrypt | ||
flowy-error | ||
flowy-folder | ||
flowy-folder-pub | ||
flowy-notification | ||
flowy-server | ||
flowy-server-pub | ||
flowy-sqlite | ||
flowy-storage | ||
flowy-user | ||
flowy-user-pub | ||
lib-dispatch | ||
lib-infra | ||
lib-log | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
covtest.rs | ||
rust-toolchain.toml | ||
rustfmt.toml |