grafana/public/app/features/dashboard/state
Ashley Harrison 82114cb316
NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68308)
* update FolderDTO to match backend struct

* hacky way to get folder page breadcrumbs working

* hacky way to get dashboard nested breadcrumbs working

* undo route changes, get url from folder

* fix breadcrumbs in dashboard settings

* add parent pages to navIndex

* adjust getRootSectionForNode to just return the parent of a leaf node

* undo changes to generated files

* undo changes to toggles_gen.go

* feature toggle dashboardInit code

* remove unnecessary code in home dashboard

* build navModel directly, don't use getNavModel

* don't need fallback here

* remove getLoadingNav since it's not used anymore

* don't need to hide tabs from breadcrumbs anymore

* use id to find dashboards tab
2023-05-16 13:54:44 +01:00
..
__fixtures__ Annotations: Support filtering the target panels (#66325) 2023-04-18 15:39:30 -05:00
actions.ts Panels: Fixes crashing issue when migrating angular panels (#58232) 2022-11-08 16:26:02 +01:00
analyticsProcessor.ts Chore: Remove deprecated dashboardId from panel query runner (#64786) 2023-04-14 16:50:10 -07:00
DashboardMigrator.test.ts Annotations: Support filtering the target panels (#66325) 2023-04-18 15:39:30 -05:00
DashboardMigrator.ts Table Panel: Fix panel migration for options cell type (#66305) 2023-04-12 08:52:44 -07:00
DashboardModel.refresh.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
DashboardModel.repeat.test.ts Row-repeats: Fix disappearing panel when viewed panel is refreshed (#58392) 2023-04-04 21:56:47 +03:00
DashboardModel.test.ts Dashboards: Only refresh panels on panel edit exit if refresh is set (#67652) 2023-05-10 14:12:55 +01:00
DashboardModel.ts Dashboards: Only refresh panels on panel edit exit if refresh is set (#67652) 2023-05-10 14:12:55 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
initDashboard.ts NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68308) 2023-05-16 13:54:44 +01:00
PanelModel.test.ts Dashboard: Fix library panels in collapsed rows not getting updated (#66643) 2023-05-16 12:44:19 +01:00
PanelModel.ts Dashboard: Fix library panels in collapsed rows not getting updated (#66643) 2023-05-16 12:44:19 +01:00
reducers.test.ts schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
reducers.ts New Dashboard: Fix "build a dashboard" when empty dash page feature is enabled (#66816) 2023-04-27 11:11:19 +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 Chore: some low-hanging type assertion fruit (#51618) 2022-06-30 10:40:00 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00