AppFlowy/shared-lib/flowy-sync/src
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
..
client_document Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
client_folder Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
client_grid feat: config grid filter in backend & add tests 2022-11-13 22:23:57 +08:00
server_document Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
server_folder Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
errors.rs fix: create the default group for grid 2022-09-23 11:23:35 +08:00
lib.rs Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
synchronizer.rs Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
util.rs Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00