AppFlowy-Cloud/tests/collab
Lucas.Xu e7bf221ff0
feat: update built-in README for new users (#757)
* feat: add getting_started, desktop_guide and mobile_guide json

* feat: update built-in readme data

* feat: support adding database as template

* feat: support creating nested documents

* chore: refactor code

* chore: refactor code

* chore: remove println

* chore: update collab version

* feat: update built-in readme and image ref

* chore: remove template icon

* feat: use database::create_with_view to create collab

* chore: add template tests

* chore: update collab version

* chore: remove debug code

* chore: add comment

* chore: fix lint & test

* fix: code review

* fix: rust lint

* chore: update comment

* test: add default workspace test

* test: add default user workspace test

* chore: use workspace database body

* chore: fix typo and clippy

* fix: insert_folder_data_success test

* fix: insert_folder_data_success test

* feat: update content in gettting_started

* chore: update to-dos json

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-08-28 19:40:23 +08:00
..
awareness_test.rs chore: upgrade code to use asynchronous locks 2024-08-13 19:59:46 +02:00
collab_curd_test.rs chore: making embeddings code compile 2024-06-28 05:40:41 +02:00
member_crud.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
missing_update_test.rs chore: enable setting up periodic sync step 1 sends from sync plugin (#738) 2024-08-27 11:55:27 +08:00
mod.rs chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
multi_devices_edit.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
permission_test.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
single_device_edit.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
storage_test.rs feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
util.rs chore: fix cargo fmt and clippy errors 2024-08-13 19:59:48 +02:00