grafana/public/app/features/commandPalette
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
..
actions Navigation: Show starred items in the NavBar (#49219) 2022-05-23 16:45:46 +01:00
CommandPalette.tsx Command Palette - use same focus overlay as modals, override monaco keybinding for prometheus (#48391) 2022-05-02 08:22:33 -05:00
ResultItem.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00