AppFlowy/frontend/app_flowy/lib/plugins/grid/application
Nathan.fooo 182bfae5ad
fix: filter UI bugs (#1489)
* chore: remove the add filter button if there is no filters can not be added

* fix: update field info after filter was changed

* chore: update filter choicechip ui

* chore: insert and delete one by one to keep the delete/insert index is right

* chore: show filter after creating the default filter

* chore: update textfield_tags version to calm the warnings

* chore: try to fix potential fails on backend test

Co-authored-by: nathan <nathan@appflowy.io>
2022-11-27 14:47:11 +08:00
..
block Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
cell Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
field fix: filter UI bugs (#1489) 2022-11-27 14:47:11 +08:00
filter fix: filter UI bugs (#1489) 2022-11-27 14:47:11 +08:00
row fix: filter UI bugs (#1489) 2022-11-27 14:47:11 +08:00
setting Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
grid_bloc.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
grid_data_controller.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
grid_header_bloc.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
grid_service.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
prelude.dart chore: rename some pb structs 2022-11-14 09:59:23 +08:00