debian-image-builder-frontend/src/Components/CreateImageWizard/formComponents
jkozol 414dff3ed7 api: use content-sources api for package search on stage beta
The Content Sources service can now be used for handling package info and
search. The api call to this service requires a list of repo urls. The
`repos.json` file tracks the supported repositories for each distro.
This is then mapped into a url array for whichever distro we are
searching for packages. The response body is similar to what existed in
image-builder but the key `package_name` needs to be mapped to just
`name`. Also, there is no pagination in Content Sources for `/rpms/names`
so we can currently only fetch a limit of 20 packages.
2022-11-02 17:32:51 +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: adding a popover for the activation key 2022-10-25 18:07:03 +02: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