AppFlowy/frontend
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
..
.vscode refactor: adjust tauri codes (#4332) 2024-01-10 19:24:40 +08:00
appflowy_flutter refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
appflowy_tauri chore: bump client api to fix user session issue (#4445) 2024-01-23 01:33:52 +08:00
appflowy_web feat: appflowy_web build (#4302) 2024-01-06 11:50:05 +08:00
resources chore: update translations (#4481) 2024-01-24 22:46:11 +08:00
rust-lib refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
scripts feat: wasm build (#4412) 2024-01-22 13:34:15 +08:00
Makefile.toml feat: wasm build (#4412) 2024-01-22 13:34:15 +08:00