debian-image-builder-frontend/src/Components/CreateImageWizard
Anna Vítová a4034e8787 Wizard: add satellite registration, add jwt-decode
The jwt decode dependency helps us to keep track of the token that is
present in the Satellite command. jwt-decode is the most popular
dependency for the job, and very easy to use.
2025-04-03 09:46:41 +02:00
..
steps Wizard: add satellite registration, add jwt-decode 2025-04-03 09:46:41 +02:00
utilities Wizard: add satellite registration, add jwt-decode 2025-04-03 09:46:41 +02:00
CreateImageWizard.scss Fix: Ensure wizard footer remains visible in repo step 2025-04-01 11:46:17 +02:00
CreateImageWizard.tsx Wizard: make optional steps clickable on prem 2025-04-02 14:53:08 -05: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: Turn required category name into LabelInput prop 2025-03-31 19:46:52 -05: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 satellite registration, add jwt-decode 2025-04-03 09:46:41 +02:00
validators.ts Wizard: show a specific error message when description validation fails 2025-04-02 09:50:44 +02:00