AppFlowy/frontend/appflowy_flutter/lib/plugins/shared/share
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
..
_shared.dart feat: refactor share menu (#7935) 2025-05-19 15:26:25 +08:00
constants.dart fix: remove app from homepage url (#7233) 2025-01-17 20:55:22 +08:00
export_tab.dart chore: toast message when theme folder doesn't have permission (#7715) 2025-04-09 13:45:07 +08:00
publish_color_extension.dart chore: upgrade to Flutter 3.27.4 (#7230) 2025-02-07 18:17:46 +08:00
publish_name_generator.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
publish_tab.dart chore: toast message when theme folder doesn't have permission (#7715) 2025-04-09 13:45:07 +08:00
share_bloc.dart chore: replace auth type with workspace type 2025-04-24 20:01:41 +08:00
share_button.dart feat: shared folder refactor (#7948) 2025-05-20 16:37:09 +08:00
share_menu.dart feat: shared folder refactor (#7948) 2025-05-20 16:37:09 +08:00
share_tab.dart chore: toast message when theme folder doesn't have permission (#7715) 2025-04-09 13:45:07 +08:00