xenadmin/XenAdmin/Alerts/Types
Konstantina Chremmou e3896239df CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues:
- Use a plain list to store update alerts and, where possible, fire a collection
  change event only after a bulk change and not every time a single object is added
  or removed.
- Fixed issue where dismissed updates were stored in the config of all connected
  pools, even of those where the update did not apply.
- Corrected RBAC checks for update dismissal.
- Fixed enabled state of dismiss buttons.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-08-21 16:08:20 +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-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
MissingIqnAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00: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