backstage-showcase icon indicating copy to clipboard operation
backstage-showcase copied to clipboard

Banner message should be configurable

Open jayfray12 opened this issue 2 years ago • 3 comments

Describe the bug

The banner message Welcome to Red Hat Developer Hub! on the main screen should be configurable. There doesn't seem to be a way to change it.

image

Versions of software used and environment

RHDH DP 0.1

jayfray12 avatar Aug 24 '23 15:08 jayfray12

Same with showcase which is hardcoded to: image

We should parametrize this line:

https://github.com/janus-idp/backstage-showcase/blob/c798525099a59888d0ae329d69754cfc1996f77b/packages/app/src/components/home/HomePage.tsx#L85

To use app.title from the config or something like that. Thoughts @sonyccd @christophe-f ?

tumido avatar Aug 24 '23 15:08 tumido

is app.title used in other places? Right now downstream (for 0.2 and future) has just "Red Hat Developer Hub" as the app.title https://gitlab.cee.redhat.com/rhidp/cpaas-rhdh-hub/-/blob/rhdh-1.0-rhel-9/distgit/containers/rhdh-hub/app-config.production.yaml#L3

note that the https://github.com/janus-idp/rhdh/ repo is deprecated in favour of the gitlab repo above.

nickboldt avatar Aug 24 '23 15:08 nickboldt

Yes that would be great to parametize this. Could also add input parameters such as username

christophe-f avatar Aug 25 '23 03:08 christophe-f

This issue has been closed due to the fact that the Janus community is being sunset.

For future plugin issues, please use https://github.com/backstage/community-plugins/issues

For future showcase issues, please use https://issues.redhat.com/browse/RHIDP

For more information on the sunset, see:

https://janus-idp.io/blog/2024/07/05/future-of-janus-community https://issues.redhat.com/browse/RHIDP-3690 https://issues.redhat.com/browse/RHIDP-1018

rhdh-bot avatar Sep 03 '24 17:09 rhdh-bot