AppFlowy/frontend/appflowy_flutter/integration_test
Richard Shiue 16467e9c13
chore: improve mobile grid page (#3939)
* chore: more typo

* chore: improve appearance of mobile grid page

* fix: focus problems with editable grid cells

* chore: apply suggestions from Mathias

* revert: the dragged header looks ugly

* chore: more suggestions from Mathias

* chore: more tarbars

* fix: scrollbar padding is a bit off

* chore: add launch tasks and fix android debug

* chore: more mobile grid improvement

* fix: initial attempt to fix cell focus bug

* chore: fix grid cell lazy loading

* chore: fix cell focus problems

* chore: update same changes to desktop

* fix: revert accessory changes due to regression

* chore: new database view name i18n

* chore: add mobile tab bar header

* fix: fiz zuh eentuhgrashun tastes

* chore: rudimentary grid header

* style: code style stuffz

* chore: restore android standard lib

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-11-21 22:54:09 +08:00
..
auth feat: show server url (#3956) 2023-11-17 15:38:56 +08:00
board feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
document feat: adjust code block, outline block on mobile (#3940) 2023-11-15 16:04:18 +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 chore: improve mobile grid page (#3939) 2023-11-21 22:54:09 +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: improve mobile grid page (#3939) 2023-11-21 22:54:09 +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: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +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 chore: improve mobile grid page (#3939) 2023-11-21 22:54:09 +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