AppFlowy-Cloud/tests/workspace
Bartosz Sypytkowski b52369de7f
feat: add workspace settings with disable indexing option (#606)
* feat: add workspace settings with disable indexing option

* chore: added api workspace settings endpoint

* chore: add workspace settings read and write to client api

* chore: add tests for workspace settings client api

* fix: enforce authorization rules on workspace settings api

* chore: fix appflowy indexer test configuration

* chore: add dotenvy to appflowy indexer tests

* chore: override appflowy indexer env vars for tests

* chore: add appflowy indexer preindex env var
2024-06-06 09:26:21 +08:00
..
blob chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
edit_workspace.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
invitation_crud.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
member_crud.rs feat: get workspace member by user id (#588) 2024-05-30 07:50:58 +08:00
mod.rs feat: add workspace settings with disable indexing option (#606) 2024-06-06 09:26:21 +08:00
template_test.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
workspace_crud.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
workspace_settings.rs feat: add workspace settings with disable indexing option (#606) 2024-06-06 09:26:21 +08:00