Browse Source

docs: change notice from 'danger' > 'info'

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/7024/head
Raju Udava 1 year ago
parent
commit
2ba752d453
  1. 2
      packages/noco-docs/docs/030.workspaces/040.actions-on-workspace.md
  2. 2
      packages/noco-docs/docs/040.bases/070.actions-on-base.md
  3. 2
      packages/noco-docs/docs/050.tables/060.actions-on-table.md
  4. 2
      packages/noco-docs/docs/070.fields/060.actions-on-field.md
  5. 4
      packages/noco-docs/docs/080.records/070.actions-on-record.md
  6. 2
      packages/noco-docs/docs/090.views/090.actions-on-view.md

2
packages/noco-docs/docs/030.workspaces/040.actions-on-workspace.md

@ -20,7 +20,7 @@ To update the workspace name:
## Delete workspace ## Delete workspace
If you determine that a workspace is no longer necessary, you have the option to permanently remove it from your settings. Deleting a workspace will delete all the bases and data associated with it. If you determine that a workspace is no longer necessary, you have the option to permanently remove it from your settings. Deleting a workspace will delete all the bases and data associated with it.
:::danger :::info
**This action cannot be undone.** **This action cannot be undone.**
::: :::

2
packages/noco-docs/docs/040.bases/070.actions-on-base.md

@ -69,7 +69,7 @@ To duplicate a base, you can follow these straightforward steps:
If you determine that a base is no longer necessary, you have the option to permanently remove it from your workspace. Deleting a base will delete all the tables and data associated with it. If you determine that a base is no longer necessary, you have the option to permanently remove it from your workspace. Deleting a base will delete all the tables and data associated with it.
:::danger :::info
**This action cannot be undone.** **This action cannot be undone.**
::: :::

2
packages/noco-docs/docs/050.tables/060.actions-on-table.md

@ -46,7 +46,7 @@ A new table will be generated, mirroring the original table's schema and content
## Delete table ## Delete table
:::danger :::info
**This action cannot be undone.** **This action cannot be undone.**
::: :::

2
packages/noco-docs/docs/070.fields/060.actions-on-field.md

@ -83,7 +83,7 @@ New field will be created to the right of the original field.
New field will be created to the left of the original field. New field will be created to the left of the original field.
### Delete field ### Delete field
:::danger :::info
**This action cannot be undone.** **This action cannot be undone.**
::: :::

4
packages/noco-docs/docs/080.records/070.actions-on-record.md

@ -54,8 +54,8 @@ On the bulk update modal,
5. Click on the `Bulk Update all` button 5. Click on the `Bulk Update all` button
6. A confirmation dialog will be displayed. Click on `Confirm` to update the records. 6. A confirmation dialog will be displayed. Click on `Confirm` to update the records.
:::danger :::info
This operation cannot be undone. **This action cannot be undone.**
::: :::
![Bulk Update](/img/v2/records/bulk-update-1.png) ![Bulk Update](/img/v2/records/bulk-update-1.png)

2
packages/noco-docs/docs/090.views/090.actions-on-view.md

@ -41,7 +41,7 @@ The view context menu provides a set of tools to interact with the view. The vie
## Delete view ## Delete view
:::danger :::info
**This action cannot be undone.** **This action cannot be undone.**
::: :::

Loading…
Cancel
Save