grafana/public
Alex Khomenko 420b19e0e4
Dashboards: Add dashboard embed route (#69596)
* Dashboard embed: Set up route

* Dashboard embed: Cleanup

* Dashboard embed: Separate routes

* Dashboard embed: Render dashboard page

* Dashboard embed: Add toolbar

* Dashboard embed: Send JSON on save

* Dashboard embed: Add JSON param

* Dashboard embed: Make the dashboard editable

* Fix sending dashboard to remote server

* Add notifications

* Add "dashboardEmbed" feature toggle

* Use the toggle

* Update toggles

* Add toggle on backend

* Add get JSON endpoint

* Add drawer

* Close drawer on success

* Update toggles

* Cleanup

* Update toggle

* Allow embedding for the d-embed url

* Allow embedding via custom X-Allow-Embedding header

* Use callbackUrl

* Cleanup

* Update public/app/features/dashboard/containers/EmbeddedDashboardPage.tsx

Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>

* Use theme for spacing

* Update toggles

* Update public/app/features/dashboard/components/EmbeddedDashboard/SaveDashboardForm.tsx

Co-authored-by: Polina Boneva <13227501+polibb@users.noreply.github.com>

* Add select data source modal

---------

Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: Polina Boneva <13227501+polibb@users.noreply.github.com>
2023-07-06 17:43:20 +03:00
..
app Dashboards: Add dashboard embed route (#69596) 2023-07-06 17:43:20 +03:00
dashboards Dashboards: Make the home dashboard non-editable (by default) (#68044) 2023-05-09 07:04:49 -07:00
emails Show the alertname for each alert in plain text email (#70183) 2023-06-16 10:06:43 -04:00
fonts Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
lib Azure: Fix Kusto auto-completion for Azure datasources (#69685) 2023-06-07 11:49:43 +01:00
locales I18n: Translate phrases for new Browse Dashboards (#70654) 2023-07-04 16:32:32 +01:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass Login: Fix footer from displaying under the login box (#70897) 2023-06-29 13:16:55 +00:00
test Navigation: Fix toolbar actions flickering on mobile (#70524) 2023-06-23 08:50:51 +01:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views Themes: Adds support for extraThemes (behind feature toggle) (#67981) 2023-05-10 15:37:04 +02:00
api-merged.json Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
openapi3.json Correlations: Create paginated API (#65241) 2023-07-05 09:37:17 -05:00
robots.txt