Skip to content

Releases: kubev2v/migration-planner-ui

v0.0.1-test

19 Nov 15:19
7c14b3b
Compare
Choose a tag to compare

v0.0.1-prerelease3

19 Nov 15:14
a2950ae
Compare
Choose a tag to compare

What's Changed

  • Containerize the UI by @machacekondra in #20
  • Add new action to create the container when push in main branch by @ammont82 in #22
  • Adding preparing migration page to the Wizard by @ammont82 in #24
  • Add SSH key filed to create source by @machacekondra in #23
  • ECOPROJECT-2229: Add multiple sources in Migration UI by @ammont82 in #26
  • ECOPROJECT-2292: Don't show 'Add source' button if we don't have any sources by @ammont82 in #27
  • ECOPROJECT-2303: Disable steps in wizard if no source is in 'up-to-date' state by @ammont82 in #29
  • Add gitlab CI by @machacekondra in #30
  • ECOPROJECT-2304: Add an option to discover a specific source by @ammont82 in #31
  • ECOPROJECT-2280: Adding error in UI when creating source not works well by @ammont82 in #28
  • ECOPROJECT-2319: Enable next button in Connect step only when source selected is in 'up-to-date' status by @ammont82 in #32
  • ECOPROJECT-2317: The VM URL does not change when user select different sources by @ammont82 in #33
  • Validate the SSH key by @machacekondra in #34
  • Fix the ssh key validation by @machacekondra in #35
  • Don't show error at init in add source by @machacekondra in #36
  • ECOPROJECT-2281: expose migration-planner-ui version in the devtool by @nirarg in #39
  • ECOPROJECT-2327: Add Github action to validate PRs before merge it to main by @ammont82 in #40
  • Fix onClose method for DiscoverySourceSetupModal by @machacekondra in #38
  • ECOPROJECT-2318: Add link to return to Assisted Migration when credentials were accepted by @ammont82 in #37
  • Fix typos by @machacekondra in #41
  • Don't require SSH key by @machacekondra in #42
  • NO-ISSUE: Publish library as NPM package by @ammont82 in #43

New Contributors

Full Changelog: latest...v0.0.1-prerelease3

v0.0.1-prerelease

07 Oct 13:25
dbc4c70
Compare
Choose a tag to compare
New github action for releases