-
Notifications
You must be signed in to change notification settings - Fork 155
fix: add header to the Notifications page #1358
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: add header to the Notifications page #1358
Conversation
Fixes: FLPATH-1153 Signed-off-by: Marek Libra <[email protected]>
|
/lgtm |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ydayagi 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 |
## @janus-idp/plugin-notifications [1.1.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-21) ### Bug Fixes * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3))
## [3.5.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-25) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) ### Bug Fixes * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94))
## [1.5.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-26) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **bulk-import:** create bulk-import frontend plugin ([#1327](#1327)) ([e03f47f](e03f47f)) * **kiali:** include a new List entity view ([#1316](#1316)) ([f4d5e70](f4d5e70)) * **kiali:** metrics tab ([#1331](#1331)) ([d80e331](d80e331)) * **kiali:** services and apps list and details overview ([#1276](#1276)) ([7e4c0a5](7e4c0a5)) * **matomo-analytics:** export apifactory for dynamic plugin ([#1329](#1329)) ([c687617](c687617)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) * **orchestrator:** support pagination for /instances and /overview ([#1313](#1313)) ([79d5988](79d5988)) * **orchestrator:** verify availability and cache workflow definition IDs ([#1309](#1309)) ([4d322f1](4d322f1)) * **orchestrator:** verify if auto-generated openapi files are up-to-date ([#1323](#1323)) ([650b435](650b435)) * **rbac:** query the catalog database when building graph ([#1298](#1298)) ([c2c9e22](c2c9e22)) ### Bug Fixes * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **matomo-analytics:** event trigger on load ([#1341](#1341)) ([3bc11f3](3bc11f3)) * **notifications:** notifications time is wrong when using sqlite ([#1306](#1306)) ([a98346e](a98346e)) * **notifications:** return a detailed message for validation errors ([#1315](#1315)) ([e1c7046](e1c7046)) * **ocm:** prevent error when ManagedCluster.status doesn't contain a 'clusterClaims' field ([#1324](#1324)) ([c3ec56c](c3ec56c)) * **orchestraotr:** resolved grey background appears in actions column in workflows table ([#1317](#1317)) ([cd7b4e7](cd7b4e7)) * **orchestrator:** add missing query parameter changes for /overview endpoint ([#1321](#1321)) ([241576d](241576d)) * **orchestrator:** fix abort button and rerun button disable issue ([#1311](#1311)) ([0c98279](0c98279)) * **orchestrator:** fix dropdown look ([#1344](#1344)) ([9284299](9284299)) * **orchestrator:** openapi files hash generation use nodejs script ([#1328](#1328)) ([e91c27e](e91c27e)) * **orchestrator:** remove error on Reset workflow ([#1393](#1393)) ([6ce210d](6ce210d)) * **orchestrator:** update the installation instructions ([#1336](#1336)) ([d77e388](d77e388)) * **quay:** add queued status for tags waiting for scan ([#1400](#1400)) ([ef37ae1](ef37ae1)) * **rbac:** alert display issue after role creating/updating ([#1354](#1354)) ([2e04ccb](2e04ccb)) * **rbac:** check source before throwing duplicate warning ([#1278](#1278)) ([a100eef](a100eef)) * **rbac:** pass token to readUrl for well-known permission endpoint ([#1342](#1342)) ([36b7c77](36b7c77)) * **rbac:** remove admin metadata, when all admins removed from config ([#1314](#1314)) ([cc6555e](cc6555e)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94)) * **tekton:** fix low vulnerability tooltip text ([#1347](#1347)) ([47640a5](47640a5)) * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a)) ### Documentation * Add dynamic plugin setup/installation instruction for the janus-idp plugins ([#1195](#1195)) ([8964469](8964469)) * **kiali:** minor update in development docs ([#820](#820)) ([81e79bf](81e79bf)) ### Other changes * **orchestrator:** add unit tests for v2 endpoints ([#1300](#1300)) ([9a13138](9a13138)) * **rbac:** add playwright tests for the plugin ([#1305](#1305)) ([16d0686](16d0686))
## [1.7.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **bulk-import:** create bulk-import frontend plugin ([#1327](#1327)) ([e03f47f](e03f47f)) * **kiali:** include a new List entity view ([#1316](#1316)) ([f4d5e70](f4d5e70)) * **kiali:** metrics tab ([#1331](#1331)) ([d80e331](d80e331)) * **kiali:** services and apps list and details overview ([#1276](#1276)) ([7e4c0a5](7e4c0a5)) * **matomo-analytics:** export apifactory for dynamic plugin ([#1329](#1329)) ([c687617](c687617)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) * **orchestrator:** support pagination for /instances and /overview ([#1313](#1313)) ([79d5988](79d5988)) * **orchestrator:** verify availability and cache workflow definition IDs ([#1309](#1309)) ([4d322f1](4d322f1)) * **orchestrator:** verify if auto-generated openapi files are up-to-date ([#1323](#1323)) ([650b435](650b435)) * **rbac:** load filtered policies before enforcing ([#1387](#1387)) ([66980ba](66980ba)) * **rbac:** query the catalog database when building graph ([#1298](#1298)) ([c2c9e22](c2c9e22)) ### Bug Fixes * **3scale:** pull in newer dynamic plugin... ([#1408](#1408)) ([95cad79](95cad79)) * **3scale:** revert readme change to pull plugin deps ([#1409](#1409)) ([b34acd2](b34acd2)) * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **matomo-analytics:** event trigger on load ([#1341](#1341)) ([3bc11f3](3bc11f3)) * **notifications:** flpath-1163 ([#1394](#1394)) ([836e161](836e161)) * **notifications:** notifications time is wrong when using sqlite ([#1306](#1306)) ([a98346e](a98346e)) * **notifications:** return a detailed message for validation errors ([#1315](#1315)) ([e1c7046](e1c7046)) * **ocm:** prevent error when ManagedCluster.status doesn't contain a 'clusterClaims' field ([#1324](#1324)) ([c3ec56c](c3ec56c)) * **orchestraotr:** resolved grey background appears in actions column in workflows table ([#1317](#1317)) ([cd7b4e7](cd7b4e7)) * **orchestrator:** add missing query parameter changes for /overview endpoint ([#1321](#1321)) ([241576d](241576d)) * **orchestrator:** fix abort button and rerun button disable issue ([#1311](#1311)) ([0c98279](0c98279)) * **orchestrator:** fix dropdown look ([#1344](#1344)) ([9284299](9284299)) * **orchestrator:** fixes v2/instances endpoint ([#1414](#1414)) ([88b49df](88b49df)) * **orchestrator:** openapi files hash generation use nodejs script ([#1328](#1328)) ([e91c27e](e91c27e)) * **orchestrator:** remove error on Reset workflow ([#1393](#1393)) ([6ce210d](6ce210d)) * **orchestrator:** update the installation instructions ([#1336](#1336)) ([d77e388](d77e388)) * **quay:** add queued status for tags waiting for scan ([#1400](#1400)) ([ef37ae1](ef37ae1)) * **rbac:** alert display issue after role creating/updating ([#1354](#1354)) ([2e04ccb](2e04ccb)) * **rbac:** check source before throwing duplicate warning ([#1278](#1278)) ([a100eef](a100eef)) * **rbac:** pass token to readUrl for well-known permission endpoint ([#1342](#1342)) ([36b7c77](36b7c77)) * **rbac:** remove admin metadata, when all admins removed from config ([#1314](#1314)) ([cc6555e](cc6555e)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * sync yarn.lock ([#1423](#1423)) ([8be7415](8be7415)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94)) * **tekton:** fix low vulnerability tooltip text ([#1347](#1347)) ([47640a5](47640a5)) * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a)) ### Documentation * Add dynamic plugin setup/installation instruction for the janus-idp plugins ([#1195](#1195)) ([8964469](8964469)) * **kiali:** minor update in development docs ([#820](#820)) ([81e79bf](81e79bf)) ### Other changes * **orchestrator:** add unit tests for v2 endpoints ([#1300](#1300)) ([9a13138](9a13138)) * **rbac:** add playwright tests for the plugin ([#1305](#1305)) ([16d0686](16d0686))
## [1.4.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **bulk-import:** create bulk-import frontend plugin ([#1327](#1327)) ([e03f47f](e03f47f)) * **kiali:** include a new List entity view ([#1316](#1316)) ([f4d5e70](f4d5e70)) * **kiali:** metrics tab ([#1331](#1331)) ([d80e331](d80e331)) * **kiali:** services and apps list and details overview ([#1276](#1276)) ([7e4c0a5](7e4c0a5)) * **matomo-analytics:** export apifactory for dynamic plugin ([#1329](#1329)) ([c687617](c687617)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) * **orchestrator:** support pagination for /instances and /overview ([#1313](#1313)) ([79d5988](79d5988)) * **orchestrator:** verify availability and cache workflow definition IDs ([#1309](#1309)) ([4d322f1](4d322f1)) * **orchestrator:** verify if auto-generated openapi files are up-to-date ([#1323](#1323)) ([650b435](650b435)) * **rbac:** load filtered policies before enforcing ([#1387](#1387)) ([66980ba](66980ba)) * **rbac:** query the catalog database when building graph ([#1298](#1298)) ([c2c9e22](c2c9e22)) ### Bug Fixes * **3scale:** pull in newer dynamic plugin... ([#1408](#1408)) ([95cad79](95cad79)) * **3scale:** revert readme change to pull plugin deps ([#1409](#1409)) ([b34acd2](b34acd2)) * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **matomo-analytics:** event trigger on load ([#1341](#1341)) ([3bc11f3](3bc11f3)) * **notifications:** flpath-1163 ([#1394](#1394)) ([836e161](836e161)) * **notifications:** notifications time is wrong when using sqlite ([#1306](#1306)) ([a98346e](a98346e)) * **notifications:** return a detailed message for validation errors ([#1315](#1315)) ([e1c7046](e1c7046)) * **ocm:** prevent error when ManagedCluster.status doesn't contain a 'clusterClaims' field ([#1324](#1324)) ([c3ec56c](c3ec56c)) * **orchestraotr:** resolved grey background appears in actions column in workflows table ([#1317](#1317)) ([cd7b4e7](cd7b4e7)) * **orchestrator:** add missing query parameter changes for /overview endpoint ([#1321](#1321)) ([241576d](241576d)) * **orchestrator:** fix abort button and rerun button disable issue ([#1311](#1311)) ([0c98279](0c98279)) * **orchestrator:** fix dropdown look ([#1344](#1344)) ([9284299](9284299)) * **orchestrator:** fixes v2/instances endpoint ([#1414](#1414)) ([88b49df](88b49df)) * **orchestrator:** openapi files hash generation use nodejs script ([#1328](#1328)) ([e91c27e](e91c27e)) * **orchestrator:** remove error on Reset workflow ([#1393](#1393)) ([6ce210d](6ce210d)) * **orchestrator:** update the installation instructions ([#1336](#1336)) ([d77e388](d77e388)) * **quay:** add queued status for tags waiting for scan ([#1400](#1400)) ([ef37ae1](ef37ae1)) * **rbac:** alert display issue after role creating/updating ([#1354](#1354)) ([2e04ccb](2e04ccb)) * **rbac:** check source before throwing duplicate warning ([#1278](#1278)) ([a100eef](a100eef)) * **rbac:** pass token to readUrl for well-known permission endpoint ([#1342](#1342)) ([36b7c77](36b7c77)) * **rbac:** remove admin metadata, when all admins removed from config ([#1314](#1314)) ([cc6555e](cc6555e)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * sync yarn.lock ([#1423](#1423)) ([8be7415](8be7415)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94)) * **tekton:** fix low vulnerability tooltip text ([#1347](#1347)) ([47640a5](47640a5)) * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a)) ### Documentation * Add dynamic plugin setup/installation instruction for the janus-idp plugins ([#1195](#1195)) ([8964469](8964469)) * **kiali:** minor update in development docs ([#820](#820)) ([81e79bf](81e79bf)) ### Other changes * **orchestrator:** add unit tests for v2 endpoints ([#1300](#1300)) ([9a13138](9a13138)) * **rbac:** add playwright tests for the plugin ([#1305](#1305)) ([16d0686](16d0686))
## [1.5.6](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **bulk-import:** create bulk-import frontend plugin ([#1327](#1327)) ([e03f47f](e03f47f)) * **kiali:** include a new List entity view ([#1316](#1316)) ([f4d5e70](f4d5e70)) * **kiali:** metrics tab ([#1331](#1331)) ([d80e331](d80e331)) * **kiali:** services and apps list and details overview ([#1276](#1276)) ([7e4c0a5](7e4c0a5)) * **matomo-analytics:** export apifactory for dynamic plugin ([#1329](#1329)) ([c687617](c687617)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) * **orchestrator:** support pagination for /instances and /overview ([#1313](#1313)) ([79d5988](79d5988)) * **orchestrator:** verify availability and cache workflow definition IDs ([#1309](#1309)) ([4d322f1](4d322f1)) * **orchestrator:** verify if auto-generated openapi files are up-to-date ([#1323](#1323)) ([650b435](650b435)) * **rbac:** load filtered policies before enforcing ([#1387](#1387)) ([66980ba](66980ba)) * **rbac:** query the catalog database when building graph ([#1298](#1298)) ([c2c9e22](c2c9e22)) ### Bug Fixes * **3scale:** pull in newer dynamic plugin... ([#1408](#1408)) ([95cad79](95cad79)) * **3scale:** revert readme change to pull plugin deps ([#1409](#1409)) ([b34acd2](b34acd2)) * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **matomo-analytics:** event trigger on load ([#1341](#1341)) ([3bc11f3](3bc11f3)) * **notifications:** flpath-1163 ([#1394](#1394)) ([836e161](836e161)) * **notifications:** notifications time is wrong when using sqlite ([#1306](#1306)) ([a98346e](a98346e)) * **notifications:** return a detailed message for validation errors ([#1315](#1315)) ([e1c7046](e1c7046)) * **ocm:** prevent error when ManagedCluster.status doesn't contain a 'clusterClaims' field ([#1324](#1324)) ([c3ec56c](c3ec56c)) * **orchestraotr:** resolved grey background appears in actions column in workflows table ([#1317](#1317)) ([cd7b4e7](cd7b4e7)) * **orchestrator:** add missing query parameter changes for /overview endpoint ([#1321](#1321)) ([241576d](241576d)) * **orchestrator:** fix abort button and rerun button disable issue ([#1311](#1311)) ([0c98279](0c98279)) * **orchestrator:** fix dropdown look ([#1344](#1344)) ([9284299](9284299)) * **orchestrator:** fixes v2/instances endpoint ([#1414](#1414)) ([88b49df](88b49df)) * **orchestrator:** openapi files hash generation use nodejs script ([#1328](#1328)) ([e91c27e](e91c27e)) * **orchestrator:** remove error on Reset workflow ([#1393](#1393)) ([6ce210d](6ce210d)) * **orchestrator:** update the installation instructions ([#1336](#1336)) ([d77e388](d77e388)) * **quay:** add queued status for tags waiting for scan ([#1400](#1400)) ([ef37ae1](ef37ae1)) * **rbac:** alert display issue after role creating/updating ([#1354](#1354)) ([2e04ccb](2e04ccb)) * **rbac:** check source before throwing duplicate warning ([#1278](#1278)) ([a100eef](a100eef)) * **rbac:** pass token to readUrl for well-known permission endpoint ([#1342](#1342)) ([36b7c77](36b7c77)) * **rbac:** remove admin metadata, when all admins removed from config ([#1314](#1314)) ([cc6555e](cc6555e)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * sync yarn.lock ([#1423](#1423)) ([8be7415](8be7415)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94)) * **tekton:** fix low vulnerability tooltip text ([#1347](#1347)) ([47640a5](47640a5)) * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a)) ### Documentation * Add dynamic plugin setup/installation instruction for the janus-idp plugins ([#1195](#1195)) ([8964469](8964469)) * **kiali:** minor update in development docs ([#820](#820)) ([81e79bf](81e79bf)) ### Other changes * **orchestrator:** add unit tests for v2 endpoints ([#1300](#1300)) ([9a13138](9a13138)) * **rbac:** add playwright tests for the plugin ([#1305](#1305)) ([16d0686](16d0686))
## [1.2.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **bulk-import:** create bulk-import frontend plugin ([#1327](#1327)) ([e03f47f](e03f47f)) * **kiali:** include a new List entity view ([#1316](#1316)) ([f4d5e70](f4d5e70)) * **kiali:** metrics tab ([#1331](#1331)) ([d80e331](d80e331)) * **kiali:** services and apps list and details overview ([#1276](#1276)) ([7e4c0a5](7e4c0a5)) * **matomo-analytics:** export apifactory for dynamic plugin ([#1329](#1329)) ([c687617](c687617)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) * **orchestrator:** support pagination for /instances and /overview ([#1313](#1313)) ([79d5988](79d5988)) * **orchestrator:** verify availability and cache workflow definition IDs ([#1309](#1309)) ([4d322f1](4d322f1)) * **orchestrator:** verify if auto-generated openapi files are up-to-date ([#1323](#1323)) ([650b435](650b435)) * **rbac:** load filtered policies before enforcing ([#1387](#1387)) ([66980ba](66980ba)) * **rbac:** query the catalog database when building graph ([#1298](#1298)) ([c2c9e22](c2c9e22)) ### Bug Fixes * **3scale:** pull in newer dynamic plugin... ([#1408](#1408)) ([95cad79](95cad79)) * **3scale:** revert readme change to pull plugin deps ([#1409](#1409)) ([b34acd2](b34acd2)) * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **matomo-analytics:** event trigger on load ([#1341](#1341)) ([3bc11f3](3bc11f3)) * **notifications:** flpath-1163 ([#1394](#1394)) ([836e161](836e161)) * **notifications:** notifications time is wrong when using sqlite ([#1306](#1306)) ([a98346e](a98346e)) * **notifications:** return a detailed message for validation errors ([#1315](#1315)) ([e1c7046](e1c7046)) * **ocm:** prevent error when ManagedCluster.status doesn't contain a 'clusterClaims' field ([#1324](#1324)) ([c3ec56c](c3ec56c)) * **orchestraotr:** resolved grey background appears in actions column in workflows table ([#1317](#1317)) ([cd7b4e7](cd7b4e7)) * **orchestrator:** add missing query parameter changes for /overview endpoint ([#1321](#1321)) ([241576d](241576d)) * **orchestrator:** fix abort button and rerun button disable issue ([#1311](#1311)) ([0c98279](0c98279)) * **orchestrator:** fix dropdown look ([#1344](#1344)) ([9284299](9284299)) * **orchestrator:** fixes v2/instances endpoint ([#1414](#1414)) ([88b49df](88b49df)) * **orchestrator:** openapi files hash generation use nodejs script ([#1328](#1328)) ([e91c27e](e91c27e)) * **orchestrator:** remove error on Reset workflow ([#1393](#1393)) ([6ce210d](6ce210d)) * **orchestrator:** update the installation instructions ([#1336](#1336)) ([d77e388](d77e388)) * **quay:** add queued status for tags waiting for scan ([#1400](#1400)) ([ef37ae1](ef37ae1)) * **rbac:** alert display issue after role creating/updating ([#1354](#1354)) ([2e04ccb](2e04ccb)) * **rbac:** check source before throwing duplicate warning ([#1278](#1278)) ([a100eef](a100eef)) * **rbac:** pass token to readUrl for well-known permission endpoint ([#1342](#1342)) ([36b7c77](36b7c77)) * **rbac:** remove admin metadata, when all admins removed from config ([#1314](#1314)) ([cc6555e](cc6555e)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * sync yarn.lock ([#1423](#1423)) ([8be7415](8be7415)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94)) * **tekton:** fix low vulnerability tooltip text ([#1347](#1347)) ([47640a5](47640a5)) * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a)) ### Documentation * Add dynamic plugin setup/installation instruction for the janus-idp plugins ([#1195](#1195)) ([8964469](8964469)) * **kiali:** minor update in development docs ([#820](#820)) ([81e79bf](81e79bf)) ### Other changes * **orchestrator:** add unit tests for v2 endpoints ([#1300](#1300)) ([9a13138](9a13138)) * **rbac:** add playwright tests for the plugin ([#1305](#1305)) ([16d0686](16d0686))
## [1.1.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29) ### Features * **argocd:** create a new plugin for argocd ([#1360](#1360)) ([a3b6916](a3b6916)) * **kiali:** metrics tab ([#1331](#1331)) ([d80e331](d80e331)) * **notifications:** require users and groups to be of the form namespace/name ([#1352](#1352)) ([5e54670](5e54670)) * **rbac:** load filtered policies before enforcing ([#1387](#1387)) ([66980ba](66980ba)) ### Bug Fixes * **3scale:** pull in newer dynamic plugin... ([#1408](#1408)) ([95cad79](95cad79)) * **3scale:** revert readme change to pull plugin deps ([#1409](#1409)) ([b34acd2](b34acd2)) * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3)) * **notifications:** flpath-1163 ([#1394](#1394)) ([836e161](836e161)) * **orchestrator:** fix dropdown look ([#1344](#1344)) ([9284299](9284299)) * **orchestrator:** fixes v2/instances endpoint ([#1414](#1414)) ([88b49df](88b49df)) * **orchestrator:** remove error on Reset workflow ([#1393](#1393)) ([6ce210d](6ce210d)) * **quay:** add queued status for tags waiting for scan ([#1400](#1400)) ([ef37ae1](ef37ae1)) * **rbac:** alert display issue after role creating/updating ([#1354](#1354)) ([2e04ccb](2e04ccb)) * **rbac:** pass token to readUrl for well-known permission endpoint ([#1342](#1342)) ([36b7c77](36b7c77)) * **rbac:** yarn lint command ([#1361](#1361)) ([459b909](459b909)) * sync yarn.lock ([#1423](#1423)) ([8be7415](8be7415)) * **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([#1382](#1382)) ([b37cc94](b37cc94)) * **tekton:** fix low vulnerability tooltip text ([#1347](#1347)) ([47640a5](47640a5)) * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a))
Fixes: FLPATH-1153