grafana/public/app/core/reducers
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
..
appNotification.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
appNotification.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
index.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
navBarTree.ts Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
navModel.test.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
navModel.ts NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68308) 2023-05-16 13:54:44 +01:00
root.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
root.ts NestedFolders: Refactor BrowseView state into redux (#66898) 2023-04-20 16:37:00 +01:00