AppFlowy/frontend/appflowy_flutter/lib/plugins/shared
Lucas 105f244a4b
feat: shared folder refactor (#7948)
* 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
2025-05-20 16:37:09 +08:00
..
share feat: shared folder refactor (#7948) 2025-05-20 16:37:09 +08:00
callback_shortcuts.dart fix: board shortcuts conflict with textfield (#5487) 2024-06-10 09:04:01 +08:00
cover_type_ext.dart fix: row cover improvements (#6381) 2024-09-23 16:28:47 +02:00
sync_indicator.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00