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:
Ashley Harrison
2023-11-30 15:18:05 +00:00
committed by GitHub
parent 7ccdea6f67
commit 329d0e79ec
14 changed files with 135 additions and 10 deletions

View File

@@ -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,