debian-image-builder-frontend/src
Jacob Kozol f1d00b3b2d App: update app and routes
The App and Routes components are updated for compatibility with React
Router v5 and to follow updates made to RedHatInsights'
frontend-starter-app. Mainly, we no longer map our Routes to another
component and our main components are lazy loaded instead of mapped to
an asyncComponent. Also, the App component is rewritten to use react
hooks and remove unneccessary bloat.
2021-11-18 19:06:56 +01:00
..
Components App: update app and routes 2021-11-18 19:06:56 +01:00
store constants: Introduce RHEL_8 constant 2021-11-11 19:13:48 +01:00
test CreateImageWizard: insert new compose on top of images list 2021-11-16 10:14:48 +00:00
Utilities App: update app and routes 2021-11-18 19:06:56 +01:00
api.js store: add get all composes api call 2021-04-23 15:53:43 +02:00
App.js App: update app and routes 2021-11-18 19:06:56 +01:00
App.scss package.json: Use dart-sass instead of node-sass 2021-06-14 16:40:15 +02:00
AppEntry.js Fix local development and use correct CSS prefixes. 2021-10-12 15:03:04 +02:00
bootstrap.js src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
constants.js constants: Introduce RHEL_8 constant 2021-11-11 19:13:48 +01:00
entry.js src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
entry.test.js copy from RedHatInsights/insights-frontend-starter-app template 2020-04-15 12:46:02 +02:00
index.html src: Change page title to Image Builder (#8) 2020-09-21 16:03:19 -05:00
Routes.js App: update app and routes 2021-11-18 19:06:56 +01:00