grafana/public/app/features/dashboard/components
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
..
AddLibraryPanelWidget Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
AddPanelButton [Chore] Dashboard: Tests for dashboard's add content buttons and menu (#66233) 2023-06-08 11:16:08 +01:00
AddPanelWidget Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
AnnotationSettings Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
DashboardLoading Chore: Migrate more theme v1 usage to v2 (#58121) 2022-11-03 09:54:18 -04:00
DashboardPermissions Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
DashboardPrompt Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
DashboardRow Accessibility: Make row actions keyboard accessible (#63367) 2023-02-23 15:20:59 +00:00
DashboardSettings NestedFolders: Nested folder picker (#70148) 2023-06-28 09:40:29 +00:00
DashExportModal Export: Templateize datasource uid when it's a library panel (#70648) 2023-06-29 12:48:25 -03:00
DashNav SceneDashboard: Move time controls from nav toolbar into controls and make controls them sticky, and edit mode (#71082) 2023-07-06 11:21:03 +02:00
DeleteDashboard Chore: replace React.FC<Props> with simple function component (#54123) 2022-08-24 16:54:34 -04:00
EmbeddedDashboard Dashboards: Add dashboard embed route (#69596) 2023-07-06 17:43:20 +03:00
HelpWizard Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
Inspector Dashboard: Fix Drawer validation to avoid errors with empty request objects (#68214) 2023-05-11 10:59:50 +02:00
LinksSettings Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
PanelEditor Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
PublicDashboardFooter PublicDashboards: Footer alignment fix for Firefox browser (#62108) 2023-01-25 11:30:42 -03:00
PublicDashboardNotAvailable PublicDashboards: Not available page wording modifications (#64413) 2023-03-08 14:52:51 -03:00
RepeatRowSelect Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
RowOptions Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SaveDashboard NestedFolders: Nested folder picker (#70148) 2023-06-28 09:40:29 +00:00
ShareModal Chore: Fix main build (#70424) 2023-06-21 11:33:09 +03:00
SubMenu Chore: Remove some SASS classnames from SubMenu (#69302) 2023-06-12 17:25:38 +02:00
TransformationsEditor Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
VersionHistory Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00