AppFlowy/frontend/rust-lib/flowy-grid/tests/grid
Richard Shiue 295b887cf1
feat: use commas to select a tag in multi-select grid cells (#1158)
* fix: comma to select tags

* chore: support passing multiple option ids

* chore: add more unit tests for single select and multi select

* chore: move to select multiple options using a single payload

* chore: do not unselect the option if insert option ids contain that option

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-11 13:43:29 +08:00
..
block_test feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
cell_test feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
field_test chore: fix test 2022-10-10 21:21:29 +08:00
filter_test chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
group_test feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
grid_editor.rs fix: unit test 2022-09-23 15:22:22 +08:00
grid_test.rs chore: add edit field type option helper 2022-09-02 13:24:10 +08:00
mod.rs refactor: rename structs 2022-08-18 21:44:22 +08:00
script.rs chore: add edit field type option helper 2022-09-02 13:24:10 +08:00