AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue decc438b8a
fix: newly-created group rows appear out of order (#6212)
* fix: newly-created group rows appear out of order

* test: fix tests

* fix: dont re-insert nor insert into no-status

* fix: clippy
2024-09-08 14:48:55 +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 feat: async load database row, async filter, async sort (#6068) 2024-08-26 09:46:16 +08:00
group_test fix: newly-created group rows appear out of order (#6212) 2024-09-08 14:48:55 +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 feat: async load database row, async filter, async sort (#6068) 2024-08-26 09:46:16 +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