debian-image-builder-frontend/src
Jacob Kozol 1a6938ef1f CreateImageWizard: set azure field length to 50% width
Azure form fields only need to take in 36 characters for the ID so they
don't need to take up the full width of the wizard. These fields are
now 50% width. The resource group doesn't have the same character limit
but is set to the same 50% for visual consistency.
2022-02-25 14:30:57 +01:00
..
Components CreateImageWizard: set azure field length to 50% width 2022-02-25 14:30:57 +01:00
store store: Drop unused pendingCompose section 2021-11-29 18:07:55 +01:00
test CreateImageWizard: Show empty available state on failed search 2022-02-24 17:01:50 +01:00
Utilities App: update app and routes 2021-11-18 19:06:56 +01:00
api.js CreateImageWizard: Get all matching packages from package search 2022-02-24 17:01:50 +01:00
App.js App: Drop permission check 2021-11-29 20:59:15 +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 CreateImageWizard: add activation keys to registration 2022-02-14 16:31:19 +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
Router.js Router: Replace landing with catch-all route 2021-11-30 16:12:43 +01:00