Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-21) ### Features * add support for the new backend system to the `rbac-backend` plugin ([#1179](#1179)) ([d625cb2](d625cb2)) * build Information dialog component to show confirmation or alert ([#1176](#1176)) ([ee8cc1d](ee8cc1d)) * **kiali:** add KialiPage Component ([#1180](#1180)) ([c91bcc3](c91bcc3)) * **kiali:** workloads details page overview tab ([#1198](#1198)) ([34adc57](34adc57)) * **kiali:** workloads page list ([#1129](#1129)) ([1e3991b](1e3991b)) * **orchestrator:** add OpenAPI support ([#1123](#1123)) ([bd88e23](bd88e23)) * **orchestrator:** add OpenAPI v2 implementations ([#1182](#1182)) ([43ac2f3](43ac2f3)) * **orchestrator:** display a confirmation dialog before the user aborts a running workflow ([#1215](#1215)) ([1453cf8](1453cf8)) * **rbac:** backend part - store role description to the database ([#1178](#1178)) ([ec8b1c2](ec8b1c2)) * **rbac:** use relative links ([#1185](#1185)) ([9fcab95](9fcab95)) ### Bug Fixes * **3scale:** modify 3scale environment variables - using THREESCALE ([#1173](#1173)) ([247ebe0](247ebe0)) * **kiali:** add corner cases, fix some issues and improve dev env ([#1202](#1202)) ([fd9a8aa](fd9a8aa)) * **kiali:** namespaceSelector is removing options ([#1186](#1186)) ([0195b06](0195b06)) * **kiali:** update styles, remove item details links ([#1207](#1207)) ([c133ea7](c133ea7)) * **kubernetes-actions:** support adding labels while creating namespace ([#1223](#1223)) ([2b266bc](2b266bc)) * **orchestrator:** decommission the ProcessInstance.lastUpdate field ([#1230](#1230)) ([9724e27](9724e27)) * **orchestrator:** filter out `null` values from action input ([#1199](#1199)) ([55c3927](55c3927)) * **orchestrator:** implementation of getWorkflowById (v2) ([#1233](#1233)) ([f9f9008](f9f9008)) * **orchestrator:** minor improvements and fixes ([#1242](#1242)) ([c9ec4cb](c9ec4cb)) * **orchestrator:** removes the divider from the workflow definition card ([#1181](#1181)) ([c2fe940](c2fe940)) * **orchestrator:** resolve inconsistency with workflow run average duration format ([#1191](#1191)) ([0d82e90](0d82e90)) * **orchestrator:** resolve mismatch between execution data and composed schema ([#1217](#1217)) ([af85114](af85114)) * **orchestrator:** the instance details card content is cropped ([#1196](#1196)) ([eb45070](eb45070)) * **plugins:** updated administration support button title ([#1205](#1205)) ([25e7a3e](25e7a3e)) * **rbac:** add data-testid, names and aria-label to RBAC UI components ([#1224](#1224)) ([cabc76d](cabc76d)) * **rbac:** add test for 0 members in group ([#1189](#1189)) ([afebb56](afebb56)) * **rbac:** add test selectors ([#1229](#1229)) ([dca5f2e](dca5f2e)) * **rbac:** allow for super users to have allow all access ([#1208](#1208)) ([c02a4b0](c02a4b0)) * **rbac:** csv updates no longer require server restarts ([#1171](#1171)) ([ed6fe65](ed6fe65)) * **rbac:** display resource typed permissions by name too ([#1197](#1197)) ([bc4e8e7](bc4e8e7)) * **rbac:** drop database disabled mode ([#1214](#1214)) ([b18d80d](b18d80d)) * **rbac:** fix labels and dropdowns in dark theme by aligning/downgrading components to MUI v4 ([#1243](#1243)) ([ad44fa8](ad44fa8)) * **rbac:** fix rbac tab route ([#1213](#1213)) ([218ab45](218ab45)) * **rbac:** reduce the catalog calls when build graph ([#1203](#1203)) ([e63aac2](e63aac2)) * **rbac:** show 0 if no members in a group ([#1187](#1187)) ([0410800](0410800)) * **tekton:** upgrade to use latest @aonic-ui/pipelines package ([#1212](#1212)) ([0ae37f7](0ae37f7)) * **topology/tekton:** stop polling after log streaming completes ([#1122](#1122)) ([191bac2](191bac2)) * **topology:** fix to layout nodes correctly on first load ([#1194](#1194)) ([30b4902](30b4902)), closes [#2](#2) ### Other changes * **quay:** add first playwright tests ([#1201](#1201)) ([a7e936d](a7e936d)) * **tekton:** add playwright tests for the plugin ([#1228](#1228)) ([705afc2](705afc2))
- Loading branch information