AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Mathias Mogensen 4888d5d528
fix: media option improvements (#6260)
* feat: hide file names option

* chore: copywriting fixes

* fix: mobile cell

* feat: browse all images in a cell in viewer

* chore: unused variable

* fix: dialogs on download file

* feat: upload multiple files at once

* test: improve test coverage

* fix: missing format of rust files from merge
2024-09-13 00:12:13 +02: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 fix: media option improvements (#6260) 2024-09-13 00:12:13 +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 chore: adjust num of preload rows (#6280) 2024-09-12 08:47:49 +08:00
mod.rs feat: pre-fill row cells with filter data before row creation (#4854) 2024-03-16 17:18:30 +08:00