AppFlowy/frontend/appflowy_flutter/integration_test
Lucas.Xu 251c6d22b2
fix: 0.3.8 known issues (#3912)
* fix: add a left padding to align the document and grid field

* fix: emoji picker in the slash menu is too small

* fix: replace the delete icon color with black

* fix: improve snackbar background color

* fix: cannot add new line after toggle list

* feat: set  as the default icon of getting started

* fix: the titlebar overflows when the title level is too deep

* fix: integration test

* fix: openAI hint text overflow

* fix: integration tests
2023-11-13 12:00:03 +08:00
..
auth feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
board feat: add new group (#3854) 2023-11-06 16:17:05 +08:00
document fix: 0.3.8 known issues (#3912) 2023-11-13 12:00:03 +08:00
reminder feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
settings fix: notifications setting (#3903) 2023-11-09 00:32:10 +01:00
sidebar feat: display the titles of a view's ancestors and the view's title on the title bar. (#3898) 2023-11-09 13:11:13 +08:00
util fix: 0.3.8 known issues (#3912) 2023-11-13 12:00:03 +08:00
appearance_settings_test.dart feat: customize text font (#3467) 2023-09-21 09:12:25 +08:00
board_test.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_calendar_test.dart fix: integration tests failing on Sundays (#3753) 2023-10-23 11:44:04 +08:00
database_cell_test.dart chore: checklist ux flow redesign (#3418) 2023-09-22 09:33:24 +08:00
database_field_settings_test.dart chore: per-view field visibility UI (#3296) 2023-09-02 00:42:46 +08:00
database_field_test.dart chore: per-view field visibility UI (#3296) 2023-09-02 00:42:46 +08:00
database_filter_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
database_row_page_test.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
database_row_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
database_setting_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
database_share_test.dart chore: revamp checklist ui (#3380) 2023-09-13 20:44:04 +08:00
database_sort_test.dart feat: enable sort by date + sort fix (#2953) 2023-07-21 15:51:20 +08:00
database_view_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +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 chore: remove the unused code 2023-08-13 17:14:58 +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: unable to cancel the inline math equation format (#2974) 2023-07-11 19:49:29 +08:00
runner.dart fix: notifications setting (#3903) 2023-11-09 00:32:10 +01:00
share_markdown_test.dart fix: windows CI build failed (#3741) 2023-10-22 01:04:38 +08:00
switch_folder_test.dart fix: the disk space of CI machines always runs out (#3689) 2023-10-14 20:37:44 +08:00
tabs_test.dart feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00