grafana/public/app/features/dashboard/components/ShareModal
Jeff Levin 52ed651958
public dashboards: insert default public dashboard config into database on save (#49131)
This PR adds endpoints for saving and retrieving a public dashboard configuration and and api endpoint to retrieve the public dashboard.

All of this is highly experimental and APIs will change. Notably, we will be removing isPublic from the dashboard model and moving it over to the public dashboard table in the next release.

Further context can be found here: https://github.com/grafana/grafana/pull/49131#issuecomment-1145456952
2022-06-02 18:27:23 -08:00
..
index.ts ShareModal: able to extend tabs (#22537) 2020-03-04 12:59:30 +03:00
ShareEmbed.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ShareEmbed.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ShareExport.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ShareLibraryPanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ShareLink.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ShareLink.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ShareModal.tsx add isPublic to dashboard (#48012) 2022-05-17 14:11:55 -08:00
SharePublicDashboard.test.tsx public dashboards: insert default public dashboard config into database on save (#49131) 2022-06-02 18:27:23 -08:00
SharePublicDashboard.tsx public dashboards: insert default public dashboard config into database on save (#49131) 2022-06-02 18:27:23 -08:00
SharePublicDashboardUtils.test.tsx public dashboards: insert default public dashboard config into database on save (#49131) 2022-06-02 18:27:23 -08:00
SharePublicDashboardUtils.ts public dashboards: insert default public dashboard config into database on save (#49131) 2022-06-02 18:27:23 -08:00
ShareSnapshot.tsx add tracking for snapshot creation (#49165) 2022-05-18 14:53:49 +01:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ViewJsonModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00