AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets/row
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
..
accessory feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
cells feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
relation_row_detail.dart feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
row_action.dart feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
row_banner.dart feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
row_detail.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
row_document.dart feat: optimize error page in database row page and remove unused code (#6193) 2024-09-05 11:57:54 +08:00
row_property.dart fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00