Files
backstage/plugins
Oliver Sand 0b11823463 Add EntityRefLinks that shows one or multiple entity ref links.
Add `EntityRefLinks` that shows one or multiple entity ref links.

Change the about card and catalog table to use `EntityRefLinks` due to the
nature of relations to support multiple relations per type.

This simplifies usage of relations and support to visualize edge-cases, e.g. duplicate data ingested into the catalog, like two ownerOf relationships for the same component.
2021-01-25 17:37:55 +01:00
..
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 20:26:16 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2021-01-21 13:13:05 +00:00
2020-12-29 01:13:35 -05:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.