mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* refactor: get row/field data from row cache and field controller in cell controller * refactor: reorganize cell controller tasks and builder * refactor: rename cell_builder.dart * refactor: database editable cell builder * refactor: database card cell builder * fix: make it work * fix: start cell listener and adjust cell style on desktop * fix: build card cell * fix: remove unnecessary await in tests * fix: cell cache validation * fix: row detail banner bugs * fix: row detail field doesn't update * fix: calendar event card * test: fix integration tests * fix: adjust cell builders to fix cell controller getting disposed * chore: code review * fix: bugs on mobile * test: add grid header integration tests * test: suppress warnings, reduce flaky test and group tests |
||
---|---|---|
.. | ||
.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 |