grafana/public/app/features/dashboard/components/DashNav
Ashley Harrison ce86b4ebe7
Navigation: Show starred items in the NavBar (#49219)
* switch saved items to starred items

* hook up redux properly

* Better query + hook up DashList

* update initial state so it's never undefined

* update GetDashboard call

* use new star service

* add scroll + maxwidth to navbar hover menu, sort starred items alphabetically

* increase height, revert changes to CustomScrollbar

* ellipsis!

* update starred dashboard name in navtree

* sort after renaming

* limit to first 50 starred dashboards found
2022-05-23 16:45:46 +01:00
..
DashNav.tsx Navigation: Show starred items in the NavBar (#49219) 2022-05-23 16:45:46 +01:00
DashNavButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashNavTimeControls.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashNavTimeControls.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
index.ts Big refactoring for dashboard init redux actions 2019-02-06 19:42:04 +01:00