AppFlowy/frontend/rust-lib/flowy-test/tests
Nathan.fooo 4e67282f2b
feat: Data sync on signup (#3283)
* chore: sync all data

* chore: sync database row and document in the row

* chore: sync inline view id

* chore: sync row and document in row

* fix: tests

* fix: migrate document in row

* chore: retry when create collab fail

* fix: invalid secret cause rerun application

* chore: fix clippy warnnings
2023-08-28 13:28:24 +08:00
..
asset feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
database feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
document feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
folder chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
user feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
main.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
util.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00