mgold1234
|
1bb7519cc4
|
api: add new edge endpoints
This commit adds 2 more RTQ Query in preparation of porting edge source code to image-builder-frontend
|
2023-09-19 10:27:23 +02:00 |
|
Justin Sherrill
|
5d6b6dfbfe
|
Filter content-sources repos by origin and content_type
|
2023-09-19 09:22:37 +02:00 |
|
Ondrej Ezr
|
1e37a6ece9
|
Migrate to Provisioning API nested root
|
2023-09-11 15:19:31 +02:00 |
|
Thomas Lavocat
|
f147d5f4fe
|
api: update from latest imageBuilder@main
Adds the composeId to the CloneResponseItem element.
Updates the mocks accordingly
|
2023-09-11 13:20:15 +02:00 |
|
mgold1234
|
e998dd802b
|
API: generate more RTK query for edge
This commit adds more RTQ query in preparation of porting edge source code to image-builder-frontend
|
2023-09-11 11:09:51 +02:00 |
|
mgold1234
|
e266073718
|
Api: generate RTK Query for Edge
This commit adds the Edge API to RTK Query in preparation of porting edge source code to image-builder-frontend
|
2023-09-04 15:14:48 +02:00 |
|
lucasgarfield
|
85ab893c2b
|
API: Add mutations for creating composes and clones
This commit adds mutations for the /compose and
/composes/:composeId/clone POST end points to the Image Builder API
slice.
|
2023-09-04 10:50:00 +02:00 |
|
Thomas Lavocat
|
108f0bc017
|
openapi: update image builder yaml to latest@main
Update the yaml openapi representation from the latest version on image
builder's repo commit 0ebf2401589b8f8d88d37aebbef17c009160bc7f
|
2023-08-30 15:14:19 +02:00 |
|
Thomas Lavocat
|
45b717bc27
|
openapi: import from yaml instead of JSON
Use the yaml representation of the openapi used in Image Builder to load
generate the RTKQ code.
|
2023-08-30 15:14:19 +02:00 |
|
Sanne Raymaekers
|
93c1f43544
|
CreateImageWizard: add WSL image type in preview
|
2023-08-29 13:37:56 +02:00 |
|
regexowl
|
05bc175a71
|
api/config: Lint API configs
This fixes linting errors in configuration files for API code generation.
|
2023-08-10 10:20:47 +02:00 |
|
regexowl
|
e2ffc1705c
|
test/fixtures: Migrate the packages fixture to TypeScript
This migrates the `packages` fixture to TypeScript and adds needed types to `index.ts`
|
2023-08-07 10:01:40 +02:00 |
|
lucasgarfield
|
217796d016
|
API: Rename image-builder to imageBuilder for consistency
|
2023-07-28 15:05:08 +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
|
74528356fa
|
API: Add programatically generated Content Sources 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
|
22df78bffa
|
API: Add programatically generated RHSM 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
|
1894a9dcb2
|
API: Add programatically generated Image Builder 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 |
|