From e490abdb5031da5192f9f52eecbc5c60541150bd Mon Sep 17 00:00:00 2001 From: harshithadurai Date: Thu, 14 Nov 2024 10:19:34 -0500 Subject: [PATCH 1/4] Dashboard Edit Access --- docs/product/dashboards/custom-dashboards/index.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 2d4f701251f6b..c9d0edcc68acf 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -53,3 +53,7 @@ Learn more about the feature and limitations of [metrics extraction](/product/da ## Widget Library The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more in the [Widget Library documentation](/product/dashboards/widget-library/). + +### Dashboard Edit Access + +You can prevent other users from editing or deleting your dashboard by toggling the Edit Access Selector. The creator of the dashboard will always have edit access for their dashboards. To limit access to specific teams, use the Edit Access Selector to select teams. Clicking on "Save Changes" will update the Edit permissions for the dashboard. Only the dashboard's creator can modify edit permissions. \ No newline at end of file From 354788441851e75e8fbc21d80e2515ea8be5ba5f Mon Sep 17 00:00:00 2001 From: harshithadurai Date: Thu, 21 Nov 2024 12:51:14 -0500 Subject: [PATCH 2/4] update description --- docs/product/dashboards/custom-dashboards/index.mdx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index c9d0edcc68acf..6e951245cb84d 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -38,6 +38,12 @@ When the "Show Templates" toggle is enabled, several default dashboard templates Dashboard filters are applied to all the widgets in your dashboard. They consist of [page filters](/concepts/search/#page-filters) that allow you to narrow down the widget results to certain projects, environments, and date ranges, and a release filter that restricts the data to certain releases. Changing a dashboard filter will prompt you to "Save" or "Cancel". To persist filter changes to your dashboard, click "Save", or click "Cancel" to discard the changes. +### Dashboard Edit Access + + + +You can prevent other users from editing or deleting your dashboard by toggling the Edit Access Selector. The creator of the dashboard will always have edit access for their dashboards. To limit access to specific teams, use the Edit Access Selector to select teams. Clicking on "Save Changes" will update the Edit permissions for the dashboard. Only the dashboard's creator can modify edit permissions. + ## Widget Builder When adding a widget or editing an existing one, you will be taken to a new page where you can see the dashboard widget builder. The widget builder has several configuration options that you can use to shape data and add information to your dashboard. Learn more in the [Widget Builder documentation](/product/dashboards/widget-builder/). @@ -52,8 +58,4 @@ Learn more about the feature and limitations of [metrics extraction](/product/da ## Widget Library -The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more in the [Widget Library documentation](/product/dashboards/widget-library/). - -### Dashboard Edit Access - -You can prevent other users from editing or deleting your dashboard by toggling the Edit Access Selector. The creator of the dashboard will always have edit access for their dashboards. To limit access to specific teams, use the Edit Access Selector to select teams. Clicking on "Save Changes" will update the Edit permissions for the dashboard. Only the dashboard's creator can modify edit permissions. \ No newline at end of file +The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more in the [Widget Library documentation](/product/dashboards/widget-library/). \ No newline at end of file From c1098aeed2ec219b0bcc0ee60b35bb1806279f7a Mon Sep 17 00:00:00 2001 From: Harshitha Durai <76853136+harshithadurai@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:50:45 -0500 Subject: [PATCH 3/4] Update widget library docs Co-authored-by: Liza Mock --- docs/product/dashboards/custom-dashboards/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 6e951245cb84d..57b3d7ef00f8b 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -58,4 +58,4 @@ Learn more about the feature and limitations of [metrics extraction](/product/da ## Widget Library -The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more in the [Widget Library documentation](/product/dashboards/widget-library/). \ No newline at end of file +The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more by reading our [Widget Library docs](/product/dashboards/widget-library/). \ No newline at end of file From 875b47e5876bd2090495f69bd579a38f53f567a8 Mon Sep 17 00:00:00 2001 From: Harshitha Durai <76853136+harshithadurai@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:51:25 -0500 Subject: [PATCH 4/4] Update edit access description Co-authored-by: Liza Mock --- docs/product/dashboards/custom-dashboards/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 57b3d7ef00f8b..79506a6406e4f 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -42,7 +42,7 @@ Dashboard filters are applied to all the widgets in your dashboard. They consist -You can prevent other users from editing or deleting your dashboard by toggling the Edit Access Selector. The creator of the dashboard will always have edit access for their dashboards. To limit access to specific teams, use the Edit Access Selector to select teams. Clicking on "Save Changes" will update the Edit permissions for the dashboard. Only the dashboard's creator can modify edit permissions. +To restrict who can edit or delete your dashboard, go to the "Edit Access" selector. As the dashboard creator, you can limit access to specific teams by selecting the checkboxes in the Edit Access Selector and clicking Save Changes to apply the updates. As the dashboard creator, you always have edit access. ## Widget Builder