debian-image-builder-frontend/src/Components/CreateImageWizard
regexowl 753afa197d Wizard: Get distribution repositories from an api endpoint
Previously the base repository links for each distribution were read from `repos.js` file. This gets the needed information
from a call to api endpoint `architectures/{distribution}`. The data is fetched via RTK Query and is then filtered by an
architecture. For now the x86_64 architecture is hardcoded, this will change when multiple architectures get available.
2023-03-07 08:34:03 +01:00
..
formComponents Wizard: Get distribution repositories from an api endpoint 2023-03-07 08:34:03 +01:00
steps Wizard: Update activation keys link text and URI 2023-03-06 15:51:34 +01:00
validators ESLint: Add prefer-const rule 2023-02-10 11:37:06 +01:00
CreateImageWizard.js Wizard: Get distribution repositories from an api endpoint 2023-03-07 08:34:03 +01:00
CreateImageWizard.scss Wizard: Add ability to specify AWS target using sources 2023-03-01 11:25:28 +01:00
ImageCreator.js Wizard: Add ability to specify AWS target using sources 2023-03-01 11:25:28 +01:00