Aleksandar Todorov
d0cb431b69
Add README with info around testing
2020-11-03 15:31:40 +01:00
Sanne Raymaekers
a7749e01dc
api: Use plural URL forms
...
Be compliant with api design guidelines, see osbuild/image-builder#42 .
2020-11-02 19:41:42 +01:00
Jacob Kozol
ea09205a27
test: add initial jest tests
...
Basic jest tests are added for the landing page. These tests use the
react testing library so the enzyme dependencies are removed from the
package.json. The travis config is also updated.
2020-10-22 10:23:08 +02:00
Jacob Kozol
1d46f5a618
src: move main component to App component
...
The Main component in the LandingPage component has been moved to the
App component. This is required so the tests can mock the store without
any insights information.
2020-10-22 10:23:08 +02:00
Major Hayden
404a80e59c
📦 Denote AWS image as raw
...
We had issues in composer a while back with VHDX in AWS and we have been
using raw images since then.
Signed-off-by: Major Hayden <major@redhat.com>
2020-09-22 15:55:08 +02:00
Sanne Raymaekers
a8cd717f55
src: Change page title to Image Builder ( #8 )
2020-09-21 16:03:19 -05:00
sanne raymaekers
f62384485b
Rename to image-builder-frontend
2020-09-14 12:16:35 +02:00
sanne raymaekers
001e53a733
components: Move image creation to PF4 wizard
2020-09-09 15:31:10 +02:00
sanne raymaekers
3e797b92b0
store: Use redux to store composes
2020-04-28 15:10:43 +02:00
sanne raymaekers
b17be18dfd
components: Show status of image composes
2020-04-22 19:16:58 +02:00
sanne raymaekers
f93d36b972
copy from RedHatInsights/insights-frontend-starter-app template
...
Copied removing unused parts, and includes some initial changes.
2020-04-15 12:46:02 +02:00