Wizard: Move org ID into a copy-able field

This moves the org ID into a copy-able field and updates the permanent info as per mocks.

The popover that previously included the org ID is removed from mocks.
This commit is contained in:
regexowl 2025-07-14 14:11:37 +02:00 committed by Klara Simickova
parent c9d721ea52
commit 10a40aaec4
4 changed files with 41 additions and 68 deletions

View file

@ -88,7 +88,6 @@ import {
import { MajorReleasesLifecyclesChart } from '../ImageOutput/components/ReleaseLifecycle';
import OscapProfileInformation from '../Oscap/components/OscapProfileInformation';
import ActivationKeyInformation from '../Registration/components/ActivationKeyInformation';
import PopoverActivation from '../Registration/components/PopoverActivation';
const ExpirationWarning = () => {
return (
@ -690,7 +689,7 @@ export const RegisterNowList = () => {
</Content>
</Content>
<Content component={ContentVariants.dt} className="pf-v6-u-min-width">
Activation key <PopoverActivation />
Activation key
</Content>
<Content component={ContentVariants.dd}>
<ActivationKeyInformation />