AppFlowy/frontend/rust-lib/flowy-grid/tests/grid
Nathan.fooo b7ba189642
Feat/sort UI (#1642)
* feat: implement sort UI

* chore: config sort listener

* chore: config sort ui

* chore: config sort ui

* feat: support ascending & descending

* fix: reorder rows bugs

* chore: add tests

Co-authored-by: nathan <nathan@appflowy.io>
2023-01-11 17:48:53 +08:00
..
block_test Feat/sort UI (#1642) 2023-01-11 17:48:53 +08:00
cell_test chore: cell data operation (#1656) 2023-01-05 21:27:21 +08:00
field_test chore: cell data operation (#1656) 2023-01-05 21:27:21 +08:00
filter_test fix: potential test fail because of async channel message (#1613) 2022-12-28 10:18:17 +08:00
group_test Feat/sort after change (#1607) 2022-12-26 20:28:18 +08:00
snapshot_test Feat/sort after change (#1607) 2022-12-26 20:28:18 +08:00
sort_test Feat/sort UI (#1642) 2023-01-11 17:48:53 +08:00
grid_editor.rs chore: add calendar view plugin along with backend data (#1611) 2023-01-08 20:51:19 +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