AppFlowy-Cloud/src/biz
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
..
chat chore: Update index content api (#723) 2024-08-12 15:10:49 +08:00
collab chore: migrate collab storage to appflowy-collaborate (#566) 2024-05-21 10:06:26 +08:00
search chore: shorten default write interval (#661) 2024-06-28 10:06:09 +08:00
template feat: endpoint for avatar upload (#736) 2024-08-23 16:36:09 +08:00
user feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
workspace feat: update built-in README for new users (#757) 2024-08-28 19:40:23 +08:00
mod.rs feat: api endpoint for template categories and creators 2024-08-12 13:43:14 +08:00
pg_listener.rs feat: add postgres listeners for collab service (#575) 2024-05-27 09:12:32 +08:00
utils.rs feat: use email for af workspace invitation table 2024-03-06 11:29:07 +08:00