AppFlowy/shared-lib
Nathan.fooo a0a16cc493
feat: config grid filter in backend & add tests
* 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>
2022-11-13 22:23:57 +08:00
..
flowy-ast Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-derive chore: remove pb reference in util.rs 2022-07-19 13:07:30 +08:00
flowy-error-code Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-http-model Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-sync feat: config grid filter in backend & add tests 2022-11-13 22:23:57 +08:00
folder-rev-model refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00
grid-rev-model feat: config grid filter in backend & add tests 2022-11-13 22:23:57 +08:00
lib-infra feat: config grid filter in backend & add tests 2022-11-13 22:23:57 +08:00
lib-ot test: add revision tests 2022-11-02 11:49:36 +08:00
lib-ws Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
Cargo.lock Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
Cargo.toml Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
rust-toolchain.toml Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rustfmt.toml fix format and clippy warnings 2022-01-23 12:14:00 +08:00