Skip to content

Commit

Permalink
CA-379225: Swap the pages of the Export wizard so that VM selection c…
Browse files Browse the repository at this point in the history
…omes first

Signed-off-by: Konstantina Chremmou <[email protected]>
  • Loading branch information
kc284 committed Dec 1, 2023
1 parent 35e4c81 commit ad7e7c8
Show file tree
Hide file tree
Showing 12 changed files with 956 additions and 735 deletions.
14 changes: 7 additions & 7 deletions XenAdmin/Help/HelpManager.resx
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,12 @@
<data name="EventsPane" xml:space="preserve">
<value>troubleshooting-eventlog</value>
</data>
<data name="ExportApplianceWizard_AppliancePane" xml:space="preserve">
<data name="ExportApplianceWizard_ApplianceOvfPane" xml:space="preserve">
<value>vms-export-ovf</value>
</data>
<data name="ExportApplianceWizard_ApplianceXvaPane" xml:space="preserve">
<value>vms-export</value>
</data>
<data name="ExportApplianceWizard_ExportEulaPane" xml:space="preserve">
<value>vms-export-ovf</value>
</data>
Expand All @@ -448,19 +451,16 @@
<value>vms-export</value>
</data>
<data name="ExportApplianceWizard_ExportOptionsPane" xml:space="preserve">
<value>vms-exportimport-about</value>
<value>vms-export-ovf</value>
</data>
<data name="ExportApplianceWizard_RbacExportOvfPane" xml:space="preserve">
<value>vms-export-ovf</value>
</data>
<data name="ExportApplianceWizard_RbacExportXvaPane" xml:space="preserve">
<value>vms-export</value>
</data>
<data name="ExportApplianceWizard_SelectVMsOvfPane" xml:space="preserve">
<value>vms-export-ovf</value>
</data>
<data name="ExportApplianceWizard_SelectVMsXvaPane" xml:space="preserve">
<value>vms-export</value>
<data name="ExportApplianceWizard_SelectVMsPane" xml:space="preserve">
<value>vms-exportimport</value>
</data>
<data name="ExportVMDialog" xml:space="preserve">
<value>vms-export</value>
Expand Down
170 changes: 146 additions & 24 deletions XenAdmin/Wizards/ExportWizard/ExportAppliancePage.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ad7e7c8

Please sign in to comment.