-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(rbac): add conditional access button and sidebar #1359
feat(rbac): add conditional access button and sidebar #1359
Conversation
bb4b24d
to
d876dc9
Compare
plugins/rbac/src/components/CreateRole/PermissionPoliciesFormRow.tsx
Outdated
Show resolved
Hide resolved
d876dc9
to
a6b0ea9
Compare
@divyanshiGupta overall looks good , i have observed on create flow if go on step to add permission policies and go back and revisit step add permission policies then the CTA for conditional policies is disabled RBACconditionalPolicy480.movand i see a warning , this shouldn't be related to this PR but take a look once
|
a6b0ea9
to
7f964f9
Compare
Fixed the first issue. Looked into the warning and opened a ticket - https://issues.redhat.com/browse/RHIDP-1775 |
@divyanshiGupta can you rebase and update the PR again, thanks!! |
c361b27
to
bff7228
Compare
bff7228
to
a2e43df
Compare
a2e43df
to
4e2ce9a
Compare
e32a1be
to
61e6f57
Compare
plugins/rbac/src/components/CreateRole/PermissionPoliciesFormRow.test.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @divyanshiGupta , looks like clicking outside of the drawer doesn't close it. The rest works great for me.
61e6f57
to
a33e169
Compare
## [1.3.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-web-terminal@1.3.9...@janus-idp/backstage-plugin-web-terminal@1.3.10) (2024-04-08) ### Features * **kiali:** istio config list and details ([#1326](#1326)) ([f8fc349](f8fc349)) * **kiali:** update dark theme ([#1434](#1434)) ([e0d84e1](e0d84e1)) * **rbac:** add conditional access button and sidebar ([#1359](#1359)) ([448267d](448267d)) * **rbac:** save role modification information to the metadata ([#1280](#1280)) ([0454509](0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([#1435](#1435)) ([f3564c1](f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([#1449](#1449)) ([cce56f7](cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([#1436](#1436)) ([32d9bdf](32d9bdf)) * **orchestrator:** update devmode container tag ([#1439](#1439)) ([d59ad04](d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([#1330](#1330)) ([55c00b2](55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([#1441](#1441)) ([f6275e2](f6275e2)) * **rbac:** update to the rbac documentation ([#1433](#1433)) ([5d96db3](5d96db3))
## [1.8.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator@1.8.5...@janus-idp/backstage-plugin-orchestrator@1.8.6) (2024-04-04) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.6.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator-backend@1.6.2...@janus-idp/backstage-plugin-orchestrator-backend@1.6.3) (2024-04-04) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.6.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator-common@1.6.1...@janus-idp/backstage-plugin-orchestrator-common@1.6.2) (2024-04-04) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [2.5.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@2.5.0...@janus-idp/backstage-plugin-rbac-backend@2.5.1) (2024-04-04) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.7.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/cli@1.7.7...@janus-idp/cli@1.7.8) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.4.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-3scale-backend@1.4.9...@janus-idp/backstage-plugin-3scale-backend@1.4.10) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.5.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-aap-backend@1.5.7...@janus-idp/backstage-plugin-aap-backend@1.5.8) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.2.31](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-acr@1.2.30...@janus-idp/backstage-plugin-acr@1.2.31) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.2.14](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-analytics-provider-segment@1.2.13...@janus-idp/backstage-plugin-analytics-provider-segment@1.2.14) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.0.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-bulk-import@1.0.2...@janus-idp/backstage-plugin-bulk-import@1.0.3) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.0.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-dynamic-plugins-info@1.0.3...@janus-idp/backstage-plugin-dynamic-plugins-info@1.0.4) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.0.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-feedback@1.0.2...@janus-idp/backstage-plugin-feedback@1.0.3) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.2.31](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-jfrog-artifactory@1.2.30...@janus-idp/backstage-plugin-jfrog-artifactory@1.2.31) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.8.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-keycloak-backend@1.8.8...@janus-idp/backstage-plugin-keycloak-backend@1.8.9) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.10.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali-backend@1.10.2...@janus-idp/backstage-plugin-kiali-backend@1.10.3) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-kubernetes@1.3.8...@janus-idp/backstage-scaffolder-backend-module-kubernetes@1.3.9) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.2.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-matomo@1.2.9...@janus-idp/backstage-plugin-matomo@1.2.10) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-matomo-backend@1.3.7...@janus-idp/backstage-plugin-matomo-backend@1.3.8) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.4.31](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-nexus-repository-manager@1.4.30...@janus-idp/backstage-plugin-nexus-repository-manager@1.4.31) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.1.16](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/plugin-notifications@1.1.15...@janus-idp/plugin-notifications@1.1.16) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.4.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/plugin-notifications-backend@1.4.2...@janus-idp/plugin-notifications-backend@1.4.3) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [3.7.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm@3.7.7...@janus-idp/backstage-plugin-ocm@3.7.8) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [3.5.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm-backend@3.5.9...@janus-idp/backstage-plugin-ocm-backend@3.5.10) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [2.2.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm-common@2.2.3...@janus-idp/backstage-plugin-ocm-common@2.2.4) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-openshift-image-registry@1.3.29...@janus-idp/backstage-plugin-openshift-image-registry@1.3.30) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.5.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-quay@1.5.12...@janus-idp/backstage-plugin-quay@1.5.13) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-quay@1.3.7...@janus-idp/backstage-scaffolder-backend-module-quay@1.3.8) (2024-04-05) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.0.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-node@1.0.4...@janus-idp/backstage-plugin-rbac-node@1.0.5) (2024-04-08) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3)) ### Other changes * experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-regex@1.3.7...@janus-idp/backstage-scaffolder-backend-module-regex@1.3.8) (2024-04-08) ### Features * **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349)) * **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1)) * **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d)) * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1)) * **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7)) * **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf)) * **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04)) * **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2)) ### Documentation * **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2)) * **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
Story: https://issues.redhat.com/browse/RHIDP-1639
This PR adds plugins conditional access button which when clicked opens the sidebar with the list of applicable rules.
Screen.Recording.2024-03-21.at.6.15.29.PM.mov