debian-image-builder-frontend/src/store
Gianluca Zuccarelli 592ea952e2 store: add missing apis to onPrem
Currently, the wizard still needs some of the other stores. If we
omit them, the wizard fails to launch
2025-01-27 17:03:06 +01:00
..
backendApi.ts store/backendApi: create a useBackendPrefetch hook 2025-01-27 17:03:06 +01:00
BlueprintSlice.ts api: union undefined 2024-12-06 12:02:34 -06:00
cockpitApi.ts store/cockpitApi: empty get oscap profiles function 2025-01-27 17:03:06 +01:00
complianceApi.ts api: union undefined 2024-12-06 12:02:34 -06:00
contentSourcesApi.ts src: add notification for custom repo imports 2025-01-07 12:11:25 +01:00
edgeApi.ts api: union undefined 2024-12-06 12:02:34 -06:00
emptyCockpitApi.ts store: add emptyCockpitApi 2024-12-21 08:19:15 -06:00
emptyComplianceApi.ts api/compliance: add endpoints 2024-09-25 15:26:09 +02:00
emptyContentSourcesApi.ts rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +02:00
emptyEdgeApi.ts rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +02:00
emptyImageBuilderApi.ts rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +02:00
emptyProvisioningApi.ts rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +02:00
emptyRhsmApi.ts rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +02:00
enhancedCockpitApi.ts store/cockpitApi: add delete endpoint 2025-01-16 15:45:41 -06:00
enhancedImageBuilderApi.ts store/cockpitApi: add delete endpoint 2025-01-16 15:45:41 -06:00
helpers.ts V2Wizard: Create a folder for Review step and copy review component and enable tests 2024-02-06 14:16:16 +01:00
hooks.ts src/store: Remove server store hooks 2024-09-16 11:45:54 +02:00
imageBuilderApi.ts src: add notification for custom repo imports 2025-01-07 12:11:25 +01:00
index.ts store: add missing apis to onPrem 2025-01-27 17:03:06 +01:00
listenerMiddleware.ts V2Wizard: Add listeners for <TargetEnvironment> in Image Output step 2024-01-08 11:59:23 +01:00
provisioningApi.ts api: union undefined 2024-12-06 12:02:34 -06:00
rhsmApi.ts api: union undefined 2024-12-06 12:02:34 -06:00
typeGuards.ts store: Update api schema 2023-11-07 11:13:28 +01:00
wizardSlice.ts Wizard: Add kernel append input 2025-01-27 13:21:48 +01:00