Skip to content

Releases: kubev2v/forklift-console-plugin

v2.6.3

15 Jul 08:37
56440f0
Compare
Choose a tag to compare

What's Changed

  • 🤖 CI sould look for forklift routes if exist by @yaacov in #1156
  • 🧼 Enhancements for the details items of RHV and Vsphere web ui links by @sgratch in #1157
  • 🐾 Provide the OpenStack UI URL as part of the OpenStack provider detais page by @sgratch in #1158
  • 🐞 look and position of plan action button in plan details by @yaacov in #1160
  • 🐾 Provide the OCP UI URL as part of the remote OCP provider detais page by @sgratch in #1159
  • 🧼 remove un used wrapper by @yaacov in #1162
  • 🤖 add https:// before the route we get automatically by @yaacov in #1161
  • 🐞 plans details vms, use same icons in expanded view by @yaacov in #1163
  • 🐞 Not possible to use values other than predefined values for VMs in flight by @yaacov in #1164
  • 🐞 Plans -> details tab -> settings section, no title when data is missing by @yaacov in #1165
  • 🐞 plan -> mapping -> error on no networks by @yaacov in #1168
  • Add pvc information for a vm in extended view by @yaacov in #1169
  • 🐾 Plan -> vm list don't show plan status conditions by @yaacov in #1170
  • 🐞 Save network map target namespace by @yaacov in #1172
  • 🐞 Check for empty name when extracting namespace by @yaacov in #1175
  • 🐾 Update to PF5 - part 1 by @sgratch in #1177
  • 🧼 Hide empty conditions sections by @yaacov in #1179
  • Filter migration vms by status by @yaacov in #1180
  • bump to version 2.6.3 by @liranr23 in #1182
  • Release v2.6.3 by @yaacov in #1183
  • Bump forklift type version by @yaacov in #1184
  • 🧼 Fix Storybook errors and bump from 8.0.4 to 8.1.5 by @sgratch in #1185
  • :cleanup: Dont compile storiebook files when building the common package by @yaacov in #1186
  • 🐾 Add hosts and folders to vSphere vms list by @yaacov in #1188
  • 🐞 Change title from status to pipeline status by @yaacov in #1190
  • 🐾 Add Storybook stories for the new FormGroupWithHelpText component by @sgratch in #1191
  • 🐾 Add InputList component by @yaacov in #1193
  • 🐾 Add LazyTextInput component by @yaacov in #1194
  • 🧼 Use data list instead of list in inputlist by @yaacov in #1198
  • 🐞 Warn on manual hooks in plan by @yaacov in #1200
  • feet: Add disk count coloun indicating the completed disks transfered by @yaacov in #1201
  • 🐾 Add individual disk transfer modal by @yaacov in #1202
  • 🧼 update kubev2v types, nwe bootDisk field by @yaacov in #1203
  • 🐾 Support LUKS keys for cold migrations from vSphere by @yaacov in #1197
  • 🧼 Rename pipeline transfer to progress by @yaacov in #1207
  • 🐾 Update vddk help msgs by @yaacov in #1209
  • 🐾 Error when vddk init image is empty by @yaacov in #1210
  • 🧼 Show completed pipeline tasks by @yaacov in #1211
  • 🐞 Don't let user edit empty vddk image without empty flag by @yaacov in #1213
  • 🧼 Better luks help by @yaacov in #1214
  • 🐾 Add FilterableSelect component by @yaacov in #1218
  • 🐞 Filter network options in vmware provider host by @yaacov in #1220
  • 🐾 Allow to create new namespaces by @yaacov in #1222
  • 🐾 Add a plan details item to edit boot disk by @yaacov in #1205
  • 🐾 Update to PF5 - part II - onClick event handler by @sgratch in #1208
  • 🐾 Use patternfly icons and time components by @yaacov in #1223
  • 🐾 Remove unused settings must gather cleanup by @yaacov in #1227
  • 🐞 fix timestamp format by @yaacov in #1229
  • 🐞 Add hash to package-lock.json file' by @yaacov in #1231
  • 🐞 Allow to add and filter namespace when editing a plan by @yaacov in #1234
  • 🐾 Add pod logs by @yaacov in #1235
  • 🐞 Set loading when changing provider by @yaacov in #1237
  • 🐞 Dont spellcheck none spellable texts by @yaacov in #1238
  • 🐞 Dont focus on input texts when edit modal open by @yaacov in #1241
  • 🐾 Add status column to jobs and pvcs tables by @yaacov in #1242
  • 🐾 Add an unselect hint to selected gallary card by @yaacov in #1245
  • 🐾 Update documentation links by @yaacov in #1248
  • 🐞 Add true and false staus icons by @yaacov in #1250
  • 🐞 Make host default network label gray by @yaacov in #1252
  • 🐞 Don't use namespace for owner refs by @yaacov in #1255
  • 🐞 Set initial plan target namespace by @yaacov in #1256
  • 🐞 Rename Discs to Disks on total disks tab by @liranr23 in #1258
  • 🐞 Use custom create label when editint vmware boot disk by @yaacov in #1260

