AppFlowy/frontend/appflowy_flutter/integration_test
Richard Shiue a63a7ea611
feat: hidden kanban groups (#3907)
* feat: hide/unhide ui

* chore: implement collapsible side bar and adjust group header (#2)

* refactor: hidden columns into own file

* chore: adjust new group button position

* fix: flowy icon buton secondary color bleed

* chore: some UI adjustments

* fix: some regressions

* chore: proper group is_visible fetching

* chore: use a bloc to manage hidden groups

* fix: hiding groups not working

* chore: implement hidden group popups

* chore: proper ungrouped item column management

* chore: remove ungrouped items button

* chore: flowy hover build

* fix: clean up code

* test: integration tests

* fix: not null promise on null value

* fix: hide and unhide multiple groups

* chore: i18n and code review

* chore: missed review

* fix: rust-lib-test

* fix: dont completely remove flowyiconhovercolor

* chore: apply suggest

* fix: number of rows inside hidden groups not updating properly

* fix: hidden groups disappearing after collapse

* fix: hidden group title alignment

* fix: insert newly unhidden groups into the correct position

* chore: adjust padding all around

* feat: reorder hidden groups

* chore: adjust padding

* chore: collapse hidden groups section persist

* chore: no status group at beginning

* fix: hiding groups when grouping with other types

* chore: disable rename groups that arent supported

* chore: update appflowy board ref

* chore: better naming

* test: fix tests

---------

Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2023-11-13 16:14:31 +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: hidden kanban groups (#3907) 2023-11-13 16:14:31 +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