AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue b9a25f449f
refactor: hide ungrouped feature (#3817)
* refactor: remove unused notification and listener

* revert: remove hide_ungrouped from group settings

* chore: add board layout setting

* chore: listen to layout settings on ui

* fix: duplicated group controller initialization

* chore: add a tooltip to the ungrouped items button

* chore: trailing comma
2023-10-29 11:26:49 +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 fix: anon user error (#3772) 2023-10-24 23:13:51 +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: allow hiding ungrouped stack (#3752) 2023-10-26 11:48:58 +08:00
mod.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00