grafana/public/app/features/manage-dashboards
juanicabanas 8f6cdd4cda
PublicDashboards: Add delete public dashboard button in public dashboard modal (#58095)
- Delete public dashboard button added in public dashboard modal
- Delete public dashboard button refactored in order to be used in audit table and public dashboard modal
- Tests added
- RTK Query api modified, in order to keep cached data because of having to show public dashboard modal once delete modal is closed.
- RTK Query specific cached data invalidated for public dashboard
- Save button text changed: Create public dashboard when it was never created. Save public dashboard when there's a public dashboard already created
- Public Dashboard modal subscribed to DashboardModel metadata changes
2022-11-04 14:08:50 -04:00
..
components PublicDashboards: Add delete public dashboard button in public dashboard modal (#58095) 2022-11-04 14:08:50 -04:00
services Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
state Dashboard: Alerts user to incorrect tag format for JSON import (#54657) 2022-10-19 08:59:24 -04:00
utils Dashboard: Alerts user to incorrect tag format for JSON import (#54657) 2022-10-19 08:59:24 -04:00
DashboardImportPage.tsx TopNav: Fix pages import dashboard and create new folder (#56182) 2022-10-03 17:30:53 +02:00
PublicDashboardListPage.tsx PublicDashboards: Delete public dashboard in public dashboard table (#57766) 2022-10-31 17:16:07 -04:00
SnapshotListPage.tsx PageLayouts: Updates dashboard section routes with navId (#52175) 2022-07-20 17:26:52 +02:00
types.ts PublicDashboards: Delete public dashboard in public dashboard table (#57766) 2022-10-31 17:16:07 -04:00