Merge pull request #20325 from backstage/vinzscam/user-settings-new-backend

User settings: new backend system
This commit is contained in:
Vincenzo Scamporlino
2023-10-11 13:09:37 +02:00
committed by GitHub
11 changed files with 132 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-user-settings': patch
---
Added experimental support for declarative integration via the `/alpha` subpath.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/frontend-app-api': patch
---
Fixed an issue preventing the routing system to match subroutes