AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Mathias Mogensen 009c2ed402
feat: media type option (#6090)
* feat: media type option

* feat: rename files + more media types

* feat: add basic style for cards on desktop

* test: add media

* chore: clippy

* feat: row detail ux improvement

* feat: show all media attachments as one count on card

* chore: localization

* fix: overlay issue + disable filter for option

* test: add base integration test

* test: add pumpAndSettle

* chore: update collab revision

* feat: mobile grid & board styling

* fix: clippy

* fix: grid reorder rows bug

* fix: style discrepancy

* chore: clippy

* chore: code cleanup
2024-09-05 06:03:58 +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 feat: async load database row, async filter, async sort (#6068) 2024-08-26 09:46:16 +08:00
group_test chore: Observe database row event (#6190) 2024-09-04 23:21:05 +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