AppFlowy/frontend/appflowy_flutter/lib/plugins/database/calendar
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
..
application refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
presentation refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
calendar.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00