AppFlowy/frontend/appflowy_flutter/lib/plugins/database/grid/application
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
..
calculations feat: open the row page on mobile (#5975) 2024-08-15 20:12:09 +08:00
filter feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
row fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
sort chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
grid_accessory_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
grid_bloc.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
grid_header_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00