Skip to content
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

fix(rbac): align styles with UXD #1416

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

divyanshiGupta
Copy link
Member

@divyanshiGupta divyanshiGupta commented Mar 27, 2024

Fixes: https://issues.redhat.com/browse/RHIDP-1761

It also fixes this test issue https://issues.redhat.com/browse/RHIDP-1831

Screen.Recording.2024-04-02.at.4.17.22.PM.mov

@divyanshiGupta divyanshiGupta requested a review from a team as a code owner March 27, 2024 12:00
@divyanshiGupta
Copy link
Member Author

cc: @invincibleJai

@invincibleJai
Copy link
Member

@divyanshiGupta any idea why jobs are failing ?

@divyanshiGupta
Copy link
Member Author

@divyanshiGupta any idea why jobs are failing ?

Looks like something changed with jest. As getting similar errors on both of my PRs:

 ● Test suite failed to run

   Jest encountered an unexpected token

   Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.

   Out of the box Jest supports Babel, which will be used to transform your files into valid JS based on your Babel configuration.

   By default "node_modules" folder is ignored by transformers.

The playwright tests are getting timed out.

@invincibleJai
Copy link
Member

@divyanshiGupta any idea why jobs are failing ?

Looks like something changed with jest. As getting similar errors on both of my PRs:

 ● Test suite failed to run

   Jest encountered an unexpected token

   Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.

   Out of the box Jest supports Babel, which will be used to transform your files into valid JS based on your Babel configuration.

   By default "node_modules" folder is ignored by transformers.

The playwright tests are getting timed out.

I attempted to fix it with #1423

@invincibleJai
Copy link
Member

@divyanshiGupta can you rebase and update the PR again, thanks!!

@divyanshiGupta divyanshiGupta force-pushed the issue-1761 branch 3 times, most recently from a32366d to abe43f4 Compare April 2, 2024 10:19
Copy link

sonarqubecloud bot commented Apr 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@invincibleJai
Copy link
Member

/lgtm
/approve

Copy link

openshift-ci bot commented Apr 2, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: invincibleJai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Apr 2, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 1df3592 into janus-idp:main Apr 2, 2024
12 checks passed
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.7.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.4.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.5.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.2.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.2.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.0.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.2.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.8.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.14.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.10.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.4.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.1.15](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.4.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [3.7.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [3.5.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.8.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.6.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.5.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.15.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [3.5.14](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.18.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 2, 2024
## [1.3.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 4, 2024
## [1.6.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-04)

### 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))

### 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:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))
* **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))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 4, 2024
## [2.5.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-04)

### 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))

### 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:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))
* **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))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 5, 2024
## [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 ([#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:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))
* **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))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 5, 2024
## [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 ([#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:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))
* **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))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 5, 2024
## [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 ([#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:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))
* **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))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
janus-idp bot pushed a commit that referenced this pull request Apr 8, 2024
## [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 ([#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:** align styles with UXD ([#1416](#1416)) ([1df3592](1df3592))
* **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))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([#1418](#1418)) ([b451380](b451380))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Apr 10, 2024
## [1.6.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Apr 10, 2024
## [2.5.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (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))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Apr 10, 2024
## [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))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Apr 10, 2024
## [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))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Apr 10, 2024
## [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))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Apr 10, 2024
## [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants