AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application/field
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
..
type_option chore: support more language (#5522) 2024-06-12 23:17:57 +08:00
field_cell_bloc.dart fix: kanban UX bugs (#5227) 2024-04-30 17:35:03 +08:00
field_controller.dart fix: integration test failed (grid row detail page: hide and show hidden fields) (#5781) 2024-07-22 16:51:58 +08:00
field_editor_bloc.dart fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
field_info.dart feat: timer field (#5349) 2024-06-13 08:52:13 +02:00