AppFlowy/frontend/appflowy_flutter/integration_test
Richard Shiue fa66a119ed
fix: mobile UI issues (#4561)
* fix: don't re-request focus after editing a cell

* fix: card detail more actions

* fix: select option indicators

* fix: add field bottom sheet revamp

* fix: edit field type bottom sheet

* chore: bump spacing between header and first row of field types

* fix: grid spacing

* refactor: use svg and background colors

* refactor: use shared component
2024-01-31 21:15:38 +08:00
..
board chore: reorganize cell code (#4516) 2024-01-27 10:57:09 +08:00
cloud chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
document fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
reminder feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
settings refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
sidebar feat: f2 to rename current view (#4522) 2024-01-29 20:55:37 +01:00
util fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
appearance_settings_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
board_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
empty_document_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +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 chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
language_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
open_ai_smart_menu_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +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 chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00