feat: add new user settings backend
Adding a new user settings backend and PersistentStorage to store user related settings in the database. Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
This commit is contained in:
committed by
Fredrik Adelöw
parent
5b2d037b94
commit
108cdc3912
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/core-app-api': minor
|
||||
'@backstage/plugin-user-settings-backend': minor
|
||||
---
|
||||
|
||||
Add new plugin @backstage/user-settings-backend to store user related settings
|
||||
in the database. Additionally adding a PersistentStorage implementation to use
|
||||
easily use the new plugin as drop-in replacement for the WebStorage.
|
||||
Reference in New Issue
Block a user