AppFlowy/frontend/appflowy_flutter/test/bloc_test
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
..
app_setting_test feat: edit property (#4065) 2023-12-02 20:39:03 +08:00
board_test refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
grid_test refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
home_test refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
shortcuts_test chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00