Heikki Hellgren
Heikki Hellgren
## Hey, I just made a Pull Request! This allows passing a custom schema to be used for entity picker options for example: ```yaml entity: title: My Entity type: string...
## Hey, I just made a Pull Request! discussion issue #23817 #### :heavy_check_mark: Checklist - [ ] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) - [x] Added...
Better authorization of users incoming. Relates to https://github.com/backstage/backstage/issues/23845
Apart from AWS S3, there could be support to upload attachments to Azure Blob Storage
Translations support using the translation `useTranslationRef` from backstage
🔖 Feature description Migrate to Material UI 5 🎤 Context Backstage is moving towards full Material UI 5 and I think it would be a good idea for this plugin...
Create a list (like the hot questions, etc. on the front page) and show it at question page. The list should contain related questions that have either similar tags, entities...
Add frontend tests using jest. Minimum is to have snapshot tests for each component, even better if actual functionality of the components can be tested (with something).
Instead of hard deleting entities from the database, mark those as deleted instead. And then allow the moderators to see and restore deleted entities.
To ease the development, there should be a way to populate the local database with questions and answers.