AppFlowy/frontend/appflowy_flutter/integration_test/util
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
..
mock chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
auth_operation.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
base.dart chore: support localhost and development mode (#4384) 2024-01-15 12:53:53 +08:00
common_operations.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
data.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_test_op.dart refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
dir.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
editor_test_operations.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
emoji.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
expectation.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
ime.dart feat: support Inline page reference #2196 (#2898) 2023-06-29 10:04:24 +08:00
keyboard.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
settings.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
util.dart test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00