AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets/row
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
..
accessory chore: bump dependencies (#7123) 2025-01-02 15:19:00 +08:00
cells feat: refactor databse styles (#7405) 2025-03-04 11:29:38 +08:00
relation_row_detail.dart feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00
row_action.dart feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
row_banner.dart chore: replace auth type with workspace type 2025-04-24 20:01:41 +08:00
row_detail.dart feat: refactor databse styles (#7405) 2025-03-04 11:29:38 +08:00
row_document.dart fix: ai writer not working in database rows (#7746) 2025-04-15 11:14:20 +08:00
row_property.dart feat: custom namespace/domain (#6614) 2024-10-31 14:38:32 +08:00