AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Nathan.fooo 187c5892ea
fix: move group row (#6233)
* chore: fix group notification

* chore: clippy

* Revert "fix: newly-created group rows appear out of order (#6212)"

This reverts commit decc438b8a.

* chore: revamp function

* chore: update test

* chore: workaround to fix filter or sort don't show result after opening database

* chore: fix test
2024-09-08 22:21:34 +08:00
..
block_test feat: async load database row, async filter, async sort (#6068) 2024-08-26 09:46:16 +08:00
calculations_test feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
cell_test feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
field_settings_test move to latest appflowy collab version (#5894) 2024-08-18 11:16:42 +08:00
field_test chore: auto update field title when creating a new field (#6159) 2024-09-02 13:54:21 +08:00
filter_test fix: move group row (#6233) 2024-09-08 22:21:34 +08:00
group_test fix: move group row (#6233) 2024-09-08 22:21:34 +08:00
layout_test move to latest appflowy collab version (#5894) 2024-08-18 11:16:42 +08:00
mock_data feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
pre_fill_cell_test feat: async load database row, async filter, async sort (#6068) 2024-08-26 09:46:16 +08:00
share_test feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
sort_test fix: move group row (#6233) 2024-09-08 22:21:34 +08:00
database_editor.rs feat: async load database row, async filter, async sort (#6068) 2024-08-26 09:46:16 +08:00
mod.rs feat: pre-fill row cells with filter data before row creation (#4854) 2024-03-16 17:18:30 +08:00