AppFlowy/frontend/appflowy_flutter/lib/plugins/database/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: generic calculations (#4794) 2024-03-05 19:16:56 +01:00
cell feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
field fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
layout chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
row chore: show document icon or emoji (#6144) 2024-08-31 23:54:37 +08:00
setting fix: settings improvements (#5547) 2024-06-17 14:30:19 +02:00
sync feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
view feat: support edit imported database (#6061) 2024-08-25 14:28:51 +08:00
database_controller.dart fix: billing+cleanup (#5634) 2024-06-27 02:00:21 +02:00
defines.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
share_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
tab_bar_bloc.dart fix: reset space relationship when clearing cache (#5737) 2024-07-16 13:23:07 +08:00