AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
Richard Shiue bd46fc11f4
fix(flutter-desktop): launch review issues for 0.7.2 (#6577)
* test: add test case for calendar filter

* fix: select option filter logic

* fix: calendar filters not applying if switched repeatedly

* fix: checklist cell editor improvements

* fix: nested scrolling in checklist

* fix: make filter logic match notion

* test: fix checklist cell test

* test: single select filter tests

* test: fix flutter test

* test: fix rust tests

* chore: fix clippy
2024-10-18 13:48:50 +08:00
..
calculations feat: generic calculations (#4794) 2024-03-05 19:16:56 +01:00
cell feat: checklist cell improvements (#6515) 2024-10-10 11:38:17 +08:00
field fix(flutter-desktop): launch review issues for 0.7.2 (#6577) 2024-10-18 13:48:50 +08:00
layout chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
row feat(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +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(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +08:00
database_controller.dart fix: billing+cleanup (#5634) 2024-06-27 02:00:21 +02:00
defines.dart feat(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +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: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00