Files
backstage/plugins
kjuulh 3bce493156 Add allowArbitraryValues to <OwnerPicker />
This change makes the OwnerPicker able to validate that the selected
option is one of the provided values. This should provide a smoother
experience for users, as they now can only enter valid values on the
client side

None of the tests are changed, as this value is passed to MUI, which
is the library containing the validation.

Signed-off-by: kjuulh <contact@kjuulh.io>
2022-07-14 13:19:09 +02:00
..
2022-06-28 09:27:36 +00:00
2022-07-07 10:29:38 -06:00
2022-07-07 10:29:38 -06:00
2022-07-05 08:23:38 +00:00
2022-07-05 08:23:38 +00:00
2022-07-05 08:23:38 +00:00
2022-07-05 08:23:38 +00:00
2022-07-08 11:05:38 +02:00
2022-06-28 09:27:36 +00:00
2022-07-05 08:23:38 +00:00
2022-06-28 09:27:36 +00:00
2022-07-05 08:23:38 +00:00
2022-07-11 14:13:17 +01:00
2022-06-28 09:27:36 +00:00
2022-06-28 09:27:36 +00:00
2022-06-28 09:27:36 +00:00
2022-07-05 08:23:38 +00:00
2022-07-06 17:14:23 +02:00
2022-07-05 08:23:38 +00: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.