AppFlowy/frontend/appflowy_flutter/integration_test
Richard Shiue c4fc60612f
feat: add new group (#3854)
* feat: implement backend logic

* fix: did_create_row not working properly

* fix: did_delete_group not working properly

* fix: test

* chore: fix clippy

* fix: new card not editable and in wrong position

* feat: imlement UI for add new stack

* test: add integration test

* chore: i18n

* chore: remove debug message

* chore: merge conflict

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-11-06 16:17:05 +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 feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
reminder feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
settings chore: add integration tests for user language settings (#3560) 2023-10-02 13:55:57 +08:00
sidebar refactor: fav and workspace (#3837) 2023-11-01 11:45:35 +08:00
util feat: add new group (#3854) 2023-11-06 16:17:05 +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: iOS TestFlight issues (#3776) 2023-10-25 23:33:46 +08: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