debian-image-builder-frontend/src
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
..
Components Blueprints: Fix list of blueprint being replaced by empty state 2024-09-24 17:48:50 +02:00
store src/store: Remove server store hooks 2024-09-16 11:45:54 +02:00
test fix: unify snapshot date format 2024-09-19 09:12:16 +02:00
Utilities fix: unify snapshot date format 2024-09-19 09:12:16 +02:00
App.tsx src: Migrate remaining files to TypeScript 2024-06-06 08:38:41 +02:00
AppEntry.tsx src: Disable some linting errors 2024-08-05 11:51:20 +02:00
bootstrap.tsx src: Migrate remaining files to TypeScript 2024-06-06 08:38:41 +02:00
constants.ts constants: Update documentation links 2024-09-20 08:38:16 +02: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: Manual bump msw from 2.4.1 to 2.4.4 2024-09-10 17:36:44 +02:00
Router.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00