AppFlowy/frontend/rust-lib/flowy-database/tests/grid
Nathan.fooo f76d722b4c
Feat/database view (#1875)
* chore: rename structs

* chore: add todos

* chore: hidden database id

* refactor: add database folder, prepare to extract the view

* refactor: rename grid-model to datbase-model

* ci: fix warnings
2023-02-21 15:47:51 +08:00
..
block_test Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
cell_test feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
field_test Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
filter_test Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
group_test Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
mock_data Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
snapshot_test Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
sort_test Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
database_editor.rs Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
grid_editor.rs Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
grid_test.rs Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
mod.rs Fix/grid group (#1787) 2023-02-02 23:02:49 +08:00
script.rs Feat/database view (#1875) 2023-02-21 15:47:51 +08:00