debian-image-builder-frontend/src
regexowl 9fdd6f0b43 Wizard: Add validation to Timezone select
This adds the timezones to the step validation and renders an error when an invalid timezone is imported.

How to test:
1. import a blueprint with invalid timezone "foo"
2. select a target
3. go to Registration step
4. click on "Review and finish" button

Current behaviour:
- the "Create" button is disabled, but when navigating to Timezone step no error is displayed

After update:
- there is an error rendered under the timezone select
2025-03-06 08:46:36 +01:00
..
Components Wizard: Add validation to Timezone select 2025-03-06 08:46:36 +01:00
store store/cockpit: Add notifications for blueprints 2025-02-05 16:58:47 +01:00
test src: Remove timezone and locale unleash flags 2025-03-04 10:04:26 +01:00
Utilities src: Remove timezone and locale unleash flags 2025-03-04 10:04:26 +01:00
App.tsx src: Migrate remaining files to TypeScript 2024-06-06 08:38:41 +02:00
AppCockpit.tsx AppCockpit: render not ready component 2025-02-04 23:08:50 +01:00
AppEntry.tsx store: add initial cockpit store 2024-10-30 10:36:18 -05:00
bootstrap.tsx src: Migrate remaining files to TypeScript 2024-06-06 08:38:41 +02:00
constants.ts devDeps: Manually bump vitest 2025-02-07 10:35:18 +01:00
entry.ts src: Migrate remaining files to TypeScript 2024-06-06 08:38:41 +02:00
index.html src: Change page title to Image Builder (#8) 2020-09-21 16:03:19 -05:00
mockServiceWorker.js devDeps: Manually bump msw from 2.6.6 to 2.7.0 2024-12-20 07:13:18 -06:00
Router.tsx updating useFlag to omit feature flag from onPrem env 2024-10-30 10:36:18 -05:00