Heikki Hellgren
Heikki Hellgren
## Hey, I just made a Pull Request! Requires #26378, relates to #25856 #### :heavy_check_mark: Checklist - [x] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) - [...
### Plugin Name feedback ### 📜 Description The 'OpcFeedbackComponent` does not respect the Backstage theme and the rendered button is very ugly, especially on the dark theme ### 👍 Expected...
### Plugin Name feedback ### 📜 Description The router throws an exception when using the feedback plugin with a guest user or user without an email address ### 👍 Expected...
### Plugin Name feedback ### 📜 Description `EntityFeedbackPage` renders an empty state if the entity does not have feedback annotations ### 👍 Expected behavior The page should render even without...
### 🔖 Feature description `createTranslationMessages` should be able to use deep objects for translations. This makes the updating and formatting much easier. ```ts const fi = createTranslationMessages({ ref: qetaTranslationRef, full:...
## Hey, I just made a Pull Request! adds support to the default DatabaseTaskStore to emit events from scaffolder tasks using the EventsService #### :heavy_check_mark: Checklist - [x] A changeset...
## Hey, I just made a Pull Request! - split docs to 3 different pages; getting started, processors and usage - add information about email notifications - add information about...
### 🔖 Feature description Scaffolder action context should include task id or/and task URL so that it can be used in the action. ### 🎤 Context For example, creating a...
### 🔖 Feature description When support is not configured in the app config, the support button should be hidden at least in production ### 🎤 Context Having support button without...
## Hey, I just made a Pull Request! The settings can be customized for each origin and each processor individually. The default Web indicates notifications shown in the Backstage UI....