AppFlowy/frontend/appflowy_flutter/integration_test/document
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
..
document_alignment_test.dart feat: support aligning the text block using shortcuts (#4319) 2024-01-09 20:27:08 +07:00
document_codeblock_paste_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_copy_and_paste_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_create_and_delete_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_inline_page_reference_test.dart feat: improve reference menus (#4301) 2024-01-08 15:28:36 +01:00
document_option_action_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_test_runner.dart feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
document_text_direction_test.dart feat: toggle notifications on/off (#3672) 2023-10-12 12:54:08 +08:00
document_with_cover_image_test.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
document_with_database_test.dart refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
document_with_image_block_test.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
document_with_inline_math_equation_test_1.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test_2.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_with_inline_page_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_with_link_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_with_outline_block_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_with_toggle_list_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
edit_document_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
edit_document_test.png fix: undo redo for the transforming block will raise an error (#2869) 2023-06-21 19:53:29 +08:00