Sanne Raymaekers
93c1f43544
CreateImageWizard: add WSL image type in preview
2023-08-29 13:37:56 +02:00
lucasgarfield
29704a0725
eslint/hooks: obey rules of hooks
...
See https://legacy.reactjs.org/docs/hooks-rules.html .
2023-08-17 17:18:55 +02:00
Ondrej Ezr
847ba2371d
Prepare for Provisioning list endpoint nesting
2023-08-11 09:34:14 +02:00
lucasgarfield
c3397794d6
ImagesTable: Fix bug where vsphere-ova details are not displayed
...
The conditional in the image details component needed to have a check
added for vsphere-ova type images.
A mock compose and corresponding status for a vsphere-ova type image
have also been added.
2023-08-08 13:18:30 +02:00
lucasgarfield
702b667dc5
API: Add programatically generated Provisioning API slice definitions
...
These definitions were generated using the RTKQ code generation tool and
will replace the existing definitions.
2023-07-28 15:05:08 +02:00
lucasgarfield
0fd07f1f74
RTKQ: Add typing to RTKQ hooks in apiSlice
...
This commit adds typing to the RTK Query hooks. The hooks have been
refactored to be simpler and all custom query functions have been
removed.
2023-06-20 16:36:39 +02:00
regexowl
2e6ea2ccaa
ImagesTable: Remove Image name Spinner for failed Azure images
...
This removes Spinner next to the Image name when a build of an Azure image fails.
2023-06-15 14:56:04 +02:00
regexowl
5c8a08f45c
ImagesTable: Add image details and update ClonesTable
...
This adds expandable rows details for each image and updates ClonesTable according to the new mocks.
2023-06-14 16:07:27 +02:00