AppFlowy/frontend/appflowy_flutter/lib/util
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
..
color_generator feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
built_in_svgs.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
color_to_hex_string.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
debounce.dart fix: doc state refresh (#5086) 2024-04-08 14:06:05 +08:00
field_type_extension.dart feat: Implement summary field for database row (#5246) 2024-05-05 22:04:34 +08:00
file_extension.dart feat: optimize image block (#4553) 2024-01-30 22:39:42 +08:00
font_family_extension.dart feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
int64_extension.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
json_print.dart feat: initial version for collab document (#4937) 2024-03-21 13:26:48 +08:00
levenshtein.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
share_log_files.dart feat: support exporting log files (#4559) 2024-01-31 10:07:50 +08:00
string_extension.dart fix: color selection compatible with older versions (#5276) 2024-05-07 12:13:52 +08:00
theme_mode_extension.dart fix: notes disappears (#4122) 2023-12-10 13:44:37 +02:00
throttle.dart fix: doc state refresh (#5086) 2024-04-08 14:06:05 +08:00