AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application/field
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
..
type_option refactor: clean up select type option logic (#4554) 2024-01-30 23:20:11 +08:00
field_backend_service.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
field_cell_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
field_controller.dart fix: disappearing sorts (#4691) 2024-02-21 20:01:57 +08:00
field_editor_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
field_info.dart feat: checklist sort (#4659) 2024-02-22 08:00:59 +08:00
field_listener.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
field_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00