grafana/public/app/features/dashboard
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
..
api PublicDashboards: Audit table pagination (#69823) 2023-06-21 10:48:09 -03:00
components Dashboards: Add dashboard embed route (#69596) 2023-07-06 17:43:20 +03:00
containers Dashboards: Add dashboard embed route (#69596) 2023-07-06 17:43:20 +03:00
dashgrid PanelChrome: Fixes issues with hover header and resizing panel above (#71040) 2023-07-05 14:17:51 +02:00
services Prometheus: Incremental querying profile data updates (#70701) 2023-07-05 14:39:49 -05:00
state Dashboards: Add dashboard embed route (#69596) 2023-07-06 17:43:20 +03:00
utils Explore: Make toolbar action extendable by plugins (#65524) 2023-06-28 15:42:41 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts Dashboards: Add dashboard embed route (#69596) 2023-07-06 17:43:20 +03:00