CreateImageWizard: add activation keys to registration

The registration step now provides users with a type ahead input so they
can select from all activation keys associated with their accounts.

The testing for this requires that we wait for the mocked api response.
This commit is contained in:
Jacob Kozol 2022-01-20 15:27:15 +01:00 committed by Sanne Raymaekers
parent 02fbdf5e88
commit 92f963c49a
6 changed files with 200 additions and 69 deletions

View file

@ -57,11 +57,9 @@ export default {
]
},
{
component: componentTypes.TEXT_FIELD,
component: 'activation-keys',
name: 'subscription-activation-key',
'data-testid': 'subscription-activation-key',
required: true,
type: 'text',
label: (
<>
Activation key to use for this image