AppFlowy/frontend/appflowy_flutter/lib
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
..
core feat: support scale up/down the app (#5300) 2024-05-10 09:09:25 +07:00
date feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
env fix: websocket support custom port (#5123) 2024-04-26 20:09:55 +08:00
flutter feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
mobile feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
plugins feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
shared feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
startup feat: support scale up/down the app (#5300) 2024-05-10 09:09:25 +07:00
user feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
util feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
workspace feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
main.dart feat: support scale up/down the app (#5300) 2024-05-10 09:09:25 +07:00