AppFlowy/frontend/appflowy_flutter/lib/user/presentation/screens
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
..
sign_in_screen feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
workspace_start_screen fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
encrypt_secret_screen.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
screens.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00
sign_up_screen.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
skip_log_in_screen.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
splash_screen.dart fix: collab workspace issues (#4961) 2024-03-22 17:15:18 +08:00
workspace_error_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00