Skip to content
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

Merged

Conversation

its-mitesh-kumar
Copy link
Member

Fixing : Rename the 'Create' that appears on the Global header
Screen Recording

Screen.Recording.2025-03-13.at.10.25.54.PM.mov

Signed-off-by: its-mitesh-kumar <[email protected]>
@openshift-ci openshift-ci bot requested review from davidfestal and dzemanov March 13, 2025 17:01
@its-mitesh-kumar its-mitesh-kumar changed the title renaming create to Self-service feat: Renaming Create to Self-service Mar 13, 2025
@its-mitesh-kumar its-mitesh-kumar changed the title feat: Renaming Create to Self-service feat: renaming Create to Self-service Mar 13, 2025
@its-mitesh-kumar its-mitesh-kumar marked this pull request as draft March 13, 2025 17:08
Copy link
Contributor

Signed-off-by: its-mitesh-kumar <[email protected]>
Copy link
Contributor

Copy link
Member

@christoph-jerolimov christoph-jerolimov left a 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';

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still open!

Copy link
Member Author

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]>
@its-mitesh-kumar its-mitesh-kumar marked this pull request as ready for review March 17, 2025 18:27
@openshift-ci openshift-ci bot requested a review from nilgaar March 17, 2025 18:27
Copy link
Contributor

Copy link
Member

@christoph-jerolimov christoph-jerolimov left a 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"

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.

Copy link
Member Author

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';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still open!

Copy link
Contributor

@its-mitesh-kumar
Copy link
Member Author

/retest-required

Signed-off-by: its-mitesh-kumar <[email protected]>
Copy link
Contributor

Signed-off-by: its-mitesh-kumar <[email protected]>
Copy link
Contributor

Signed-off-by: its-mitesh-kumar <[email protected]>
Copy link
Contributor

@its-mitesh-kumar
Copy link
Member Author

/retest-required

@its-mitesh-kumar
Copy link
Member Author

@christoph-jerolimov , I have updated e2e as well as addressed your comments .

@debsmita1 debsmita1 self-assigned this Mar 21, 2025
@debsmita1
Copy link
Member

verified this on a cluster

Screenshot 2025-03-21 at 4 22 45 PM Screenshot 2025-03-21 at 4 22 31 PM

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Mar 21, 2025
Copy link

openshift-ci bot commented Mar 21, 2025

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit c742d93 into redhat-developer:main Mar 21, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants