AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue 250f29f325
chore: clean up sort and filter code (#4585)
* refactor: port away from extra SortType struct

* refactor: add validator to flowy_database and clean up unused structs

* refactor: port away from extra FilterType struct

* chore: analysis options

* fix: clippy and dart/ts compile

* fix: tauri build

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-02-04 05:49:28 +08:00
..
block_test feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
calculations_test feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
cell_test chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
field_settings_test chore: bump up yrs to 0.17.1 (#4078) 2023-12-05 06:20:07 +08:00
field_test feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
filter_test chore: clean up sort and filter code (#4585) 2024-02-04 05:49:28 +08:00
group_test chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
layout_test feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
mock_data chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
share_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
sort_test chore: clean up sort and filter code (#4585) 2024-02-04 05:49:28 +08:00
database_editor.rs fix: migrate cloud document when the document content is not sync to … (#4108) 2023-12-07 01:14:02 +08:00
mod.rs feat: calculations (#4473) 2024-02-04 00:52:38 +08:00