Banner message should be configurable
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.
Versions of software used and environment
RHDH DP 0.1
Same with showcase which is hardcoded to:
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 ?
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.
Yes that would be great to parametize this. Could also add input parameters such as username
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