mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Navigation: Rearrange IA based on tree test (#78804)
* rearrange IA * add landing page routes and subtitles * Translate menu items * add frontend-observability icon * proper frontend-observability icon --------- Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
This commit is contained in:
@@ -21,6 +21,7 @@ export const availableIconsIndex = {
|
||||
'angle-up': true,
|
||||
'align-left': true,
|
||||
'align-right': true,
|
||||
'application-observability': true,
|
||||
apps: true,
|
||||
arrow: true,
|
||||
'arrow-down': true,
|
||||
@@ -110,6 +111,7 @@ export const availableIconsIndex = {
|
||||
'folder-plus': true,
|
||||
'folder-upload': true,
|
||||
forward: true,
|
||||
'frontend-observability': true,
|
||||
'gf-bar-alignment-after': true,
|
||||
'gf-bar-alignment-before': true,
|
||||
'gf-bar-alignment-center': true,
|
||||
|
||||
Reference in New Issue
Block a user