mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-05 14:38:22 +00:00
* chore: add search crate * chore: add task order test * chore: enable timeout * add task crate * chore: run filter task * chore: run filter task * chore: filter rows * chore: cache filter result * chore: filter rows when open a grid * chore: add tests * test: add number filter test * test: add checkbox fitler test * chore: fix test Co-authored-by: nathan <nathan@appflowy.io>
1 line
15 B
Rust
1 line
15 B
Rust
mod task_test;
|