AppFlowy/shared-lib
Nathan.fooo 69a7ae5201
Implement Grid's filter UI (#1474)
* fix: border of field cell

* chore: add filter button

* chore: refactor setting button event

* chore: notify row did changed with filter configuration

* chore: add filter bloc test

* chore: config add filter button

* chore: create filter

* chore: load filters and update corresponding field property

* chore: add filter choice chip

* chore: config choice chip ui

* chore: send notification when filter updated

* chore: update filter after update field type option data

* fix: remove/add filter when update field's type option

* chore: create home setting bloc to save the setting of the home screen

* chore: add filter test

* chore: edit text filter ui

* fix: filter cell bugs

* fix: insert row out of bound

* chore: update setting icon in grid

* chore: shrink wrap the filter list

* refactor: extract row container from row cache

* chore: disable split-debuginfo

Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 21:28:08 +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 Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
flowy-http-model Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-sync Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +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 Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +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