Heikki Hellgren
Heikki Hellgren
@veenarm checked this a bit and the `accept=image/*` is only in the header image input. It should be possible to upload other files in the article content if you have...
@BlessingEmejulu sure!
@veenarm can you try with the latest release? I think I made it more understandable how to upload stuff
@freben yeah, but on the other hand, it says "and while we do not force or require you to use Nodejs 20+ we do recommend it.". I think this should...
Hi @Zaperex , great work on this! Can you take a look at #27421 as we have some additional requirements. Of course the additional conditions can be added later but...
Hi, Yes it's actually possible with the latest release. See an example here: https://github.com/drodil/backstage-plugin-qeta/blob/main/plugins%2Fqeta-backend%2Fdev%2FPermissionPolicy.ts#L73 and docs for more information how to enable the permissions: https://github.com/drodil/backstage-plugin-qeta/blob/main/docs%2Fpermissions.md If you run in to...
Hmm. Actually you have to use catalog api to fetch the owned entities. The q&a plugin knows only the entity reference attached to a question, not the entity owner. If...
See an example how to do this here: https://github.com/drodil/backstage-plugin-qeta/blob/main/plugins/qeta-backend/dev/PermissionPolicy.ts#L158
@benjdlambert this is INTERESTING. But not sure what the timeline is? We would at least need the validate entity functionality for the scaffolder. Of course we can implement it ourselves...
@nuykon same problem here with JFrog artifactory. I wonder what that %23 is at the end of the URL and where does it come from? Public registeries work just find...