4452d15efa
* feat: add i18n support for notifications plugin Signed-off-by: Yi Cai <yicai@redhat.com> * added changeset Signed-off-by: Yi Cai <yicai@redhat.com> * updates Signed-off-by: Yi Cai <yicai@redhat.com> * fix failed e2e checks Signed-off-by: Yi Cai <yicai@redhat.com> * resolved review comments Signed-off-by: Yi Cai <yicai@redhat.com> * fixed some untranslated string issue Signed-off-by: Yi Cai <yicai@redhat.com> * updated report-alpha.api.md Signed-off-by: Yi Cai <yicai@redhat.com> * updated report api Signed-off-by: Yi Cai <yicai@redhat.com> * updated report api Signed-off-by: Yi Cai <yicai@redhat.com> * simplified code Signed-off-by: Yi Cai <yicai@redhat.com> * updated import to use new dependency Signed-off-by: Yi Cai <yicai@redhat.com> * updated report-alpha.api.md Signed-off-by: Yi Cai <yicai@redhat.com> * code clean up Signed-off-by: Yi Cai <yicai@redhat.com> * addressed review comment Signed-off-by: Yi Cai <yicai@redhat.com> --------- Signed-off-by: Yi Cai <yicai@redhat.com>
notifications
Welcome to the notifications plugin!
Getting started
To install, please refer the Getting Started Backstage Notifications and Signals documentation section.
Please mind installing the @backstage/plugin-notifications-backend and @backstage/plugin-notifications-node packages before this frontend plugin.
Real-time notifications
To be able to get real-time notifications to the UI without need for the user to refresh the page, you also need to
add @backstage/plugin-signals package to your installation.