-
Notifications
You must be signed in to change notification settings - Fork 153
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): save role modification information to the metadata #1280
feat(rbac): save role modification information to the metadata #1280
Conversation
70ac4ef
to
55c051e
Compare
0d6372f
to
ca7d1a2
Compare
Thanks @AndrienkoAleksandr , Frontend plugin changes looks good to me cc @PatAKnight |
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.
Looks good so far, just had a couple of small issues while testing.
One thing that I noticed is that changes to the CSV file while it is running will not update the lastModified
field.
Some scenarios that I tried are:
Adding, editing, removing roles and permissions in REST and CSV
Adding, editing, removing description from REST
I was able to swap between a couple of users to test how it looks.
ca7d1a2
to
1e58a32
Compare
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
4649f15
to
7d9a707
Compare
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
## [1.2.31](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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.1.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509)) ### Bug Fixes * **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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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.16.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [1.10.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [1.6.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [1.6.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [1.5.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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.17.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [2.6.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [1.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05) ### Features * **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))
## [1.0.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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/[email protected]...@janus-idp/[email protected]) (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))
What does this pull request do
Save role modification information to the metadata:
In the UI will be used : lastModified and lastModified
What issue is referenced in this pull request?
https://issues.redhat.com/browse/RHIDP-1382
#900
Screenshot
](url)