mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
1e6197022e
* Hid properties from the designer and renamed them because they give the wrong impression. * Fixed some inefficiencies around the NetworkComboboxItem. - Move NetworkComboBoxItem into the NetworkComboBox class. - Moved XenAdmin.Dialogs.NetworkComboBoxItem into the VIFDialog class and made it private to avoid ambiguousness with the public XenAdmin.Controls.NetworkComboBox.NetworkComboboxItem. - Create a NetworkComboBoxItem only if needed and assign its name at construction time. - Add method to select a NetworkComboBoxItem and property to return the SelectedNetwork. * CA-339233: Do not allow selection of networks while they're locked. Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com> |
||
---|---|---|
.. | ||
ChangeNetworkingAction.cs | ||
CreateBondAction.cs | ||
CreateChinAction.cs | ||
CreateSriovAction.cs | ||
DestroyBondAction.cs | ||
NetworkAction.cs | ||
NetworkingActionHelpers.cs | ||
RescanPIFsAction.cs | ||
SetSecondaryManagementPurposeAction.cs | ||
UnplugPlugNetworkAction.cs |