Move2Kube UI v0.4.0-alpha.0
Pre-release
Pre-release
·
31 commits
to main
since this release
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🚀 Features
- feat: UI support for invokedByDefault transformers #128
- feat: support multi arch image build #121
- feat: add button to fetch and show the graph after doing a tranformation #118
- feat: allow pressing Enter inside text input in QA Wizard to move to the next step #114
🐛 Bug Fixes
- fix: reenable the next button when there is a validation error during QA #130
- fix: add back the favicon and fix type #126
- fix: HOSTNAME was not being filled in properly. #125
- fix: enable corepack before trying to build in the workflows #124
- fix: have webpack ignore unnecessary files and folders, remove unused packages and imports, update packages #123
- fix: QA state was being shared between different transformation runs #113
🧹 Maintenance
- chore: fix a minor typo in the helm chart #127
- chore: move to pnpm as the package manager #122
- chore: remove reference to personal repos/forks #116
- chore: move over the helm chart for the ui from the operator repo #115
- chore: rearrange the UI so list of projects in a workspace is at the top of the page #112