-
Notifications
You must be signed in to change notification settings - Fork 165
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: renaming Create
to Self-service
#2574
feat: renaming Create
to Self-service
#2574
Conversation
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: |
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.
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.
@@ -20,6 +20,7 @@ import extractDynamicConfig, { | |||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
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.
Still open!
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.
Resolved
Signed-off-by: its-mitesh-kumar <[email protected]>
The image is available at: |
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.
2 small things. And can you please update the global-header plugin here as well to include your PR redhat-developer/rhdh-plugins#495
| "Settings" | ||
| "My Group" | ||
| "Home" | ||
| "Create..." | ||
| "Self-service" |
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.
I think one Self-service is enough here. Please remove one.
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.
Resolved
@@ -20,6 +20,7 @@ import extractDynamicConfig, { | |||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still open!
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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
c742d93
into
redhat-developer:main
Fixing : Rename the 'Create' that appears on the Global header
Screen Recording
Screen.Recording.2025-03-13.at.10.25.54.PM.mov