Full Changelog: v2.6.2...v2.6.3

v2.6.3-rc3

01 Jul 08:03
a906ca8
Compare
Choose a tag to compare

What's Changed

  • 🐞 Don't use namespace for owner refs by @yaacov in #1255
  • 🐞 Set initial plan target namespace by @yaacov in #1256

Full Changelog: v2.6.3-rc2...v2.6.3-rc3

v2.6.3-rc2

30 Jun 11:09
35a2a55
Compare
Choose a tag to compare

What's Changed

  • 🐞 Add hash to package-lock.json file' by @yaacov in #1231
  • 🐞 Allow to add and filter namespace when editing a plan by @yaacov in #1234
  • 🐾 Add pod logs by @yaacov in #1235
  • 🐞 Set loading when changing provider by @yaacov in #1237
  • 🐞 Dont spellcheck none spellable texts by @yaacov in #1238
  • 🐞 Dont focus on input texts when edit modal open by @yaacov in #1241
  • 🐾 Add status column to jobs and pvcs tables by @yaacov in #1242
  • 🐾 Add an unselect hint to selected gallary card by @yaacov in #1245
  • 🐾 Update documentation links by @yaacov in #1248
  • 🐞 Add true and false staus icons by @yaacov in #1250
  • 🐞 Make host default network label gray by @yaacov in #1252

Full Changelog: v2.6.3-rc1...v2.6.3-rc2

v2.6.3-rc1

20 Jun 11:58
c1e4709
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3-0...v2.6.3-rc1

v2.6.3-rc0

20 Jun 11:22
4f3c12d
Compare
Choose a tag to compare

What's Changed

  • 🤖 CI sould look for forklift routes if exist by @yaacov in #1156
  • 🧼 Enhancements for the details items of RHV and Vsphere web ui links by @sgratch in #1157
  • 🐾 Provide the OpenStack UI URL as part of the OpenStack provider detais page by @sgratch in #1158
  • 🐞 look and position of plan action button in plan details by @yaacov in #1160
  • 🐾 Provide the OCP UI URL as part of the remote OCP provider detais page by @sgratch in #1159
  • 🧼 remove un used wrapper by @yaacov in #1162
  • 🤖 add https:// before the route we get automatically by @yaacov in #1161
  • 🐞 plans details vms, use same icons in expanded view by @yaacov in #1163
  • 🐞 Not possible to use values other than predefined values for VMs in flight by @yaacov in #1164
  • 🐞 Plans -> details tab -> settings section, no title when data is missing by @yaacov in #1165
  • 🐞 plan -> mapping -> error on no networks by @yaacov in #1168
  • Add pvc information for a vm in extended view by @yaacov in #1169
  • 🐾 Plan -> vm list don't show plan status conditions by @yaacov in #1170
  • 🐞 Save network map target namespace by @yaacov in #1172
  • 🐞 Check for empty name when extracting namespace by @yaacov in #1175
  • 🐾 Update to PF5 - part 1 by @sgratch in #1177
  • 🧼 Hide empty conditions sections by @yaacov in #1179
  • Filter migration vms by status by @yaacov in #1180
  • bump to version 2.6.3 by @liranr23 in #1182
  • Release v2.6.3 by @yaacov in #1183
  • Bump forklift type version by @yaacov in #1184
  • 🧼 Fix Storybook errors and bump from 8.0.4 to 8.1.5 by @sgratch in #1185
  • :cleanup: Dont compile storiebook files when building the common package by @yaacov in #1186
  • 🐾 Add hosts and folders to vSphere vms list by @yaacov in #1188
  • 🐞 Change title from status to pipeline status by @yaacov in #1190
  • 🐾 Add Storybook stories for the new FormGroupWithHelpText component by @sgratch in #1191
  • 🐾 Add InputList component by @yaacov in #1193
  • 🐾 Add LazyTextInput component by @yaacov in #1194
  • 🧼 Use data list instead of list in inputlist by @yaacov in #1198
  • 🐞 Warn on manual hooks in plan by @yaacov in #1200
  • feet: Add disk count coloun indicating the completed disks transfered by @yaacov in #1201
  • 🐾 Add individual disk transfer modal by @yaacov in #1202
  • 🧼 update kubev2v types, nwe bootDisk field by @yaacov in #1203
  • 🐾 Support LUKS keys for cold migrations from vSphere by @yaacov in #1197
  • 🧼 Rename pipeline transfer to progress by @yaacov in #1207
  • 🐾 Update vddk help msgs by @yaacov in #1209
  • 🐾 Error when vddk init image is empty by @yaacov in #1210
  • 🧼 Show completed pipeline tasks by @yaacov in #1211
  • 🐞 Don't let user edit empty vddk image without empty flag by @yaacov in #1213
  • 🧼 Better luks help by @yaacov in #1214
  • 🐾 Add FilterableSelect component by @yaacov in #1218
  • 🐞 Filter network options in vmware provider host by @yaacov in #1220
  • 🐾 Allow to create new namespaces by @yaacov in #1222
  • 🐾 Add a plan details item to edit boot disk by @yaacov in #1205
  • 🐾 Update to PF5 - part II - onClick event handler by @sgratch in #1208
  • 🐾 Use patternfly icons and time components by @yaacov in #1223
  • 🐾 Remove unused settings must gather cleanup by @yaacov in #1227

