* fix: permission control doesn't work when opening the page at the first time
* feat: enable tracing events cost time
* feat: leave shared page via ... menu
* fix: hide the create page button if user is guest
* feat: disable publish button if user is a guest
* feat: add shared user table
* feat: integrate sql into folder manager
* feat: integrate shared user notification
* fix: flutter analyze
* fix: revert local shared user data
* fix: disable share button on mobile if user is a guest
* feat: save the shared user data
* feat: integrate pro plan workflow into share menu
* chore: format code
* feat: disable share menu in local mode
* chore: format code
* 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
* 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
* feat: get the shared folder
* feat: add shared_view sql
* feat: persist the shared view data
* feat: support notification
* fix: flutter compile
* feat: add logic, data and presentations
* feat: integrate client-api endpoints
* feat: replace upsert with replace_all for workspace shared views management
* refactor: streamline sharedPages retrieval with extension method
* feat: enhance SharedSidebarBloc with folder notification support and update shared pages management
* feat: implement SharedSection with Bloc integration and new UI components
* chore: update comments
* feat: introduce SharedSectionBloc for managing shared pages with polling and notification support
* refactor: replace AFAccessLevelPB with ShareAccessLevel in shared pages management and extend functionality with new extensions
* chore: rename folder
* feat: add unit tests for SharedSectionBloc and UI components in shared section
* fix: rust fmt
* chore: revert version changes
* fix: cargo clippy
* fix: unit test
* fix: add fix workspace assertion
* fix: macos build
* feat: add new token
* feat: change min width of AFButton to 76.0
* chore: update translations
* feat: add verifying button
* feat: set barrierDismissible as false
* chore: install libcurl4-openssl-dev on Linux
* fix: flutter analyze
* chore: bump cloud version to 0.9.45
* fix: ci tests
* fix: home bloc test
* fix: integration test
* fix: integration test
* fix: integration test
* feat: lock page
* feat: add pageLockStatus bloc
* feat: add lock status and unlock status in title bar
* feat: add loading lock status
* feat: disable moveTo, delete, rename, updateIcon operations if the page is locked
* fix: lock toast issue
* feat: support locked database
* feat: support locked grid
* feat: support locked title
* feat: support locked board
* feat: support locked calendar
* chore: wip update client api
* feat: add unpublished information
* feat: keep the last publish name
* test: add re-publish test
* test: add empty name test
* chore: update cloud version to 0.7.6
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: only import user workspace
* chore: apply migration if need
* chore remove unused code
* chore: store first time installed version
* chore: clippy
* feat: api for namespace setting
* feat: add publish timestamp
* feat: update api
* chore: update proto
* feat: add link impl for appflowy cloud
* feat: impl set and get default view for workspace
* chore: merge with main and update to latest cloud client api
* fix: ci build
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: import into space
* chore: par insert
* fix: migrate from anon
* chore: fix test
* chore: update test
* chore: add test
* chore: update test
* chore: update test
* chore: update docs
* fix: space collab
* chore: update test