debian-image-builder-frontend/src/Components/CreateImageWizard/formComponents
regexowl 4924a436f7 Wizard: Add activation key information in Registration step
This adds a `TextList` with additional information for a chosen activation key in Registration step of the Wizard.

Component `AdditionalKeyInformation` is wrapped within a new component called `RegistrationKeyInformation` for the purpose of displaying the information on the Registration step. As the component needed to use `FormSpy` element to work properly in this context within the Data Driven Forms.
Without it the validation of the form didn't work as expected, because of a persisting reference to the element it was evaluated against.

Popover for an Activation key was also updated according to SPUR mocks.
2022-12-14 10:31:54 +01:00
..
ActivationKeyInformation.js Wizard: Add activation key information in Registration step 2022-12-14 10:31:54 +01:00
ActivationKeys.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
AzureAuthButton.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
CentOSAcknowledgement.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
CustomButtons.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
FileSystemConfigButtons.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
FileSystemConfigToggle.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
FileSystemConfiguration.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
ImageOutputReleaseSelect.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
MountPoint.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
Packages.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
RadioWithPopover.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
RegistrationKeyInformation.js Wizard: Add activation key information in Registration step 2022-12-14 10:31:54 +01:00
ReviewStep.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
SizeUnit.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
TargetEnvironment.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00