AppFlowy/frontend/rust-lib/flowy-database2/src/services
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
..
cell fix: migrate cloud document when the document content is not sync to … (#4108) 2023-12-07 01:14:02 +08:00
database refactor: database field type option (#4136) 2023-12-20 11:11:38 +08:00
database_view chore: fmt 2023-12-07 08:05:33 +08:00
field refactor: database field type option (#4136) 2023-12-20 11:11:38 +08:00
field_settings chore: bump up yrs to 0.17.1 (#4078) 2023-12-05 06:20:07 +08:00
filter fix: migrate cloud document when the document content is not sync to … (#4108) 2023-12-07 01:14:02 +08:00
group fix: persist group order on reopenning AppFlowy (#4080) 2023-12-20 12:31:00 +08:00
setting feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
share chore: fmt 2023-12-07 08:05:33 +08:00
snapshot feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
sort fix: migrate cloud document when the document content is not sync to … (#4108) 2023-12-07 01:14:02 +08:00
mod.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00