From 45428f0513d88b7a563a68b794998a4392690e25 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Thu, 13 Jan 2022 12:55:34 +0530 Subject: [PATCH] docs: column size realigned --- .../en/setup-and-usages/user-management.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/noco-docs/content/en/setup-and-usages/user-management.md b/packages/noco-docs/content/en/setup-and-usages/user-management.md index dde0b117bf..1fc2cb4993 100644 --- a/packages/noco-docs/content/en/setup-and-usages/user-management.md +++ b/packages/noco-docs/content/en/setup-and-usages/user-management.md @@ -24,7 +24,7 @@ If you do not have an SMTP sender configured, make sure to copy the invite link ## Explanation of User Role Permissions ### Advanced options & configurations -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | | Audit | ✅ | ✅ | ❌ | ❌ | ❌ | | App Store | ✅ | ❌ | ❌ | ❌ | ❌ | @@ -40,7 +40,7 @@ If you do not have an SMTP sender configured, make sure to copy the invite link ### Schema options -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | | Add table | ✅ | ✅ | ❌ | ❌ | ❌ | | Delete table | ✅ | ✅ | ❌ | ❌ | ❌ | @@ -51,7 +51,7 @@ If you do not have an SMTP sender configured, make sure to copy the invite link ### Record options -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | | Add row | ✅ | ✅ | ✅ | ❌ | ❌ | | Delete row | ✅ | ✅ | ✅ | ❌ | ❌ | @@ -61,19 +61,19 @@ If you do not have an SMTP sender configured, make sure to copy the invite link | View table data (cell) contents | ✅ | ✅ | ✅ | ✅ | ✅ | ### Comments -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | | View comments from others | ✅ | ✅ | ✅ | ✅ | ❌ | | Add comments | ✅ | ✅ | ✅ | ✅ | ❌ | ### Views -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | | Create new view | ✅ | ✅ | ❌ | ❌ | ❌ | | Share view | ✅ | ✅ | ❌ | ❌ | ❌ | ### Project generals -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | | Created views access | ✅ | ✅ | ✅ | ✅ | ✅ | | Filter fields/ Column | ✅ | ✅ | ✅ | ✅ | ✅ | @@ -85,11 +85,11 @@ If you do not have an SMTP sender configured, make sure to copy the invite link | Swagger API | ✅ | ✅ | ✅ | ✅ | ✅ | ### Automations -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: | ### App store -| |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | +|                                                             |     Owner    |     Creator     |     Editor    | Commenter |     Viewer    | | :-- | :-: | :-: | :-: | :-: | :-: |