debian-image-builder-frontend/src/SmartComponents
Jenn Giardino a77b248526 Rearranged landing page to have a table and action
As mentioned in the previous commit, `<Main>` doesn't really
belong in App.js, it instead belongs in LandingPage.js, because
it creates the html/css wrapper for the main contents, as a
sibling to the `<PageHeader>` component used in LandingPage.js.
However, including `<Main>` in LandingPage.js will cause the
tests to fail. Therefore, just the html and classes that
`<Main>` creates is used in LandingPage.js.
2020-11-04 12:24:17 +01:00
..
CreateImageWizard Make base-url https and add missing // 2020-11-03 16:49:12 +01:00
ImagesTable Rearranged landing page to have a table and action 2020-11-04 12:24:17 +01:00
LandingPage Rearranged landing page to have a table and action 2020-11-04 12:24:17 +01:00
redux components: Move image creation to PF4 wizard 2020-09-09 15:31:10 +02:00