mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-24 22:06:59 +01:00
6c584bb351
* Tidy up `SelectMultipleVMDestinationPage.cs` * CA-375532 & CA-336510: Add warning when importing VMs with too many vCPUs * CA-375532 & CA-336510: Prevent users from starting appliance if a VM has too many vCPUs * Tidy up `Page_CpuMem`: use expression-bodied properties * Tidy up `Page_CpuMem`: use conventional naming scheme * Tidy up `Page_CpuMem`: use explicit modifiers * Tidy up `Page_CpuMem`: use `en-US` locale for names * Tidy up `Page_CpuMem`: use `var` when possible * Tidy up `Page_CpuMem`: rename `Vcpus` to `VCpus` * Tidy up `Page_CpuMem`: reorder elements * Tidy up `Page_CpuMem`: revert class renaming and fix `vCpus` typos * CA-375532: Prevent users from starting VM if they select too many vCPUs * Tidy up `Page_Finish`: use expression-bodied properties * Tidy up `Page_Finish`: fix typo * Tidy up `Page_CpuMem`: rename `CanStartVM` to `CanStartVm` * Remove unnecessary using directives * Anchor warning icon to the top-left corner of its parent * CA-375532 & CA-336510: Warn users when selecting more vCPUs than pCPUs in the Properties page * CP-41825: Add warning for imported VMs with > 32 vCPUs * CP-41825: Add warning for new VMs with > 32 vCPUs * CP-41825: Add warning for existing VMs when selecting > 32 vCPUs * CP-41825: Update wording used to alert users running VMs with > 32vCPUs * Remove unused local variable in `VappStartCommand.cs` * Reword some vCPUs messages * Simplify assignment of `CanStartImmediately` in `Page_Finish.cs` * Simplify assignment of `CanStartVmsAutomatically` in `ImportFinishPage.cs` * Remove useless `Count` check in `VappStartCommand` * Rename `pictureBox1` to `warningPictureBox` and change its `SizeMode` * Separate CPU and memory warnings in `Page_CpuMem` * Shorten warning messages shown in `Page_CpuMem` * Disable option to start VM when memory configuration isn't valid * Report number of vCPUs and pCPUs when showing warning in New VM wizard * Tidy up `CpuMemoryEditPage`: rename elements * Tidy up `CpuMemoryEditPage`: use explicity modifiers * Tidy up `CpuMemoryEditPage`: Rename `CPUMemoryEditPage` to `CpuMemoryEditPage` * Tidy up `CpuMemoryEditPage`: Miscellaneous renames and improvements * Tidy up `CpuMemoryEditPage`: Fix whitespace * Tidy up `CpuMemoryEditPage`: Use ReSharper code formatter * Tidy up `CpuMemoryEditPage`: Move events to own region * Tidy up `CpuMemoryEditPage`: Move `IEditPage` members to own region * Tidy up `CpuMemoryEditPage`: Order members outside of regions * Replace topology and vCPU warning labels with structured warnings * Ensure warnings ends with a dot * Allow multiple CPU warnings to show at the same time * Remove warning link for vCPUS > pCPUS Option is not achievable * Enable option to force unit used in `MemorySpinner` * Replace `NumericUpDown` with `MemorySpinner` and show warnings at bottom of control * Check destination pCPUs count when destination is not a pool * Do not disable option to start VMs after import if user selects a shared SR * Add memory warning when importing appliance with too much memory * Sort vCPUs and memory warning strings * Remove target from `ImportWizard`'s summary Target is not useful and can cause confusion as appliance VMs could start on non-target hosts * The home server is needed in the summary when importing XVA. The target server is not needed in the summary when migrating a VM. * Update warnings when the server selection changes. Corrected memory calculation. * Show all warnings for vCPUs. Moved topology warning to the bottom. Separated methods for showing memory and vCPU warnings. * Removed the memory setting from the VM Properties dialog. Split running VM info to a separate panel. * Corrections to the logic for starting the VM automatically. Also, Fixed a bit the layout of the Finish page to make better use of the available space. * Corrections as per code review. Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> Co-authored-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> |
||
---|---|---|
.. | ||
AD | ||
Ballooning | ||
CheckableDataGridView | ||
ComboBoxes | ||
Common | ||
ConsoleTab | ||
CustomDataGraph | ||
CustomGridView | ||
CustomListPanel | ||
DataGridViewEx | ||
Folders | ||
GPU | ||
MainWindowControls | ||
NetworkingTab | ||
SummaryPanel | ||
Tags | ||
TreeViews | ||
Wlb | ||
XenSearch | ||
AffinityPicker.cs | ||
AffinityPicker.Designer.cs | ||
AffinityPicker.ja.resx | ||
AffinityPicker.resx | ||
AffinityPicker.zh-CN.resx | ||
BondDetails.cs | ||
BondDetails.Designer.cs | ||
BondDetails.ja.resx | ||
BondDetails.resx | ||
BondDetails.zh-CN.resx | ||
BootOrderListBox.cs | ||
ChevronButton.cs | ||
ChevronButton.Designer.cs | ||
ChevronButton.ja.resx | ||
ChevronButton.resx | ||
ChevronButton.zh-CN.resx | ||
ChevronToggleButton.cs | ||
ColorsHelper.cs | ||
ColorsHelper.Designer.cs | ||
ColorsHelper.ja.resx | ||
ColorsHelper.resx | ||
ColorsHelper.zh-CN.resx | ||
ConnectionWrapperWithMoreStuff.cs | ||
ConsolePanel.cs | ||
ConsolePanel.Designer.cs | ||
ConsolePanel.ja.resx | ||
ConsolePanel.resx | ||
ConsolePanel.zh-CN.resx | ||
CustomTreeNode.cs | ||
CustomTreeView.cs | ||
CustomTreeView.Designer.cs | ||
CustomTreeView.ja.resx | ||
CustomTreeView.resx | ||
CustomTreeView.zh-CN.resx | ||
DataGridViewDropDownSplitButtonCell.cs | ||
DataGridViewEnableableComboBoxCell.cs | ||
DataGridViewTextAndImageCell.cs | ||
DateTimeMinutes15.cs | ||
DecentGroupBox.cs | ||
DeprecationBanner.cs | ||
DeprecationBanner.Designer.cs | ||
DeprecationBanner.ja.resx | ||
DeprecationBanner.resx | ||
DeprecationBanner.zh-CN.resx | ||
DiskSpinner.cs | ||
DiskSpinner.Designer.cs | ||
DiskSpinner.ja.resx | ||
DiskSpinner.resx | ||
DiskSpinner.zh-CN.resx | ||
DoubleBufferedListView.cs | ||
DoubleBufferedPanel.cs | ||
DoubleBufferedPanel.Designer.cs | ||
DropDownButton.cs | ||
DropDownButton.Designer.cs | ||
DropDownButton.ja.resx | ||
DropDownButton.resx | ||
DropDownButton.zh-CN.resx | ||
EmptyPanel.cs | ||
EmptyPanel.Designer.cs | ||
FilterDatesToolStripDropDownButton.cs | ||
FilterLocationToolStripDropDownButton.cs | ||
FilterSeveritiesToolStripDropDownButton.cs | ||
FilterStatusToolStripDropDownButton.cs | ||
FlickerFreeListBox.cs | ||
FlickerFreePanel.cs | ||
FlickerFreePanel.Designer.cs | ||
GradientPanel.cs | ||
HaNtolControl.cs | ||
HaNtolIndicator.cs | ||
HaNtolIndicator.Designer.cs | ||
HaNtolIndicator.ja.resx | ||
HaNtolIndicator.resx | ||
HaNtolIndicator.zh-CN.resx | ||
HaNtolIndicatorSimple.cs | ||
HaNtolIndicatorSimple.Designer.cs | ||
HaNtolIndicatorSimple.ja.resx | ||
HaNtolIndicatorSimple.resx | ||
HaNtolIndicatorSimple.zh-CN.resx | ||
HelpButton.cs | ||
HelpButton.Designer.cs | ||
HelpButton.ja.resx | ||
HelpButton.resx | ||
HelpButton.zh-CN.resx | ||
ListViewColumnSorter.cs | ||
ListViewEx.cs | ||
LunPerVdiPicker.cs | ||
LunPerVdiPicker.Designer.cs | ||
LunPerVdiPicker.ja.resx | ||
LunPerVdiPicker.resx | ||
LunPerVdiPicker.zh-CN.resx | ||
MenuStripEx.cs | ||
MultipleDvdIsoList.cs | ||
MultipleDvdIsoList.Designer.cs | ||
MultipleDvdIsoList.ja.resx | ||
MultipleDvdIsoList.resx | ||
MultipleDvdIsoList.zh-CN.resx | ||
NativeConstants.cs | ||
NonReopeningContextMenuStrip.cs | ||
PanelNoFocusScroll.cs | ||
PanelWithBorder.cs | ||
PDSection.cs | ||
PDSection.Designer.cs | ||
PDSection.ja.resx | ||
PDSection.resx | ||
PDSection.zh-CN.resx | ||
PoolHostPicker.cs | ||
PoolHostPicker.Designer.cs | ||
PoolHostPicker.ja.resx | ||
PoolHostPicker.resx | ||
PoolHostPicker.zh-CN.resx | ||
PvsCacheStorageRow.cs | ||
PvsCacheStorageRow.Designer.cs | ||
PvsCacheStorageRow.ja.resx | ||
PvsCacheStorageRow.resx | ||
PvsCacheStorageRow.zh-CN.resx | ||
SectionHeaderLabel.cs | ||
SectionHeaderLabel.Designer.cs | ||
ShadowPanel.cs | ||
ShadowPanel.ja.resx | ||
ShadowPanel.resx | ||
ShadowPanel.zh-CN.resx | ||
SimpleProgressBar.cs | ||
SimpleProgressBar.Designer.cs | ||
SmartScrollTextBox.cs | ||
SnapshotTreeView.cs | ||
SnapshotTreeView.designer.cs | ||
SnapshotTreeView.ja.resx | ||
SnapshotTreeView.resx | ||
SnapshotTreeView.zh-CN.resx | ||
SpinnerIcon.cs | ||
SRListBox.cs | ||
SrPicker.cs | ||
SrPickerItem.cs | ||
ToolStripEx.cs | ||
ToolTipContainer.cs | ||
ToolTipContainer.Designer.cs | ||
ToolTipContainer.ja.resx | ||
ToolTipContainer.resx | ||
ToolTipContainer.zh-CN.resx | ||
TransparentPanel.cs | ||
TransparentTrackBar.cs | ||
TransparentTrackBar.Designer.cs | ||
TransparentTrackBar.ja.resx | ||
TransparentTrackBar.resx | ||
TransparentTrackBar.zh-CN.resx | ||
UpsellPage.cs | ||
UpsellPage.Designer.cs | ||
UpsellPage.ja.resx | ||
UpsellPage.resx | ||
UpsellPage.zh-CN.resx | ||
VerticalTabs.cs | ||
VisualMenuItem.cs | ||
XenTabControl.cs | ||
XenTabControl.Designer.cs | ||
XenTabControl.ja.resx | ||
XenTabControl.resx | ||
XenTabControl.zh-CN.resx | ||
XenTabPage.cs | ||
XenTabPage.Designer.cs | ||
XenTabPage.ja.resx | ||
XenTabPage.resx | ||
XenTabPage.zh-CN.resx |