* chore: bump AppFlowy version to 1.0.0 and add sharedSection feature flag
* feat: conditionally display spaces in sidebar based on user role
* refactor: update user avatar implementation and enhance shared section functionality
- Removed unused colorHash from SharedUserWidget.
- Enabled polling in SharedSectionBloc for improved data updates.
- Disabled dragging for shared pages in SharedPagesList.
- Updated UserAvatar to use AFAvatar for consistency across components.
- Adjusted avatar sizes in various components to utilize AFAvatarSize enums.
* fix: typo
* refactor: enhance share tab functionality and error handling
* chore: i18n
* feat: turn guest into member
* fix: unit tests
* fix: unit tests
* chore: revert version changes
* refactor: date picker
* chore: provide guidance to users while using date picker
* fix: row card icon alignment
* fix: untitled database views
* chore: hide hint text while choosing date range
* test: fix widget test
* chore: use current time when toggling include time
* chore: move autofill date logic to date picker
* test: add tests
* chore: also apply to mention date block
* test: fix integration tests
* chore: fix a date picker edge case
* fix: unmatching border radii