AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Nathan.fooo e08a1a6974
feat: enable dispatch event using single thread (#3828)
* refactor: lib dispatch

* chore: type def

* chore: type def

* fix: local set spawn

* chore: replace tokio spawn

* chore: update log

* chore: boxed event

* chore: tauri lock
2023-10-30 12:35:06 +08:00
..
block_test feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
cell_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
field_settings_test feat: field settings application domain (#3284) 2023-09-01 22:40:17 +08:00
field_test feat: add end date to time cell data (#3369) 2023-09-19 09:58:15 +08:00
filter_test feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
group_test refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
layout_test refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
mock_data refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
share_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
sort_test feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
database_editor.rs feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
mod.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00