AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/setting
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
..
about feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
ai feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
appearance feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
cloud feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
font feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
language feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
personal_info feat: support 'forgot password', 'setup password' and 'change password' on mobile (#7841) 2025-04-28 10:25:07 +08:00
self_host chore: add integration test 2025-03-31 16:19:56 +08:00
widgets feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
workspace feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
language_setting_group.dart feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
launch_settings_page.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
notifications_setting_group.dart feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
self_host_setting_group.dart feat: custom share url, publish url and copy link to share (#7061) 2025-01-06 16:05:05 +08:00
setting.dart feat: keep the toolbar the same height as the keyboard to optimize the editing experience (#3947) 2023-11-17 13:51:26 +08:00
support_setting_group.dart feat: support invite member by link on mobile (#7811) 2025-04-24 10:28:18 +08:00
user_session_setting_group.dart feat: support 'forgot password', 'setup password' and 'change password' on mobile (#7841) 2025-04-28 10:25:07 +08:00