AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
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
..
base fix: android navigation bar issues (#5294) 2024-05-10 09:09:11 +07:00
bottom_sheet feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
database feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
editor feat: initial version for collab document (#4937) 2024-03-21 13:26:48 +08:00
favorite fix: launch review improvements (#5263) 2024-05-06 18:13:17 +08:00
home feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
notifications feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
page_item fix: launch review improvements (#5263) 2024-05-06 18:13:17 +08:00
setting feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
widgets feat: request permission again if the user denied the photo permission (#5251) 2024-05-06 11:27:55 +08:00
mobile_bottom_navigation_bar.dart feat: add block menu (#4222) 2023-12-28 12:37:10 +08:00
presentation.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00
root_placeholder_page.dart feat: edit property (#4065) 2023-12-02 20:39:03 +08:00