AppFlowy/frontend/appflowy_flutter/integration_test/document
Zack 0a0f2adf76
feat: support uploading image to cloud storage (#4413)
* feat: add object ext

* feat: integrate upload image api

* feat: support uploading local file to cloud

* feat: abstact the CachedNetworkImage as FlowyNetworkImage

* ci: fix tauri ci

* fix: integration test

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: nathan <nathan@appflowy.io>
2024-01-20 23:16:18 +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 feat: improve reference menus (#4301) 2024-01-08 15:28:36 +01: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