AppFlowy-Cloud/tests/workspace
Khor Shu Heng 9c8e718246
feat: Template CRUD Endpoint (#731)
* feat: template crud endpoint

* fix: clippy error

* fix: categories for related view

* fix: add created at and last updated at to template response

* feat: template api delete endpoint

* feat: include number of template count for template creator

* fix: use params instead of individual fields for template api

* fix: seach template creator by name query

* chore: simplify query

* feat: support template count limit for template homepage
2024-08-20 15:22:56 +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: api endpoint for template categories and creators 2024-08-12 13:43:14 +08:00
publish.rs fix: impose character limits on comment (#712) 2024-08-01 12:00:59 +08:00
template.rs feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +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