debian-image-builder-frontend/src/Components
regexowl 1d8067f1b0 Blueprints: Fix list of blueprint being replaced by empty state
Search input and list of blueprints could be previously temporarily replaced by an empty state.

How to reproduce previous behaviour:
1. start with some created blueprints
2. search for an existing blueprint
3. delete it
4. remove searchTerm from the blueprint search input

Before: the blueprint list and blueprint search input are temporarily replaced by an empty state, until re-fetch.
After: the list and search input persist throughout blueprint deletion and get replaced by an empty state only when there are no other blueprints
2024-09-24 17:48:50 +02:00
..
Blueprints Blueprints: Fix list of blueprint being replaced by empty state 2024-09-24 17:48:50 +02:00
CreateImageWizard requestMapper: Fix enabled services with firstboot 2024-09-24 15:42:30 +02:00
edge Components: Migrate remaining files to TypeScript 2024-05-03 16:36:26 +02:00
ImagesTable src: Absolute imports 2024-08-09 09:22:17 +02:00
LandingPage Wizard: Drop the WizardV1 2024-06-19 09:10:22 +02:00
sharedComponents blueprint: Add preview label to import button 2024-08-08 12:56:27 +03:00
ShareImageModal src: Absolute imports 2024-08-09 09:22:17 +02:00