Revert NFS page variants, keep only title and icon additions
Roll back the NFS page component changes (BuiHeader, headerVariant, NfsCatalogGraphPage, NfsDefaultImportPage) from catalog-graph and catalog-import plugins. Only the title and icon metadata additions to the new frontend system plugin definitions are retained. For the kubernetes plugin, replace the generic RiShipLine icon with a proper Kubernetes helm wheel SVG icon from Simple Icons. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-catalog-graph': patch
|
||||
---
|
||||
|
||||
The new frontend plugin entry now exposes a display title and icon for navigation, and the catalog graph page uses the Backstage UI header when rendered in the new frontend system.
|
||||
Added `title` and `icon` to the new frontend system plugin definition.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-catalog-import': patch
|
||||
---
|
||||
|
||||
Updated the catalog import plugin for the new frontend system with plugin title and icon metadata, and a page layout that uses Backstage UI header instead of legacy page chrome.
|
||||
Added `title` and `icon` to the new frontend system plugin definition.
|
||||
|
||||
Reference in New Issue
Block a user