AppFlowy-Cloud/tests/workspace
Bartosz Sypytkowski 66deaf3fa3
chore: move collab cache for appflowy collaborate service and add metrics (#1045)
* chore: move collab cache for appflowy collaborate service and add metrics

* chore: add histogram for measuring time spent in postgres transactions

* chore: delete blobs in chunks

* chore: bring back redis cache filling by import worker

* chore: cargo fmt

* chore: make import workspace update existing collabs

* chore: bulk insert collab deduplicate records
2024-12-06 19:55:51 +08:00
..
asset feat: api for space and default collab creation 2024-11-05 10:33:48 +08:00
access_request.rs fix: allowed workspace owner only to view access request (#855) 2024-10-02 09:53:34 +08:00
default_user_workspace.rs chore: add test for duplicating doc in database row 2024-09-11 16:38:24 +08:00
edit_workspace.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
import_test.rs chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
invitation_crud.rs feat: add role for user when querying workspaces (#983) 2024-11-12 21:12:58 +08:00
member_crud.rs chore: fix tests 2024-09-13 12:19:07 +08:00
mod.rs chore: fix import test (#941) 2024-10-31 15:18:30 +08:00
page_view.rs fix: remove only parent page when move to trash (#1021) 2024-11-27 13:00:58 +08:00
publish.rs fix: filter non space document from workspace's children 2024-12-06 14:32:58 +08:00
published_data.rs fix: tests 2024-09-17 22:47:14 +08:00
template.rs feat: support for original and modified namespace 2024-11-04 16:58:33 +08:00
workspace_crud.rs fix: filter database that is in trash 2024-11-27 19:53:47 +08:00
workspace_folder.rs feat: allow create page API to accept a view name (#1005) 2024-11-19 11:46:23 +08:00
workspace_settings.rs feat: additional access control config 2024-10-16 15:10:01 +08:00