AppFlowy/frontend/appflowy_flutter/integration_test/shared
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
..
mock feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
auth_operation.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
base.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
common_operations.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
data.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
database_test_op.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
dir.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
editor_test_operations.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
emoji.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
expectation.dart refactor: mobile view page (#5288) 2024-05-09 13:32:35 +08:00
ime.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
keyboard.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
settings.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
util.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
workspace.dart fix: collab workspace issues (#4961) 2024-03-22 17:15:18 +08:00