xenadmin/XenAdmin/Diagnostics/Problems/HostProblem
Konstantina Chremmou 60da6080f9
Refactored three button dialog (#2627)
* ThreeButtonDialog simplification step1: Help name.
* ThreeButtonDialog simplification step2: Window title.
* ThreeButtonDialog simplification step3: Removed class Details.
* ThreeButtonDialog simplification step4: Removed unnecessary (and wrong) class.
* ThreeButtonDialog simplification step5: Compacted TDButton constructors.
* ThreeButtonDialog simplification step6: Removed purposeless methods.
* ThreeButtonDialog simplification step7: Refactored constructor logic.
* ThreeButtonDialog simplification step8: Icon normalisation.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-22 14:47:03 +01:00
..
BrokenSR.cs Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation. 2020-02-27 09:29:40 +00:00
ConflictingUpdatePresent.cs Typo. 2018-05-29 10:46:14 +01:00
HostDoesNotHaveHotfix.cs CA-337287: Skip legacy protocol and power-on iLO checks with a warning if the RPU hotfix is missing. 2020-03-30 10:48:32 +01:00
HostMaintenanceMode.cs CA-271945: Close active Wizards when unwinding the Host Maintenance Mode action regardless of if the server is unable to be resolved. 2018-11-09 13:53:39 +00:00
HostMemoryPostUpgradeWarning.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
HostNeedsReboot.cs CA-317752: Take live-patching qualification into consideration in the Install Update pre-checks 2019-07-22 17:49:18 +01:00
HostNotLive.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HostNotSafeToUpgradeWarning.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
HostOutOfSpaceProblem.cs Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
HostPrepareToUpgradeProblem.cs Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
HostProblem.cs Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation. 2020-02-27 09:29:40 +00:00
LicenseRestrictionProblem.cs CA-276678: Add "Buy licenses" link in the patching wizard when the precheck fails with license restriction 2018-01-19 13:11:00 +00:00
NotEnoughMem.cs Renamed method UnwindChanges to CreateUnwindChangesAction to avoid cofusion, because the method only creates the action and does not run it. 2018-07-02 17:37:52 +01:00
PatchAlreadyApplied.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PowerOniLoProblem.cs CP-33294: Remove iLO power on option from XenCenter 2020-03-30 10:48:32 +01:00
PrecheckFailed.cs Unnecessary field. 2018-05-29 10:47:54 +01:00
PrerequisiteUpdateMissing.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
WrongServerVersion.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00