Full Changelog: v2.6.2...v2.6.3-0

v2.6.2

22 May 07:49
ddc8d56
Compare
Choose a tag to compare

What's Changed

  • bump kubev2v types for preserveStaticIPs by @yaacov in #1137
  • 🐾 Add the preserveStaticIPs flag to vSphere's plan details section by @sgratch in #1138
  • 🧼 ephrase the text label for the preserveStaticIPs flag by @sgratch in #1139
  • 🧼 bump to version 2.6.2 by @liranr23 in #1140
  • Release v2.6.2 by @yaacov in #1141
  • 🤖 Use bearer auth for remote ocp by @yaacov in #1148
  • 🐾 Support a new details item field for the remote provider's web ui by @sgratch in #1135
  • 🐞 Migration Plan (UI) - select VM from the list takes ~3-5sec by @yaacov in #1149
  • 🐞 pagination is slow on pages with items > 10K by @yaacov in #1151
  • 🐾 Provide the RHV UI URL as part of the RHV provider details page by @sgratch in #1123
  • 🐞 Dont sort on filter change by @yaacov in #1153
  • 🧼 Move web ui link to a new details item by @yaacov in #1154
  • 🐾 Add link to vmware ui by @yaacov in #1155

Full Changelog: v2.6.1...v2.6.2

v2.6.1

22 May 07:48
55e5971
Compare
Choose a tag to compare

What's Changed

  • 🐞 Alert when mapping is empty by @yaacov in #1084
  • 🐞 Refine glance used only on image based vms by @yaacov in #1085
  • 🐞 fix-remove-alerts by @yaacov in #1086
  • 🐞 Fix few issues with field validations in the vSphere create form by @sgratch in #1036
  • 🐞 Clean vddk image before saving by @yaacov in #1088
  • 🤖 Bump github action versions by @yaacov in #1092
  • 🐾 Be explicit about host id by @yaacov in #1093
  • 🐾 Show assessments rather than labels of concerns by @yaacov in #1094
  • Disable plane edit providers by @yaacov in #1096
  • 🐾 Add icons to the plan list action buttons by @sgratch in #1090
  • 🧼 Update transltaion file, cleanup unused styles by @yaacov in #1104
  • 🤖 bump to version 2.6.1 by @yaacov in #1105
  • 🤖 Update package lock version by @yaacov in #1110
  • 🧼 Use k8s generic generateName by @yaacov in #1114
  • 🐾 Update plan phase options by @yaacov in #1116
  • 🐞 Handle undefined cacert credentials field when copying the field value to clipboard by @sgratch in #1111
  • 🧼 Change plan phases list to explicit id:label list by @yaacov in #1118
  • 🧼 Update fields clipboard copy to handle boolean and long texts by @yaacov in #1119
  • 🧼 If must gather settings is default value of -1 show default by @yaacov in #1120
  • Use dynamic validations for providers fields by @sgratch in #1117
  • 🐾 Enhance the DetailsItem component to enable both hyperlink and edit by @sgratch in #1122
  • 🐾 : Replace vSphere credentials list page with vCenter and Esxi pages by @sgratch in #1129
  • 🐞 Allow to choose NADs from default namespace by @yaacov in #1136

Full Changelog: v2.6.0...v2.6.1

v2.6.0

