Browse Source

docs: update screenshots

pull/3819/head
Wing-Kam Wong 2 years ago
parent
commit
75516db933
  1. 8
      packages/noco-docs/content/en/FAQs.md
  2. 14
      packages/noco-docs/content/en/setup-and-usages/share-base.md

8
packages/noco-docs/content/en/FAQs.md

@ -23,13 +23,13 @@ menuTitle: 'FAQs'
- You can hover the NocoDB icon on the top left corner or check ``PackageVersion`` in Project info. - You can hover the NocoDB icon on the top left corner or check ``PackageVersion`` in Project info.
![image](https://user-images.githubusercontent.com/35857179/164968969-da53adda-97fc-4a79-9331-039ddef75a13.png) ![image](https://user-images.githubusercontent.com/35857179/192435277-1b1715b9-5885-4e15-861f-4f95bb60294b.png)
## How to check my Project info ? ## How to check my Project info ?
- You can click on top right icon and click ``Copy Project Info``. - You can click on top right icon and click ``Copy Project Info``.
![image](https://user-images.githubusercontent.com/35857179/164968940-6c987863-e7d8-4b44-a46d-2f755825af0a.png) ![image](https://user-images.githubusercontent.com/35857179/192435381-e01013b1-7f87-4d3f-b443-420e685f8c41.png)
You should see the similar result as below. You should see the similar result as below.
@ -39,9 +39,9 @@ Arch: **arm64**
Platform: **darwin** Platform: **darwin**
Docker: **false** Docker: **false**
Database: **mysql2** Database: **mysql2**
ProjectOnRootDB: **false** ProjectOnRootDB: **true**
RootDB: **mysql2** RootDB: **mysql2**
PackageVersion: **0.90.0** PackageVersion: **0.97.0**
``` ```
## What is available in free version ? ## What is available in free version ?

14
packages/noco-docs/content/en/setup-and-usages/share-base.md

@ -6,22 +6,22 @@ category: "Product"
menuTitle: "Share Base" menuTitle: "Share Base"
--- ---
## Generate `Share base` ## Generate Share base
- Open Project - Open Project
- Click on `Share` button on top right tool bar - Click on `Invite Team` button on bottom left tool bar
![image](https://user-images.githubusercontent.com/35857179/161957411-ee9ec53d-4745-43c3-99f2-600cb20923e7.png) ![image](https://user-images.githubusercontent.com/35857179/192435607-ee00326e-3890-4478-8260-e5c7c286f03a.png)
- Under `Shared base link` tab and toggle from `Disabled Share base` to `Anyone with the link` - Under `Shared base link` tab and toggle from `Disabled Share base` to `Anyone with the link`
![Screenshot 2022-02-19 at 11 16 02 AM](https://user-images.githubusercontent.com/86527202/154789352-87e65fcc-fbe5-48f0-a1e1-e54dce91a1f3.png) ![image](https://user-images.githubusercontent.com/35857179/192435735-71fc161b-48fc-49e2-94ad-55713932f10a.png)
- Share base link generated is displayed over & can be used to share this project to others in the team [Selection (2) in the image below] - Share base link generated is displayed over & can be used to share this project to others in the team [Selection (2) in the image below]
![Screenshot 2022-02-19 at 12 01 58 PM](https://user-images.githubusercontent.com/86527202/154789725-a1194e30-3101-423a-bd5c-25009c361b96.png) ![Screenshot 2022-02-19 at 12 01 58 PM](https://user-images.githubusercontent.com/86527202/154789725-a1194e30-3101-423a-bd5c-25009c361b96.png)
## Modify `Share base` ## Modify Share base
Modifying `Share base` will invalidate the `Share base` link generated previously and will generate a new link. Modifying `Share base` will invalidate the `Share base` link generated previously and will generate a new link.
@ -29,7 +29,7 @@ Modifying `Share base` will invalidate the `Share base` link generated previousl
- Click on 'Share' button on top right tool bar - Click on 'Share' button on top right tool bar
- Click on 'Reload' button on Quick menu (next to Shared base link) - Click on 'Reload' button on Quick menu (next to Shared base link)
## Disable `Share base` ## Disable Share base
Disabling `Share base` will invalidate the generated `Share base` link Disabling `Share base` will invalidate the generated `Share base` link
@ -37,7 +37,7 @@ Disabling `Share base` will invalidate the generated `Share base` link
- Click on 'Share' button on top right tool bar - Click on 'Share' button on top right tool bar
- Under `Shared base link` and toggle from `Anyone with the link` to `Disable Share base` - Under `Shared base link` and toggle from `Anyone with the link` to `Disable Share base`
## `Share base` Access Permissions ## Share base Access Permissions
Shared base can be configured as Shared base can be configured as

Loading…
Cancel
Save