Navigation: Moving Machine-Learning out of IRM and into the top-level of the Navigation (#103822)

* adding ml items to main navigation if plugin is installed

* undoing testing change

* updating based on feedback and fixing role to be specific to access to ml plugin

* cleanup unneeded constants

* cleanup diff

* updateing GetOrgID call

* adding greyscale ml logo and using that for consistency

* use currentColor

---------

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
Michael Anderson
2025-04-25 05:33:03 -04:00
committed by GitHub
parent 7b492d7e16
commit eed048fc09
4 changed files with 83 additions and 0 deletions

View File

@ -139,6 +139,7 @@ export const availableIconsIndex = {
'gf-layout-simple': true,
'gf-logs': true,
'gf-ml': true,
'gf-ml-alt': true,
'gf-movepane-left': true,
'gf-movepane-right': true,
'gf-portrait': true,