AppFlowy/frontend/rust-lib/flowy-database2
Richard Shiue a1abcd7626
refactor: database cell controller and builder (#4398)
* 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
2024-01-24 23:59:45 +08:00
..
src refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
tests feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
build.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
Cargo.toml feat: wasm build (#4412) 2024-01-22 13:34:15 +08:00
Flowy.toml feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00