AppFlowy-Cloud/tests/workspace
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
..
default_user_workspace.rs feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
edit_workspace.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
invitation_crud.rs fix: test 2024-07-26 11:59:38 +08:00
member_crud.rs feat: improve workspace api 2024-07-25 04:19:40 +08:00
mod.rs feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
publish.rs fix: impose character limits on comment (#712) 2024-08-01 12:00:59 +08:00
template.rs feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
workspace_crud.rs feat: improve workspace api 2024-07-25 04:19:40 +08:00
workspace_settings.rs feat: improve workspace api 2024-07-25 04:19:40 +08:00