grafana/public/app/features/dashboard/state
owensmallwood e7d6a58037
Owensmallwood/pubdash get public dashboard definition (#50269)
* When getting a public dashboard, backend returns a response structured the same as when you get a regular dashboard

* Updates backend tests for getting public dashboard

* Frontend can load the public dashboard based on the pubdash uid provided

* adds frontend test to make sure public dashboard doesnt render toolbar and submenu

* sorts imports
2022-06-06 16:19:34 -06:00
..
actions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
analyticsProcessor.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashboardMigrator.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
DashboardMigrator.ts DashboardModel: Tidy up some of the older code (#48355) 2022-05-04 09:39:41 +01:00
DashboardModel.refresh.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
DashboardModel.repeat.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
DashboardModel.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
DashboardModel.ts DashboardModel: Tidy up some of the older code (#48355) 2022-05-04 09:39:41 +01:00
getPanelOptionsWithDefaults.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getPanelOptionsWithDefaults.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
initDashboard.ts Owensmallwood/pubdash get public dashboard definition (#50269) 2022-06-06 16:19:34 -06:00
PanelModel.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelModel.ts DashboardModel: Tidy up some of the older code (#48355) 2022-05-04 09:39:41 +01:00
reducers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducers.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TimeModel.ts Explore: Add t * keybindings to change time range (#45020) 2022-02-17 07:39:02 -06:00
utils.test.ts DashboardModel: Tidy up some of the older code (#48355) 2022-05-04 09:39:41 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00