AppFlowy/frontend/appflowy_flutter/lib/plugins/shared/share
Lucas 5598689dba
feat: control access level in share menu (#8017)
* feat: use auto_confirm in share with user api

* feat: reduce share api calls

* feat: add team space section in title bar

* feat: only user with full access can invite guest/member

* feat: customize popup style

* feat: support section type

* feat: update access level based on public or private space

* test: add access level tests

* chore: update i18n

* chore: disable bloc talker

* fix: tests

* fix: general access test

* fix: view title bar test

* chore: i18n
2025-06-03 21:02:13 +08:00
..
_shared.dart feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
constants.dart fix: remove app from homepage url (#7233) 2025-01-17 20:55:22 +08:00
export_tab.dart chore: toast message when theme folder doesn't have permission (#7715) 2025-04-09 13:45:07 +08:00
publish_color_extension.dart chore: upgrade to Flutter 3.27.4 (#7230) 2025-02-07 18:17:46 +08:00
publish_name_generator.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
publish_tab.dart chore: toast message when theme folder doesn't have permission (#7715) 2025-04-09 13:45:07 +08:00
share_bloc.dart chore: replace auth type with workspace type 2025-04-24 20:01:41 +08:00
share_button.dart feat: control access level in share menu (#8017) 2025-06-03 21:02:13 +08:00
share_menu.dart feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
share_tab.dart chore: toast message when theme folder doesn't have permission (#7715) 2025-04-09 13:45:07 +08:00