AppFlowy/frontend/appflowy_flutter/lib/workspace/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
..
action_navigation fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
command_palette fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
edit_panel feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
export feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
favorite feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
home feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
menu feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
notification feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
recent feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
settings feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
sidebar feat: expand the view automatically upon opening (#5180) 2024-04-22 16:57:51 +08:00
tabs feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
user feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
view refactor: mobile view page (#5288) 2024-05-09 13:32:35 +08:00
view_info feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
workspace feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
appearance_defaults.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00