AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets
Richard Shiue 0fd0483302
fix: various grid ui issues (#6182)
* fix: delete field confirmation dialog only closes top most popover

* fix: prioritize single-line checklist items

* chore: wrap text toggle persist

* test: update integration tests

* chore: delete conflicting outputs on freezed

* chore: slightly make field editor faster

* chore: use standard dialog componet

* chore: enable multiline checklist tasks on mobile

* chore: Update frontend/appflowy_flutter/lib/plugins/database/application/field/field_editor_bloc.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

* chore: code cleanup

* fix: create field from row detail and add test

* chore: allow opening related database from editor

* test: integration test flake

---------

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-09-05 13:54:50 +08:00
..
card feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
cell feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
cell_editor fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
field fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
group feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
row fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
setting fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
database_layout_ext.dart chore: replace icons (#5914) 2024-08-10 18:05:53 +08:00
database_view_widget.dart chore: add more logs in reminder bloc (#5860) 2024-08-08 13:35:22 +08:00
media_file_type_ext.dart feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
share_button.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00