AppFlowy/frontend/appflowy_flutter/lib/user/application
Mathias Mogensen a0ed043cb8
feat: workspace settings page (#5225)
* feat: my account settings page

* test: amend tests

* chore: remove unused code

* test: remove widget tests

* fix: text color on select buttons

* test: clean and remove unused test helpers

* feat: settings workspace page

* chore: fixes after merge

* fix: recent views bugfix

* fix: make sure text buttons have color

* test: add test for delete workspace in settings

* test: remove pumpAndSettle for create workspace

* test: longer pump duration

* test: attempt with large pump duration

* test: attempt workaround

* chore: clean code

* fix: missing language key

* test: add one more check

* test: pump

* test: more pump

* test: attempt pumpAndSettle

* chore: code review

* fix: persist single workspace on patch

* fix: listen to workspace changes

* chore: remove redundant builder

* test: remove unstable test

* fix: changes after merge

* chore: changes after merge

* feat: support changing cursor and selection color

* chore: move members up in menu

* feat: clean code and beautify dialogs

* fix: fix test and make show selected font

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-05-10 16:08:32 +02:00
..
auth feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
notification_filter fix: reminder launch review (#3716) 2023-10-17 14:48:58 +08:00
reminder feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
anon_user_bloc.dart feat: anon user save (#4185) 2023-12-21 14:13:21 +08:00
encrypt_secret_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
prelude.dart feat: integrate client-api (#3430) 2023-10-02 17:22:22 +08:00
sign_in_bloc.dart feat: expand the view automatically upon opening (#5180) 2024-04-22 16:57:51 +08:00
sign_up_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
splash_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
supabase_realtime.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
user_auth_listener.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
user_listener.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
user_service.dart feat: support inviting members (#5118) 2024-04-30 21:38:46 +08:00
user_settings_service.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
workspace_error_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00