Navigation: move connections + integrations to be a top level item (#58902)

* move connections + integrations to be a top level item

* add a test to check we can move apps to the root

* split out movePlugin logic into a separate function

* fix linting

* rename movePlugin -> addPluginToSection
This commit is contained in:
Ashley Harrison
2022-11-18 09:05:45 +00:00
committed by GitHub
parent 48c34d310c
commit d46e3916a1
4 changed files with 37 additions and 8 deletions
+1
View File
@@ -36,6 +36,7 @@ const (
)
const (
NavIDRoot = "root"
NavIDDashboards = "dashboards"
NavIDDashboardsBrowse = "dashboards/browse"
NavIDCfg = "cfg" // NavIDCfg is the id for org configuration navigation node