debian-image-builder-frontend/src/Components/CreateImageWizard/formComponents
regexowl 6d789da727 Wizard: Update Review step
Fixes #774. This matches the Review step with the updated mocks as per SPUR.

The changes are following:
1. Target environment tab:
	- value of AWS `Account ID` aligned with GCP and Azure values
2. Registration tab:
	- `Subscription` changed to `Registration type`
	- `Organization ID` removed, will be added in a different place so it's clearer it's associated with an activation key
3. System configuration:
	- updated column name `Type` to `File system type` in partitions popover
	- updated the width of the column to accommodate the change
	- unified line spacing of `Image size` with the other rows
	- changes `Packages` to `Additional packages`
2022-11-07 16:36:50 +01:00
..
ActivationKeys.js ESLint: Use --fix with new rules to order import declarations 2022-09-14 13:24:38 +02:00
AzureAuthButton.js update style across the project 2022-05-23 12:47:20 +02:00
CentOSAcknowledgement.js Wizard: CentOS acknowledgement text updated for production 2022-09-02 17:01:12 +02:00
CustomSubmitButtons.js update style across the project 2022-05-23 12:47:20 +02:00
FileSystemConfigButtons.js Wizard: Improve file system configuration error messaging 2022-09-23 18:11:35 +02:00
FileSystemConfigToggle.js ESLint: Use --fix with new rules to order import declarations 2022-09-14 13:24:38 +02:00
FileSystemConfiguration.js Wizard: Improve file system configuration error messaging 2022-09-23 18:11:35 +02:00
ImageOutputReleaseSelect.js CreateImageWizard: Drop isBeta() check for centos 2022-09-14 14:19:35 +02:00
MountPoint.js ESLint: Use --fix with new rules to order import declarations 2022-09-14 13:24:38 +02:00
Packages.js api: use content-sources api for package search on stage beta 2022-11-02 17:32:51 +01:00
RadioWithPopover.js update style across the project 2022-05-23 12:47:20 +02:00
ReviewStep.js Wizard: Update Review step 2022-11-07 16:36:50 +01:00
SizeUnit.js ESLint: Use --fix with new rules to order import declarations 2022-09-14 13:24:38 +02:00
TargetEnvironment.js ESLint: Use --fix with new rules to order import declarations 2022-09-14 13:24:38 +02:00