grafana/public/app/features/manage-dashboards/components
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
..
PublicDashboardListTable PublicDashboards: Add delete public dashboard button in public dashboard modal (#58095) 2022-11-04 14:08:50 -04:00
ImportDashboardForm.tsx Export: Fix export/import of dash with library panels (#49319) 2022-06-29 16:18:27 +01:00
ImportDashboardLibraryPanelsList.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ImportDashboardOverview.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SnapshotListTable.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SnapshotListTable.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00