AppFlowy/frontend/rust-lib/flowy-grid/tests/grid
Nathan.fooo 5a30f46b85
feat: sort cell (#1593)
* chore: call cell decode data

* chore: cache cell decoded data

* chore: update cache cell data

* chore: cache cell data

* refactor: separate cell type option functionalities

* refactor: add TypeOptionCellDataFilter trait

* chore: remove unused codes

* chore: fix wanrings

* chore: add sort tests

* chore: sort single select and multi select

Co-authored-by: nathan <nathan@appflowy.io>
2022-12-24 23:19:11 +08:00
..
block_test feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
cell_test Create test template (#1594) 2022-12-21 11:00:08 +08:00
field_test Create test template (#1594) 2022-12-21 11:00:08 +08:00
filter_test feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
group_test Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
snapshot_test Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
sort_test feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
grid_editor.rs feat: sort cell (#1593) 2022-12-24 23:19:11 +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/type option (#1578) 2022-12-17 10:15:13 +08:00
script.rs refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00