Skip to content

Update Rancher Prime registration UI #14324

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

cnotv
Copy link
Member

@cnotv cnotv commented May 9, 2025

Summary

Fixes #14151

To test the UI either disable the check or run a Rancher Prime instance.

  if (!plugin.environment.isPrime) {
    return false;
  }

Occurred changes and/or fixed issues

Updated content as in issue definition.
Validation stays the same.

Technical notes summary

  • Fixed BadgeState story to render correctly

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Kapture.2025-05-13.at.19.15.46.mp4

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@cnotv cnotv self-assigned this May 9, 2025
@rancher-ui-project-bot rancher-ui-project-bot bot added this to the v2.12.0 milestone May 9, 2025
@cnotv cnotv force-pushed the feature/14151-scc-registration-redesign branch from 19a3fc6 to 1d5a4db Compare May 12, 2025 21:52
@cnotv cnotv force-pushed the feature/14151-scc-registration-redesign branch from a5d1e99 to 59051df Compare May 13, 2025 17:03
@cnotv cnotv requested a review from torchiaf May 13, 2025 17:13
@cnotv cnotv marked this pull request as ready for review May 13, 2025 17: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.

Update Rancher Prime registration UI
2 participants