AppFlowy/frontend/rust-lib/flowy-grid/tests/grid
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_test chore: add date filter tests 2022-11-14 16:33:24 +08:00
cell_test chore: add date filter tests 2022-11-14 16:33:24 +08:00
field_test Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
filter_test fix: filter UI bugs (#1489) 2022-11-27 14:47:11 +08:00
group_test refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00
grid_editor.rs Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
grid_test.rs refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00
mod.rs refactor: rename structs 2022-08-18 21:44:22 +08:00
script.rs refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00