AppFlowy/frontend/appflowy_flutter/test/widget_test
Lucas dd2dbed8c8
fix: permission control doesn't work when opening the page at the first time (#8023)
* 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
2025-06-05 09:42:31 +08:00
..
lib/features feat: enable shared section on mobile (#8020) 2025-06-04 10:59:16 +08:00
confirm_dialog_test.dart fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
date_picker_test.dart feat: optimize shared section logic (#7957) 2025-05-21 10:39:13 +08:00
direction_setting_test.dart feat: support auto text direction on mobile (#7092) (#7163) 2025-01-09 11:26:59 +08:00
select_option_text_field_test.dart feat: select option cell editor revamp (#5011) 2024-03-31 10:54:17 +08:00
spae_cion_test.dart fix: space icon color assertion (#6570) 2024-10-17 13:43:14 +08:00
test_asset_bundle.dart feat(flutter): date picker improvements (#6582) 2024-10-23 08:51:37 +08:00
test_material_app.dart chore(i18n): add en-GB translations (#7705) 2025-05-12 11:10:11 +08:00
theme_font_family_setting_test.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
widget_test_wrapper.dart feat: refactor share menu (#7935) 2025-05-19 15:26:25 +08:00