AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/application
Richard Shiue b9a25f449f
refactor: hide ungrouped feature (#3817)
* refactor: remove unused notification and listener

* revert: remove hide_ungrouped from group settings

* chore: add board layout setting

* chore: listen to layout settings on ui

* fix: duplicated group controller initialization

* chore: add a tooltip to the ungrouped items button

* chore: trailing comma
2023-10-29 11:26:49 +08:00
..
cell feat: show checklist items inline in row page (#3737) 2023-10-24 10:15:28 +08:00
field feat: allow hiding ungrouped stack (#3752) 2023-10-26 11:48:58 +08:00
field_settings feat: show hidden fields in row detail page (#3545) 2023-10-02 10:52:22 +08:00
filter feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
group refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
layout refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
row feat: show hidden fields in row detail page (#3545) 2023-10-02 10:52:22 +08:00
setting refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
sort feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
view feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
database_controller.dart refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
database_service.dart feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
database_view_service.dart refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
defines.dart chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
share_bloc.dart chore: share database via csv (#3285) 2023-08-28 23:20:56 +08:00
tar_bar_bloc.dart feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00