debian-image-builder-frontend/src/Components/CreateImageWizard
Michal Gold ea40280f1c Wizard: Refactor SSH key input using ValidatedInputAndTextArea component
This commit refactors the SSH key field by replacing HookValidatedInput with the new ValidatedInputAndTextArea component.
It also fixes a bug where the validation icon remained visible after the user cleared the SSH key field.
2025-03-17 14:21:52 +01:00
..
steps Wizard: Refactor SSH key input using ValidatedInputAndTextArea component 2025-03-17 14:21:52 +01:00
utilities Wizard: Replace Object.assign() in validation 2025-03-14 15:09:58 +01:00
CreateImageWizard.scss Wizard: Remove obsolete css 2025-02-24 11:12:22 +02:00
CreateImageWizard.tsx Wizard: make optional steps clickable 2025-03-04 11:26:53 +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
LabelInput.tsx Wizard: Rename ChippingInput to LabelInput 2025-03-05 14:00:09 -06: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: Return of the testid 2025-03-12 13:02:44 +01:00
validators.ts Wizard: Fix kernel validation 2025-03-14 15:09:58 +01:00