AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/database/board
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
..
widgets feat(flutter_mobile): adjust bottom sheet quick action button style (#7121) 2025-01-03 10:11:17 +08:00
board.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
mobile_board_page.dart feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
mobile_board_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00