xenadmin/XenAdmin/Alerts/Types
Konstantina Chremmou 25b61ea129
CA-343763: Corrected the handling of VMSS alert priority/severity according to CA-342874. (#2730)
* CA-343763: Corrected the handling of VMSS alert priority/severity according to CA-342874.

- Distinguish between warnings and errors.
- Made PolicyAlert derive from MessageAlert to conform with other alert types.
- Replaced EventType column by a simple image column because it adds to clatter
  without really offering useful information.

* Correction as per code review.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-10-06 14:51:14 +01:00
..
AlarmMessageAlert.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
CertificateAlert.cs Merged master into feature/REQ-453 and resolved conflicts. 2020-04-26 04:11:14 +01:00
DuplicateIqnAlert.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
GuiOldAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HotfixEligibilityAlert.cs Merge remote-tracking branch 'upstream/feature/REQ-803' 2020-02-13 11:43:17 +00:00
IqnAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
LicenseAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MessageAlert.cs CA-343763: Corrected the handling of VMSS alert priority/severity according to CA-342874. (#2730) 2020-10-06 14:51:14 +01:00
MissingIqnAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PolicyAlert.cs CA-343763: Corrected the handling of VMSS alert priority/severity according to CA-342874. (#2730) 2020-10-06 14:51:14 +01:00
XenCenterUpdateAlert.cs Some refactoring and code modernisation. 2020-03-11 22:22:17 +00:00
XenServerPatchAlert.cs CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
XenServerUpdateAlert.cs CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
XenServerVersionAlert.cs CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00