Merge pull request #24982 from drodil/user_settings_signals

feat: use signals to update user settings over sessions
This commit is contained in:
Fredrik Adelöw
2024-06-08 09:26:12 +02:00
committed by GitHub
19 changed files with 234 additions and 11 deletions
@@ -51,6 +51,8 @@
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"@backstage/plugin-signals-node": "workspace:^",
"@backstage/plugin-user-settings-common": "workspace:^",
"@backstage/types": "workspace:^",
"@types/express": "^4.17.6",
"express": "^4.17.1",