Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-21) ### Features * add new backend system support for existing backend plugins that have not been migrated over yet ([#1132](#1132)) ([06e16fd](06e16fd)) * 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)) * **cli:** switch to @janus-idp/cli for new plugins and populate them with the basics ([#782](#782)) ([bbbefbd](bbbefbd)) * **kiali:** add KialiPage Component ([#1180](#1180)) ([c91bcc3](c91bcc3)) * **kiali:** add OWNERS file to kiali* plugin ([#1082](#1082)) ([e2dc23b](e2dc23b)) * **kiali:** workloads details page overview tab ([#1198](#1198)) ([34adc57](34adc57)) * **kiali:** workloads page list ([#1129](#1129)) ([1e3991b](1e3991b)) * **notifications:** turn plugins into dynamic ones ([#1104](#1104)) ([5146977](5146977)) * **ocm:** add sorting to the ocm ClusterStatusPage table ([#1052](#1052)) ([8203aaf](8203aaf)) * **orchestrator:** add auto refresh to workflow instance list and details pages ([#1081](#1081)) ([fc30645](fc30645)) * **orchestrator:** add OpenAPI support ([#1123](#1123)) ([bd88e23](bd88e23)) * **orchestrator:** add OpenAPI v2 implementations ([#1182](#1182)) ([43ac2f3](43ac2f3)) * **orchestrator:** add the ability to rerun workflows in a new instance ([#1141](#1141)) ([fe326df](fe326df)) * **orchestrator:** display a confirmation dialog before the user aborts a running workflow ([#1215](#1215)) ([1453cf8](1453cf8)) * **plugins:** ui for dynamic-plugins-info-backend ([#1138](#1138)) ([2a42780](2a42780)) * **rbac:** backend part - store role description to the database ([#1178](#1178)) ([ec8b1c2](ec8b1c2)) * **rbac:** center align toast ([#1090](#1090)) ([697c96f](697c96f)) * **rbac:** disable selected permissions ([#1117](#1117)) ([00cd501](00cd501)) * **rbac:** turn rbac plugin into a dynamic plugin ([#1133](#1133)) ([b9b36d5](b9b36d5)) * **rbac:** use relative links ([#1185](#1185)) ([9fcab95](9fcab95)) * **tekton:** add view output action in pipelinerun list view ([#1128](#1128)) ([ad50c44](ad50c44)) * **topology:** added default runtime icon to topology nodes ([#1157](#1157)) ([5a8b27d](5a8b27d)) ### Bug Fixes * **3scale:** modify 3scale environment variables - using THREESCALE ([#1173](#1173)) ([247ebe0](247ebe0)) * **3scale:** modify 3scale environment variables ([#1166](#1166)) ([24dfba0](24dfba0)) * add missing alpha dynamic plugin entry points ([#1161](#1161)) ([36e9d91](36e9d91)) * add missing alpha dynamic plugin entry points ([#1168](#1168)) ([1d7986f](1d7986f)) * **cli:** embedded alpha module dependencies not hoisted. ([#1170](#1170)) ([063b343](063b343)) * **deps:** update dependency nodemailer to v6.9.9 [security] ([#1160](#1160)) ([ee92ec5](ee92ec5)) * **kiali:** add corner cases, fix some issues and improve dev env ([#1202](#1202)) ([fd9a8aa](fd9a8aa)) * **kiali:** fix sessionTime configuration and tests ([#1099](#1099)) ([882381c](882381c)), closes [#1100](#1100) * **kiali:** namespaceSelector is removing options ([#1186](#1186)) ([0195b06](0195b06)) * **kiali:** remove strategy in dinamyc plugin ([#1121](#1121)) ([88e8b83](88e8b83)) * **kiali:** show username when auth is anonymous ([#1139](#1139)) ([0a04992](0a04992)) * **kiali:** update login url ([#1097](#1097)) ([10c7128](10c7128)) * **kiali:** update styles, remove item details links ([#1207](#1207)) ([c133ea7](c133ea7)) * **kubernetes-actions:** support adding labels while creating namespace ([#1223](#1223)) ([2b266bc](2b266bc)) * make the notifications icon active in dynamic plugin ([#1111](#1111)) ([bc98491](bc98491)) * **notifications:** a few fixes when adding the pkgs to the show-case ([#1077](#1077)) ([75c4dc5](75c4dc5)) * **notifications:** create DB upon startup ([#1096](#1096)) ([10ff235](10ff235)) * **notifications:** create fails when array fields are empty ([#1116](#1116)) ([81645b7](81645b7)) * **notifications:** filtering by text does not work with sqlite ([#1110](#1110)) ([e08d461](e08d461)) * **notifications:** fix navigation to Updates ([#1120](#1120)) ([e282b22](e282b22)) * **notifications:** improve README for adding users to Catalog ([#1119](#1119)) ([d7cf42c](d7cf42c)) * **notifications:** include openapi spec at build-time ([#1091](#1091)) ([4e656aa](4e656aa)) * **notifications:** redesign the Notifications page ([#1095](#1095)) ([7efb107](7efb107)) * **notifications:** update readme ([#1085](#1085)) ([17dc336](17dc336)) * **notifications:** use baseUrl from configuration ([#1092](#1092)) ([eed63a9](eed63a9)) * **notificatoins:** polling interval can be configured ([#1134](#1134)) ([fd1c430](fd1c430)) * **orchestrator:** decommission the ProcessInstance.lastUpdate field ([#1230](#1230)) ([9724e27](9724e27)) * **orchestrator:** do not show duration when ProcessInstance.end time is n/a ([#1112](#1112)) ([75e6bbe](75e6bbe)) * **orchestrator:** filter out `null` values from action input ([#1199](#1199)) ([55c3927](55c3927)) * **orchestrator:** fixes sorting by name in the workflows list ([#1135](#1135)) ([2a023e1](2a023e1)) * **orchestrator:** fixes sorting workflow runs ([#1136](#1136)) ([7c3d0f6](7c3d0f6)) * **orchestrator:** implementation of getWorkflowById (v2) ([#1233](#1233)) ([f9f9008](f9f9008)) * **orchestrator:** minor improvements and fixes ([#1242](#1242)) ([c9ec4cb](c9ec4cb)) * **orchestrator:** regenerate `orchestrator-backend/dist-dynamic/package.json` ([#1083](#1083)) ([8a8051c](8a8051c)) * **orchestrator:** removes the divider from the workflow definition card ([#1181](#1181)) ([c2fe940](c2fe940)) * **orchestrator:** resolve bug in workflow instance page assessed by link ([#1142](#1142)) ([48724f8](48724f8)) * **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:** set default workflow runs table size to 20 ([#1127](#1127)) ([c5e14fd](c5e14fd)) * **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:** enable create button for default role:default/rbac_admin ([#1137](#1137)) ([9926463](9926463)) * **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:** fix the roles table to also watch policies ([#1057](#1057)) ([ead78e2](ead78e2)) * **rbac:** fix work resource permission specified by name ([#940](#940)) ([3601eb8](3601eb8)) * **rbac:** reduce the catalog calls when build graph ([#1203](#1203)) ([e63aac2](e63aac2)) * **rbac:** set up higher jest timeout for rbac db tests ([#1163](#1163)) ([b8541f3](b8541f3)) * **rbac:** show 0 if no members in a group ([#1187](#1187)) ([0410800](0410800)) * **rbac:** split policies and roles by source ([#1042](#1042)) ([03a678d](03a678d)), closes [#1103](#1103) * **rbac:** update the RBAC frontend plugin readme ([#1155](#1155)) ([8db80b9](8db80b9)) * **rbac:** update the rbac ui readme ([#1079](#1079)) ([145e95b](145e95b)) * **rbac:** watch users and permission-policies ([#1102](#1102)) ([cec734b](cec734b)) * **tekton:** external sbom view action should not open logs modal ([#1152](#1152)) ([714ac5d](714ac5d)) * **tekton:** fix [#922](#922) and [#962](#962) by using full width for pipeline visualization ([#1145](#1145)) ([1ea9f01](1ea9f01)) * **tekton:** fix [#947](#947): Reset pagination when changing any filter ([#1140](#1140)) ([5a1a2f4](5a1a2f4)) * **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) ### Documentation * **orchestrator:** adds a section about deploying as a dynamic plugins ([#1125](#1125)) ([eaff621](eaff621)) * **tekton:** add tekton plugin documentation to enable UI elements ([#1148](#1148)) ([91742e8](91742e8)) * **topology:** updated topology readme and clusterrole manifest ([#1106](#1106)) ([9180e82](9180e82)) ### Other changes * **kiali:** add context, remove kiali-common and refactor backend ([#855](#855)) ([54c7001](54c7001)) * **quay:** add first playwright tests ([#1201](#1201)) ([a7e936d](a7e936d)) * **tekton:** add playwright tests for the plugin ([#1228](#1228)) ([705afc2](705afc2))
- Loading branch information