debian-image-builder-frontend/src/store
Jacob Kozol 29b684599b store: add request field to compose object
The compose object should have the initial compose request stored in a
field called request. The id and image_status are independent of the
request so should not be set within it.
2021-04-23 15:53:43 +02:00
..
actions store: add request field to compose object 2021-04-23 15:53:43 +02:00
reducers store: add request field to compose object 2021-04-23 15:53:43 +02:00
index.js store: add redux-thunk 2021-04-19 15:04:26 +02:00
types.js store: implement compose start action/reducer 2021-04-19 15:04:26 +02:00