-
Notifications
You must be signed in to change notification settings - Fork 202
feat(global-header): adding company logo in global header #2893
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
feat(global-header): adding company logo in global header #2893
Conversation
Signed-off-by: its-mitesh-kumar <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The image is available at: |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
/retest |
{ | ||
"name": "red-hat-developer-hub-backstage-plugin-global-header", | ||
"version": "1.6.0", | ||
"version": "1.7.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can use the latest which is 1.9.0 now
https://www.npmjs.com/package/@red-hat-developer-hub/backstage-plugin-global-header
/retest-required |
/test e2e-tests |
1 similar comment
/test e2e-tests |
"dependencies": { | ||
"@mui/material": "5.17.1", | ||
"@red-hat-developer-hub/backstage-plugin-global-header": "1.6.0" | ||
"@red-hat-developer-hub/backstage-plugin-global-header": "1.7.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And here also needs to be same as the wrapper version.
/retest-required |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
The image is available at: |
Signed-off-by: its-mitesh-kumar <[email protected]>
b96da43
to
1eea334
Compare
/hold we should wait for redhat-developer/rhdh-plugins#981 to merge first so we can include it in this PR |
The image is available at: |
@logonoff, I can see your PR has been merged, should we proceed now for updating the global header version?
|
Please do! Also make sure to update |
The image is available at: |
@its-mitesh-kumar: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Closing this PR as the changes of this PR has been included in #3023 |
Description
1.10.1
Which issue(s) does this PR fix
UI after changes
1. Dark theme View with Default Configuration
*2. Light theme View with Default Configuration
Testing
For testing default view in local, we need to copy below default configurations from dynamic-plugins.default.yaml in app-config.yaml.
And