Skip to content

[Analyze-3037] Update product name casing - #3039

Merged
brandantck merged 2 commits into
developfrom
brandantck/analyze-3037_add_casing_for_product_names
Aug 4, 2026
Merged

[Analyze-3037] Update product name casing#3039
brandantck merged 2 commits into
developfrom
brandantck/analyze-3037_add_casing_for_product_names

Conversation

@brandantck

Copy link
Copy Markdown
Collaborator

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates user-facing UI strings to use the proper product name casing (“Atlas” and “WebAPI”), aligning the Portal setup/migration text with the naming conventions requested in Issue #3037.

Changes:

  • Update the Setup plugin description to “WebAPI” in UI plugin configuration.
  • Update Portal default i18n strings to use “WebAPI” and capitalize “Atlas” in migration-related copy.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
plugins/ui/package.json Updates the “Migrate user artifacts” plugin description to use “WebAPI” casing.
plugins/ui/apps/portal/src/contexts/app-context/states/translation-state.ts Updates default translation strings to use “WebAPI” and “Atlas” casing consistently in migration UI text.

@brandantck
brandantck enabled auto-merge August 4, 2026 07:16
@brandantck
brandantck added this pull request to the merge queue Aug 4, 2026
Merged via the queue into develop with commit 7737f5f Aug 4, 2026
69 of 71 checks passed
@brandantck
brandantck deleted the brandantck/analyze-3037_add_casing_for_product_names branch August 4, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Setup] Add casing for product names

3 participants