xenadmin/XenModel/Actions/Network
Konstantina Chremmou 1e6197022e
CA-339233: Do not allow selection of networks while they're locked. (#2733)
* 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>
2020-10-07 13:34:03 +01:00
..
ChangeNetworkingAction.cs CP-26866: Add a specific warning when creating a bond on cluster network 2018-05-23 16:47:59 +01:00
CreateBondAction.cs Normalisation and internationalisation for exceptions thrown when failing to resolve objects in the cache. 2018-04-23 09:54:48 +01:00
CreateChinAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
CreateSriovAction.cs CA-289618: Clear the created network after enabling SR-IOV failed 2018-06-04 12:06:40 +01:00
DestroyBondAction.cs CA-339233: Do not allow selection of networks while they're locked. (#2733) 2020-10-07 13:34:03 +01:00
NetworkAction.cs Do not initialise a logger if a class does not use it. 2019-11-13 12:31:44 +00:00
NetworkingActionHelpers.cs New bindings (includes CP-29452, CA-75634, CA-280976). 2020-02-14 14:43:22 +00:00
RescanPIFsAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SetSecondaryManagementPurposeAction.cs CA-289189: Fix copyright build failure 2018-09-13 10:01:30 +01:00
UnplugPlugNetworkAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00