AppFlowy/frontend/app_flowy/lib/workspace/application
Nathan.fooo 69a7ae5201
Implement Grid's filter UI (#1474)
* fix: border of field cell

* chore: add filter button

* chore: refactor setting button event

* chore: notify row did changed with filter configuration

* chore: add filter bloc test

* chore: config add filter button

* chore: create filter

* chore: load filters and update corresponding field property

* chore: add filter choice chip

* chore: config choice chip ui

* chore: send notification when filter updated

* chore: update filter after update field type option data

* fix: remove/add filter when update field's type option

* chore: create home setting bloc to save the setting of the home screen

* chore: add filter test

* chore: edit text filter ui

* fix: filter cell bugs

* fix: insert row out of bound

* chore: update setting icon in grid

* chore: shrink wrap the filter list

* refactor: extract row container from row cache

* chore: disable split-debuginfo

Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 21:28:08 +08:00
..
app chore: add reorder bloc test (#1354) 2022-10-25 16:51:51 +08:00
edit_panel chore: fix typo: pannel -> panel 2022-08-09 11:59:22 +08:00
home Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
menu chore: add reorder bloc test (#1354) 2022-10-25 16:51:51 +08:00
settings fix: fix merge from main 2022-07-22 00:54:11 +08:00
user fix: add icon_url in migration 2022-08-08 22:19:05 +08:00
view chore: add view bloc test (#1343) 2022-10-23 17:52:17 +08:00
workspace chore: add grid bloc test (#1289) 2022-10-16 16:51:21 +08:00
appearance.dart feat: initial steps to allow changing the app font (#1433) 2022-11-16 14:40:30 +08:00