AppFlowy/frontend/appflowy_flutter/lib/plugins/shared/share
Lucas d3566e303d
feat: optimize share section and share tab logic (#8001)
* feat: optimize share section and share tab logic

* feat: new people with access section

* feat: new copy link widget

* fix: hide member page for guest user

* fix: hide sites page for guest user

* feat: support access level in document

* fix: can't edit the title when access level is read

* feat: guest role can't get page outside the flatten shared pages

* chore: refactor user workspace bloc

* feat: show guest role in workspace menu

* chore: update guest tag and section header

* chore: use readwrite as default permission

* fix: remove unused tests

* chore: clear share status

* fix: access level

* fix: menu color

* feat: support general access section

* feat: remove self access

* fix: tests

* fix: access level issues

* test: add workspace bloc test
2025-06-02 13:52:14 +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: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +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