AppFlowy/frontend/app_flowy/lib/plugins/board/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
..
card Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
toolbar chore: refactor group gen process 2022-09-02 13:24:09 +08:00
board_bloc.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
board_data_controller.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
board_listener.dart Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
group_controller.dart chore: add fitler bloc test 2022-11-15 23:17:01 +08:00
group_listener.dart Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
group.dart refactor: prefer namespace isolation, remove Grid keyword in some structs 2022-08-11 13:25:55 +08:00