AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue a6c6aa819c
fix: newly-created rows aren't being automatically sorted (#4661)
* fix: newly-created rows aren't being automatically sorted

* chore: new database view collab notification and add tests
2024-02-20 13:17:46 +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 fix: newly-created rows aren't being automatically sorted (#4661) 2024-02-20 13:17:46 +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