AppFlowy/frontend/appflowy_flutter/integration_test
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
..
board refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
cloud feat: workspace service in user crate (#4373) 2024-01-12 14:34:59 +08:00
database refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
document feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
reminder feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
settings refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
sidebar refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
util feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
appearance_settings_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
board_test.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
empty_document_test.dart feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
empty_test.dart fix: iOS TestFlight issues (#3776) 2023-10-25 23:33:46 +08:00
hotkeys_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
import_files_test.dart feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00
language_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
open_ai_smart_menu_test.dart fix: 0.3.9 launch review (#4076) 2023-12-05 10:46:17 +08:00
runner.dart tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
share_markdown_test.dart fix: windows CI build failed (#3741) 2023-10-22 01:04:38 +08:00
switch_folder_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
tabs_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00