AppFlowy/frontend/rust-lib/flowy-server/tests/supabase_test
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
..
database_test.rs feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
folder_test.rs feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
mod.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
user_test.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
util.rs docs: improve documentation (#3265) 2023-08-24 14:00:34 +08:00