File tree Expand file tree Collapse file tree 7 files changed +129
-224
lines changed
.ibm/pipelines/resources/config_map
catalog-entities/marketplace/packages
red-hat-developer-hub-backstage-plugin-global-floating-action-button Expand file tree Collapse file tree 7 files changed +129
-224
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ dynamicPlugins:
7777 priority : 90
7878 props :
7979 title : My profile
80+ type : myProfile
8081 icon : account
8182 - mountPoint : global.header/profile
8283 importName : LogoutButton
Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ metadata:
1818spec :
1919 packageName : " @backstage-community/plugin-redhat-argocd"
2020 dynamicArtifact : ./dynamic-plugins/dist/backstage-community-plugin-redhat-argocd
21- version : 1.21.2
21+ version : 1.25.1
2222 backstage :
2323 role : frontend-plugin
24- supportedVersions : 1.39.1
24+ supportedVersions : 1.42.5
2525 author : Red Hat
2626 support : tech-preview
2727 lifecycle : active
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ spec:
131131 priority : 90
132132 props :
133133 title : My profile
134+ type : myProfile
134135 icon : account
135136 - mountPoint : global.header/profile
136137 importName : LogoutButton
Original file line number Diff line number Diff line change @@ -635,6 +635,9 @@ plugins:
635635 dynamicPlugins :
636636 frontend :
637637 red-hat-developer-hub.backstage-plugin-global-floating-action-button :
638+ translationResources :
639+ - importName : globalFloatingActionButtonTranslations
640+ ref : globalFloatingActionButtonTranslationRef
638641 mountPoints :
639642 - mountPoint : application/listener
640643 importName : DynamicGlobalFloatingActionButton
Original file line number Diff line number Diff line change 11{
22 "name" : " red-hat-developer-hub-backstage-plugin-global-floating-action-button" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.5.0 " ,
44 "main" : " src/index.ts" ,
55 "types" : " src/index.ts" ,
66 "license" : " Apache-2.0" ,
2929 },
3030 "dependencies" : {
3131 "@mui/material" : " 5.18.0" ,
32- "@red-hat-developer-hub/backstage-plugin-global-floating-action-button" : " 1.2.1 "
32+ "@red-hat-developer-hub/backstage-plugin-global-floating-action-button" : " 1.5.0 "
3333 },
3434 "devDependencies" : {
3535 "@backstage/cli" : " ^0.34.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " red-hat-developer-hub-backstage-plugin-global-header" ,
3- "version" : " 1.14 .0" ,
3+ "version" : " 1.18 .0" ,
44 "main" : " src/index.ts" ,
55 "types" : " src/index.ts" ,
66 "license" : " Apache-2.0" ,
2929 },
3030 "dependencies" : {
3131 "@mui/material" : " 5.18.0" ,
32- "@red-hat-developer-hub/backstage-plugin-global-header" : " 1.14 .0"
32+ "@red-hat-developer-hub/backstage-plugin-global-header" : " 1.18 .0"
3333 },
3434 "devDependencies" : {
3535 "@backstage/cli" : " ^0.34.1" ,
You can’t perform that action at this time.
0 commit comments