debian-image-builder-frontend/src
Ondřej Budai 5264896bff ImagesTable: add option to download a raw compose request
In order to help people transition from using GUI to use the API directly,
it's helpful to give them an easy way to inspect the whole raw compose
request.

This commit adds a new button next to each compose that simply downloads
the original compose request in a json format. This request can then be
directly piped into the IB API to build a new image.

Original idea by Troy Dawson

Co-authored-by: Lucas Garfield <lucas@redhat.com>

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-08-15 15:38:13 +02:00
..
Components ImagesTable: add option to download a raw compose request 2022-08-15 15:38:13 +02:00
store update style across the project 2022-05-23 12:47:20 +02:00
test ImagesTable: add option to download a raw compose request 2022-08-15 15:38:13 +02:00
Utilities update style across the project 2022-05-23 12:47:20 +02:00
api.js update style across the project 2022-05-23 12:47:20 +02:00
App.js update style across the project 2022-05-23 12:47:20 +02:00
AppEntry.js update style across the project 2022-05-23 12:47:20 +02:00
bootstrap.js src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
constants.js update style across the project 2022-05-23 12:47:20 +02:00
entry.js src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
entry.test.js update style across the project 2022-05-23 12:47:20 +02:00
index.html src: Change page title to Image Builder (#8) 2020-09-21 16:03:19 -05:00
Router.js update style across the project 2022-05-23 12:47:20 +02:00