Browse Source

docs: group team & settings together

pull/4461/head
Wing-Kam Wong 2 years ago
parent
commit
93ec6892ca
  1. 13
      packages/noco-docs/content/en/setup-and-usages/app-store.md
  2. 8
      packages/noco-docs/content/en/setup-and-usages/audit.md
  3. 4
      packages/noco-docs/content/en/setup-and-usages/meta-management.md
  4. 7
      packages/noco-docs/content/en/setup-and-usages/team-and-auth.md

13
packages/noco-docs/content/en/setup-and-usages/app-store.md

@ -1,17 +1,22 @@
---
title: 'App Store'
title: 'Team & Settings > App Store'
description: 'NocoDB provides different integrations in three main categories in App Store'
position: 1100
position: 590
category: 'Product'
menuTitle: 'App Store'
menuTitle: 'Team & Settings > App Store'
---
## Overview
To access it, click the down arrow button next to Project Name on the top left side, then select `Team & Settings` and clicking `App Store`.
<img width="322" alt="image" src="https://user-images.githubusercontent.com/35857179/194856648-67936db0-ee4d-4060-be3d-af9f86ef8fc6.png"> | <img width="471" alt="image" src="https://user-images.githubusercontent.com/35857179/203266301-064a6706-828b-457c-ab7b-868ba66d67e6.png">
|--|--|
We provide different integrations in three main categories.
| Category | App Name |
|---|---|
| Chat | Microsoft Teams <br/> Discord <br/> Twilio <br/> Whatsapp Twilio<br/> Mattermost<br/> Slack |
| Email | SMTP<br/> MailerSend<br/> AWS SES |
| Storage | AWS S3 <br/> Minio <br/> Google Cloud Storage <br/> Spaces <br/> Backblaze B2 <br/> Vultr Object Storage <br/> OvhCloud Object Storage <br/> Linode Object Storage <br/> UpCloud Object Storage <br/> Scaleway Object Storage |
| Storage | AWS S3 <br/> Minio <br/> Google Cloud Storage <br/> Spaces <br/> Backblaze B2 <br/> Vultr Object Storage <br/> OvhCloud Object Storage <br/> Linode Object Storage <br/> UpCloud Object Storage <br/> Scaleway Object Storage |

8
packages/noco-docs/content/en/setup-and-usages/audit.md

@ -1,11 +1,13 @@
---
title: 'Audit'
title: 'Team & Settings > Audit'
description: 'NocoDB provides all the user operation logs under Audit log'
position: 590
position: 610
category: 'Product'
menuTitle: 'Audit'
menuTitle: 'Team & Settings > Audit'
---
## Overview
We are keeping all the user operation logs under Audit. To access it, click the down arrow button next to Project Name on the top left side, then select `Team & Settings`.
<img width="322" alt="image" src="https://user-images.githubusercontent.com/35857179/194856648-67936db0-ee4d-4060-be3d-af9f86ef8fc6.png">

4
packages/noco-docs/content/en/setup-and-usages/meta-management.md

@ -1,9 +1,9 @@
---
title: 'Metadata'
title: 'Team & Settings > Project Metadata'
description: 'NocoDB Project Metadata'
position: 600
category: 'Product'
menuTitle: 'Metadata'
menuTitle: 'Team & Settings > Project Metadata'
---
Project Metadata includes Database Metadata, UI Access Control and Miscellaneous.

7
packages/noco-docs/content/en/setup-and-usages/team-and-auth.md

@ -1,12 +1,13 @@
---
title: 'Team & Auth'
title: 'Team & Settings > Team & Auth'
description: 'Breakdown of roles & permissions for team user management'
position: 630
position: 580
category: 'Product'
menuTitle: 'Team & Auth'
menuTitle: 'Team & Settings > Team & Auth'
---
# Accessing Team & Auth
- Click on `Team & Settings` from the `Project Menu`
- Access `Team & Auth` under `Settings`

Loading…
Cancel
Save