debian-image-builder-frontend/src/Components/CreateImageWizard
Gianluca Zuccarelli 6e9bd89b08 store/backendApi: create a useBackendPrefetch hook
Create a helper hook for RTK prefetch queries. This wrapper function
is needed since the imagebuilderApi and cockpitApi aren't at parity
yet.
2025-01-27 17:03:06 +01:00
..
steps store/backendApi: create a useBackendPrefetch hook 2025-01-27 17:03:06 +01:00
utilities store/cockpitApi: get blueprint endpoint 2025-01-27 17:03:06 +01:00
ChippingInput.tsx Wizard: Remove redundant code, fix addItem 2025-01-27 13:21:48 +01:00
CreateImageWizard.scss Wizard: Add v5 PF slug to classNames 2024-11-25 16:54:59 +01:00
CreateImageWizard.tsx Wizard: Services step basics 2025-01-23 09:56:24 +01:00
EditImageWizard.tsx store/cockpitApi: get blueprint endpoint 2025-01-27 17:03:06 +01:00
ImportImageWizard.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
index.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
types.ts api: union undefined 2024-12-06 12:02:34 -06:00
UsrSubDirectoriesDisabled.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
ValidatedInput.tsx wizard: add support of TextArea for ssh_key field 2025-01-25 17:07:53 -06:00
validators.ts Wizard: Add kernel append input 2025-01-27 13:21:48 +01:00