debian-image-builder-frontend/src
Lucas Garfield b4932d6a44 Wizard: Hostname validation
Hostname validation rules can be found in the hostname man pages (`man 5
hostname`). This commit tweaks the hostname validator function so it is
in line with these guidelines by limiting the length to 64 characters
and also updates the error message for invalid hostnames to provide
users with some additional guidance/context when an invalid hostname is
provided.
2024-12-11 12:59:41 -06:00
..
Components Wizard: Hostname validation 2024-12-11 12:59:41 -06:00
store Wizard: Add Hostname functionality 2024-12-11 12:59:41 -06:00
test Wizard: Add Hostname functionality 2024-12-11 12:59:41 -06:00
Utilities Utilities: Extract sorting function 2024-12-06 16:58:06 -06:00
App.tsx src: Migrate remaining files to TypeScript 2024-06-06 08:38:41 +02:00
AppCockpit.tsx store: add initial cockpit store 2024-10-30 10:36:18 -05: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 multiple: set pagination defaults 2024-12-06 12:02:34 -06: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.0 to 2.6.6 2024-12-04 12:02:07 -06:00
Router.tsx updating useFlag to omit feature flag from onPrem env 2024-10-30 10:36:18 -05:00
timezones.ts Wizard: Replace the list of timezones 2024-12-06 13:53:56 -06:00