AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue c4fc60612f
feat: add new group (#3854)
* feat: implement backend logic

* fix: did_create_row not working properly

* fix: did_delete_group not working properly

* fix: test

* chore: fix clippy

* fix: new card not editable and in wrong position

* feat: imlement UI for add new stack

* test: add integration test

* chore: i18n

* chore: remove debug message

* chore: merge conflict

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-11-06 16:17:05 +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 chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +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 feat: add new group (#3854) 2023-11-06 16:17:05 +08:00
layout_test refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
mock_data chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +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