15 Apr 04:38
3fd9e37
Compare
Choose a tag to compare

What's Changed

  • 🐞 Fix status and action when plan succedded by @yaacov in #1050
  • 🐞 Allow to remove faile vms from plan by @yaacov in #1051
  • 🐞 Validate secret text instead of base64 text by @yaacov in #1052
  • 🐞 View successful plan vms details by @yaacov in #1053
  • 🐞 Fix mapping for openstack by @yaacov in #1055
  • 🐞 Align Resources tab's table columns by decimal point by @sgratch in #1047
  • 🐞 Avoid exception in PlanPageHeadings if plan conditions are not loaded by @sgratch in #1061
  • 🐞 typo-plane by @yaacov in #1066
  • 🐞 Fis suspense by @yaacov in #1067
  • 🐞 Check provider type before assuming vm use glance by @yaacov in #1068
  • 🐞 Better compare of inventory changes by @yaacov in #1070
  • 🐞 Allow to edit pod network as source by @yaacov in #1072
  • 🐞 When calculating progress, catch all disk transfer piplines by @yaacov in #1074
  • 🐞 Fix source OCP storage mapping by @yaacov in #1077
  • 🐞 Allow to choose same ns on different provider by @yaacov in #1078

Full Changelog: v2.6.0-rc1...v2.6.0

v2.6.0-rc1

02 Apr 05:14
37c9180
Compare
Choose a tag to compare

What's Changed

  • 🤖 Bump webpack dev server by @yaacov in #1011
  • 🧼 Remove unused hooks directory by @yaacov in #1012
  • 🐞 Reset dataChanged when entering Edit mode for the Credentials section by @sgratch in #1010
  • 🐞 Add namepsace to vm when source is OCP by @yaacov in #1018
  • 🐞 Fix update button spacing by @yaacov in #1020
  • 🐞 Remember pagination when data change by @yaacov in #1022
  • 🐞 Update transfer network help by @yaacov in #1023
  • 🐞 Fix missing source mappings for the OVA provider by @sgratch in #1026
  • 🐞 Avoid displaying a re-generated warning while creating a new mapping by @sgratch in #1027
  • 🐞 Openstack resources identified by labels by @yaacov in #1028
  • 🧼 Refactor provider credentials store by @yaacov in #1029
  • 🐞 nextSource can be null by @yaacov in #1032
  • 🐞 Replace help text in vSphere create provider dialog to use vCenter instead of vSphere by @sgratch in #1033
  • 🧼 Separate concerns in vsphere create form by @yaacov in #1034
  • 🐞 If one item missing invalidate sum of resources by @yaacov in #1035
  • 🐞 migrations may not have an owner by @yaacov in #1040
  • Work In Progress - MTV-1011: checking and updating links for 2.6 docs by @anarnold97 in #1037
  • 🐞 Support validation for the openStack CA certificate field by @sgratch in #1042
  • 🐞 Fix plan phase, successfull before warn by @yaacov in #1046
  • 🐞 Avoid wrapping VM concern lables into more than one line by @sgratch in #1048

Full Changelog: v2.6.0-rc0...v2.6.0-rc1

v2.6.0-rc0

21 Mar 12:54
5ea34f0
Compare
Choose a tag to compare

