feat: renaming Create to Self-service#2574
feat: renaming Create to Self-service#2574openshift-merge-bot[bot] merged 7 commits intoredhat-developer:mainfrom
Create to Self-service#2574Conversation
Signed-off-by: its-mitesh-kumar <[email protected]>
Create to Self-service
|
The image is available at: |
Signed-off-by: its-mitesh-kumar <[email protected]>
|
The image is available at: |
christoph-jerolimov
left a comment
There was a problem hiding this comment.
Great 👍
Just a small things. Please also add some e2e tests for the changed labels so that we're sure that a Backstage update in the future will not break this.
| DynamicRoute, | ||
| } from '../../utils/dynamicUI/extractDynamicConfig'; | ||
| import initializeRemotePlugins from '../../utils/dynamicUI/initializeRemotePlugins'; | ||
| import { catalogTranslations } from '../catalog/catalog-translations/catalog'; |
There was a problem hiding this comment.
Please rename the folder
packages/app/src/components/catalog/catalog-translations
to
packages/app/src/components/catalog/translations
This is aligned with https://backstage.io/docs/plugins/internationalization/#for-an-application-developer-overwrite-plugin-messages
Signed-off-by: its-mitesh-kumar <[email protected]>
|
The image is available at: |
christoph-jerolimov
left a comment
There was a problem hiding this comment.
2 small things. And can you please update the global-header plugin here as well to include your PR redhat-developer/rhdh-plugins#495
| | "My Group" | ||
| | "Home" | ||
| | "Create..." | ||
| | "Self-service" |
There was a problem hiding this comment.
I think one Self-service is enough here. Please remove one.
| DynamicRoute, | ||
| } from '../../utils/dynamicUI/extractDynamicConfig'; | ||
| import initializeRemotePlugins from '../../utils/dynamicUI/initializeRemotePlugins'; | ||
| import { catalogTranslations } from '../catalog/catalog-translations/catalog'; |
|
The image is available at: |
|
/retest-required |
Signed-off-by: its-mitesh-kumar <[email protected]>
|
The image is available at: |
Signed-off-by: its-mitesh-kumar <[email protected]>
|
The image is available at: |
Signed-off-by: its-mitesh-kumar <[email protected]>
|
The image is available at: |
|
/retest-required |
|
@christoph-jerolimov , I have updated e2e as well as addressed your comments . |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: debsmita1 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
c742d93
into
redhat-developer:main
* renaming create to Self-service Signed-off-by: its-mitesh-kumar <[email protected]> * removing package.json change Signed-off-by: its-mitesh-kumar <[email protected]> * updating e2e tests Signed-off-by: its-mitesh-kumar <[email protected]> * changing folder name Signed-off-by: its-mitesh-kumar <[email protected]> * updating global-header-version Signed-off-by: its-mitesh-kumar <[email protected]> * fixing e2e tests Signed-off-by: its-mitesh-kumar <[email protected]> --------- Signed-off-by: its-mitesh-kumar <[email protected]>


Fixing : Rename the 'Create' that appears on the Global header
Screen Recording
Screen.Recording.2025-03-13.at.10.25.54.PM.mov