Merge pull request #33019 from backstage/rugvip/nfs-entity-page-group-aliases-and-ordering

catalog: add group aliases and configurable content ordering to entity page
This commit is contained in:
Patrik Oldsberg
2026-02-26 23:34:17 +01:00
committed by GitHub
13 changed files with 326 additions and 7 deletions
+5
View File
@@ -48,6 +48,8 @@ app:
- page:catalog/entity:
config:
showNavItemIcons: true
# default content order for all groups, can be 'title' or 'natural'
# contentOrder: title
groups:
# placing a tab at the beginning
- overview:
@@ -58,6 +60,9 @@ app:
- documentation:
title: Docs
icon: docs
# example aliasing a group
# aliases:
# - docs
- deployment:
title: Deployments
# example adding a new group