Files
backstage/plugins
MT Lewis 8012ac46a0 permissions: ensure returned conditions match permission in PermissionPolicy#handle (#10075)
* permission-node: fix signature of permission rule in test suites

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* permission-common: add isPermission helper for comparing permissions

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* permission-node: adjust createConditionExports for more type safety

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* permissions: add resourceType property to PermissionCondition and PermissionRule

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* catalog: handle changes to PermissionCondition and PermissionRule types

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* catalog-backend: avoid re-exporting alpha import

cf. https://github.com/backstage/backstage/pull/10128

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* Update changeset

Signed-off-by: Joe Porpeglia <josephp@spotify.com>

* Resolve api-report conflict

Signed-off-by: Joon Park <joonp@spotify.com>

Co-authored-by: Joe Porpeglia <josephp@spotify.com>
Co-authored-by: Joon Park <joonp@spotify.com>
2022-03-28 11:06:38 +01:00
..
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 19:58:27 +01:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-24 08:40:46 +05:30
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-28 10:35:15 +02:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-24 16:14:26 +07:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-23 16:07:10 -04:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-25 13:55:17 +01:00
2022-03-25 13:55:17 +01:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +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.