AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
Richard Shiue 066a511dc5
feat: relation field improvements (#5070)
* feat: keyboard navigation for relation cell editor

* feat: open related rows

* feat: separated selected and unselected rows

* chore: apply suggestions from code review

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>

* chore: fix launch review issues

* chore: add documentation

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-04-10 20:39:20 +08:00
..
calculations feat: generic calculations (#4794) 2024-03-05 19:16:56 +01:00
cell feat: relation field improvements (#5070) 2024-04-10 20:39:20 +08:00
field feat: select option cell editor revamp (#5011) 2024-03-31 10:54:17 +08:00
layout chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
row feat: relation field improvements (#5070) 2024-04-10 20:39:20 +08:00
setting chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
sync feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
view fix: launch url on all platforms (#4797) 2024-03-03 22:04:59 +01:00
database_controller.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
defines.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
share_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
tab_bar_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00