AppFlowy/frontend
Mohammad Zolfaghari f5a9f2bf4d
fix: persist group order on reopenning AppFlowy (#4080)
* fix: persist group order on reopenning AppFlowy

Currently if you change groups order, on restarting AppFlowy they
will go back to what they were before.
This was because merge_groups function was not respecting the group
orders which were saved before as group settings.

* refactor: enhance the merge_group function

* refactor: use extend instead of for loop
2023-12-20 12:31:00 +08:00
..
.vscode chore: added settings.json in gitignore (#4130) 2023-12-13 15:26:21 +08:00
appflowy_flutter refactor: database field type option (#4136) 2023-12-20 11:11:38 +08:00
appflowy_tauri refactor: database field type option (#4136) 2023-12-20 11:11:38 +08:00
resources chore: update translations (#4138) 2023-12-19 22:43:35 +08:00
rust-lib fix: persist group order on reopenning AppFlowy (#4080) 2023-12-20 12:31:00 +08:00
scripts chore: bump protobuf version (#4123) 2023-12-10 21:26:53 +08:00
Makefile.toml feat: support building apk on github action (#4117) 2023-12-08 15:49:06 +08:00