debian-image-builder-frontend/src/Components/Blueprints
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
..
BlueprintActionsMenu.tsx HMS-4459: Use export endpoint 2024-09-04 17:45:11 +02:00
BlueprintCard.tsx fixes(HMS-3853): fix blueprint clear selection 2024-04-04 12:24:13 +02:00
BlueprintDiffModal.tsx Blueprints: change diff modal button label 2024-08-19 15:33:39 +02:00
BlueprintsPagination.tsx src: Absolute imports 2024-08-09 09:22:17 +02:00
BlueprintsSideBar.tsx Blueprints: Fix list of blueprint being replaced by empty state 2024-09-24 17:48:50 +02:00
BlueprintVersionFilter.tsx src: Absolute imports 2024-08-09 09:22:17 +02:00
BuildImagesButton.tsx Blueprints: change diff modal button label 2024-08-19 15:33:39 +02:00
DeleteBlueprintModal.tsx Blueprints: Update Delete blueprint modal copy 2024-04-04 12:17:59 +02:00
EditBlueprintButton.tsx Blueprints: Surface "Edit blueprint" button 2024-04-16 18:31:05 +03:00
ImportBlueprintModal.test.tsx src: Enable import of image_requests 2024-09-04 17:45:11 +02:00
ImportBlueprintModal.tsx src: Enable import of image_requests 2024-09-04 17:45:11 +02:00