debian-image-builder-frontend/src/Components/CreateImageWizard
Gianluca Zuccarelli 9a17373234 Hooks: extract auth.getUser to its own hook
This code was being called in multiple places and was causing issues
with the on-prem frontend. Extract the logic to a single hook and only
get the `userData` for the hosted frontend.
2025-08-21 16:12:09 +00:00
..
steps Hooks: extract auth.getUser to its own hook 2025-08-21 16:12:09 +00:00
utilities Wizard: on-prem aws region in edit 2025-08-21 13:45:26 +00:00
CreateImageWizard.scss Wizard: Fix wizard height 2025-06-18 08:06:52 +00:00
CreateImageWizard.tsx Wizard: add AAP step 2025-08-14 11:28:49 +00:00
EditImageWizard.tsx store/cockpitApi: get blueprint endpoint 2025-01-27 17:03:06 +01:00
ImportImageWizard.tsx Wizard: Fix some lint warnings 2025-08-06 12:13:24 +00:00
index.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
LabelInput.tsx ESLint: All the single quotes 2025-08-05 13:56:59 +00:00
types.ts api: union undefined 2024-12-06 12:02:34 -06:00
UsrSubDirectoriesDisabled.tsx ESLint: All the single quotes 2025-08-05 13:56:59 +00:00
ValidatedInput.tsx Wizard: add AAP step 2025-08-14 11:28:49 +00:00
validators.ts Wizard: add AAP step 2025-08-14 11:28:49 +00:00