What's Changed

  • Add region and project fields to the OpenStack Credentials view page by @sgratch in #737
  • Refactor the concern cell renderer by @yaacov in #738
  • Unhide the overview chart by @yaacov in #734
  • Unhide vm list columns by @yaacov in #735
  • Change version to 2.5.1 by @liranr23 in #739
  • Release v2.5.1 by @yaacov in #740
  • Create a wrapper with providerType prop for all provider specific Resource types by @rszwajko in #729
  • Render VMs power state as icon with tooltip by @rszwajko in #723
  • Remove concerns prop from OpenshiftVM by @rszwajko in #741
  • Add template column for OpenShift VMs by @rszwajko in #742
  • Filter by all concerns present in the VM by @rszwajko in #743
  • Fix oVirt provider url help text field by @sgratch in #744
  • Fix vSphere provider url help text field by @sgratch in #745
  • Fix oVirt provider url help text field - cont by @sgratch in #749
  • Synchronize dependencies with Console 4.13 by @rszwajko in #753
  • Add date filter by @rszwajko in #747
  • Emphasis VDDK only accelerates migrations by @ahadas in #756
  • [MTV-712] bump msw by @yaacov in #758
  • Add missing workd to cspell by @yaacov in #760
  • Bump nginx version by @yaacov in #761
  • Add helperText prop to Filter interface by @rszwajko in #762
  • Add Date range filter by @rszwajko in #754
  • Enhance EditModal to refresh the helperText field value based on validationHook result by @sgratch in #772
  • Fix the Edit URL modal text for the vSphere provider by @sgratch in #774
  • Fix the URL help text in provider details section for both oVirt and vSphere by @sgratch in #776
  • Fix the Edit URL modal text for the oVirt provider by @sgratch in #773
  • Rephrase the provider details type help text by adding OpenShift by @sgratch in #784
  • Set user-auth to disabled, default in newer images is now openshift by @yaacov in #786
  • Add missing period to end of the sentence of help text messages by @sgratch in #788
  • Create the filter dynamically based on available data by @rszwajko in #777
  • Render VM name as resource link for local cluster by @rszwajko in #767
  • Add type-ahead search to GroupedEnumFilter by @rszwajko in #779
  • Autocomplete filter by @rszwajko in #787
  • Filter VMs based on concerns label by @rszwajko in #778
  • Filter OpenShift VMs by features by @rszwajko in #770
  • Extract selection logic to withIdBasedSelection() HoC by @rszwajko in #791
  • Bump css-tools for CVE-2023-26364 and CVE-2023-48631 by @ahadas in #797
  • Make RowMapper optional for StandardPage by @rszwajko in #794
  • Add CellMapper to StandardPage by @rszwajko in #795
  • Add selection to VM list screen by @rszwajko in #796
  • Add 'createdForResource' label back to host secrets by @ahadas in #804
  • Set host secret's createdForResource to inventory id by @ahadas in #807
  • Enable displaying a HelpIcon next to the title of a DetailsItem by @sgratch in #810
  • Enhabce oVirt provider create, view/edit credentials help text fields by @sgratch in #785
  • Add namespace to OpenShift VM list by @rszwajko in #809
  • Thanos and alert servers are now optional by @yaacov in #813
  • Don't cache dev webserver, a workaround bridge bug by @yaacov in #814
  • Display resource icons for remote VMs by @rszwajko in #816
  • MTV-873: [Test] Check and update link in forklift-console-plugin by @anarnold97 in #817
  • 🐾 Use a Switch component for the 'Skip certificate validation' field by @sgratch in #819
  • 🐾 Use HelpIcon next to the titles of the Overview Settings card items by @sgratch in #820
  • 🐾 Add a fast Create Plan page - step 1 by @rszwajko in #822
  • 🐞 Fix errors showing vm list by @yaacov in #823
  • 🐞 Add margin under section headers by @yaacov in #829
  • 🐞 Set page section variant light by @yaacov in #831
  • 🐾 Add a fast Create Plan page - step 2 by @rszwajko in #834
  • 🐾 Enable hiding the Welcome card within the Overview page by @sgratch in #833
  • 🐞 jsrsasign version is old by @yaacov in #839
  • Replace the data-test attribute to data-testid with a unique value by @sgratch in #840
  • 🐾 Display the "x" icon in the Overview ShowWelcomeCardButton button by @sgratch in #841
  • 🐞 Make sure close icon close the label by @yaacov in #842
  • 🐞 Remove out of line help icon by @yaacov in #843
  • 🐾 Rephrase insecureSkipVerify tooltip help text by @sgratch in #844
  • 🐞 Aligh kebab with the card title by @yaacov in #845
  • 🧼 Refactor create actions list in overview card by @yaacov in #846
  • 🐾 Enhance OCP provider help text fields by @sgratch in #847
  • Enhance OCP provider help text fields - Cont. by @sgratch in #849
  • Enhance OVA provider help text fields by @sgratch in #848
  • 🐾 Cancel the option to edit the URL under the OVA details page by @sgratch in #850
  • 🐞 Add space between help text to input field when using Obj for TextInput.helperText by @sgratch in #851
  • 🧼 Fix OVA details - URL field help text, based on doc review by @sgratch in #853
  • 🐾 Enhance vSphere provider help text fields by @sgratch in #854
  • 🐾 Add a edit provider credential action by @yaacov in #856
  • 🐾 Add a fast Create Plan page - step 3 by @rszwajko in #855
  • 🧼 Rephrase create providers title by @sgratch in #857
  • 🧼 Move secret to a section by @yaacov in #858
  • 🐾 Make the VM column in providers list a link by @yaacov in #859
  • 🧼 Add spacer below create form by @yaacov in #860
  • 🐞 follow-redirects version is old by @yaacov in #862
  • Enhance OpenStack provider help text fields by @sgratch in https://github.com/kubev2v/forklift...
Read more