grafana/public/app/features/dashboard
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
..
api PublicDashboards: Add delete public dashboard button in public dashboard modal (#58095) 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
containers Public Dashboards: Renaming PubdashFooter (#58137) 2022-11-03 10:12:27 -03:00
dashgrid Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
services PublicDashboards: Fix unsafe code snippets (#57641) 2022-10-25 20:16:10 -04:00
state LibrayPanels: Fix unlinking libray panel (#57825) 2022-11-02 11:38:48 +01:00
utils LibrayPanels: Fix unlinking libray panel (#57825) 2022-11-02 11:38:48 +01:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts Public Dashboards: Add audit table (#54508) 2022-10-12 21:36:05 -08:00