AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
Mathias Mogensen 009c2ed402
feat: media type option (#6090)
* feat: media type option

* feat: rename files + more media types

* feat: add basic style for cards on desktop

* test: add media

* chore: clippy

* feat: row detail ux improvement

* feat: show all media attachments as one count on card

* chore: localization

* fix: overlay issue + disable filter for option

* test: add base integration test

* test: add pumpAndSettle

* chore: update collab revision

* feat: mobile grid & board styling

* fix: clippy

* fix: grid reorder rows bug

* fix: style discrepancy

* chore: clippy

* chore: code cleanup
2024-09-05 06:03:58 +02: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 chore: auto update field title when creating a new field (#6159) 2024-09-02 13:54:21 +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