AppFlowy/frontend/rust-lib/flowy-database2/src
Richard Shiue 6636731487
feat: checklist sort (#4659)
* refactor: use BoxAny for dynamically-typed cell changesets

* fix: rust-lib tests and clippy

* feat: enable sorting by checklist type option

* test: checklist sort rust-lib tests

* chore: update related tests

* fix: clippy

---------

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2024-02-22 08:00:59 +08:00
..
entities refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
services feat: checklist sort (#4659) 2024-02-22 08:00:59 +08:00
utils feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
event_handler.rs feat: checklist sort (#4659) 2024-02-22 08:00:59 +08:00
event_map.rs refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
lib.rs feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
manager.rs feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
notification.rs feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
template.rs chore: bump collab (#4224) 2023-12-28 03:30:04 +08:00