xenadmin/XenAdmin/Wizards/BugToolWizardFiles
Danilo Del Busso 16d7f74158
CP-36392: Misc fixes to flagged Bugs (#2907)
* CP-36392: Add several `null` checks

All were flagged by SonarQube

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Specify `namespace` for `SettingsUpdate`

Added to `XenAdmin`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Collapse useless condition check

Also use pattern matching for type cast

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Specify `namespace` for `ProduceConsumerQueue`

Add to `XenAdmin.Actions`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Rename field in `BugToolPageSelectCapabilties` to avoid name clash

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Add explicit `null` check

While the `null` check in `GraphDetailsDialog.cs` is not strictly necessary, it has been added to fix a SonarQube issue

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Remove unused field in `WlbPoolConfiguration.cs`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Replace useless self-assignment with ad-hoc method

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Simplify dictionary key assignment in `WlbScheduledTask.cs`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Fix minor formatting issues

Add newline at end of file, and reformat content of if statement

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Tidy up latest flagged bugs changes

- Fix whitespace/braces in a few affected files
- Add missing null check in `ValueMaps.cs`
- Check for args length in `RbacCollectorProxy.cs`
- Fix logic in `MainWindow.cs` to revert to previous behaviour

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CP-36392: Tidy up setter in `ChangeableList.cs`

Also update whitespace inconsitencies in `PerfmonAlertEditPage.cs` and `VMHAEditPage.cs`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2021-12-21 15:53:46 +00:00
..
BugToolPageDestination.cs CA-359809 improved illegal character message (#2898) 2021-11-22 12:02:26 +00:00
BugToolPageDestination.Designer.cs CA-236150 - Funny label on status report wizard 2017-02-15 13:51:19 +00:00
BugToolPageDestination.ja.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
BugToolPageDestination.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
BugToolPageDestination.zh-CN.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
BugToolPageRetrieveData.cs Merge remote-tracking branch 'upstream/master' into feature/hyperman 2021-07-25 15:25:32 +01:00
BugToolPageRetrieveData.Designer.cs CA-303195: Rewrote the logic for compiling and retrieving server status data. The changes include: 2019-01-15 17:12:09 +00:00
BugToolPageRetrieveData.ja.resx L10N : Translation and resx resync 2019-01-21 10:27:48 +00:00
BugToolPageRetrieveData.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
BugToolPageRetrieveData.zh-CN.resx L10N : Translation and resx resync 2019-01-21 10:27:48 +00:00
BugToolPageSelectCapabilities.cs CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
BugToolPageSelectCapabilities.Designer.cs CA-272847: Compilation time is way overestimated (when creating a ser… (#2316) 2018-11-19 12:27:31 +00:00
BugToolPageSelectCapabilities.ja.resx L10N : Translation and resx resync 2018-11-22 23:48:28 +00:00
BugToolPageSelectCapabilities.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
BugToolPageSelectCapabilities.zh-CN.resx L10N : Translation and resx resync 2018-11-22 23:48:28 +00:00
BugToolWizard.cs CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
BugToolWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BugToolWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BugToolWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BugToolWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
GenericSelectHostsPage.cs CP-36392: Improve readability of latest changes 2021-11-03 10:23:21 +00:00
GenericSelectHostsPage.Designer.cs Changed the order of the Select All and Clear All buttons, as in most cases in 2013-11-04 08:44:46 +00:00
GenericSelectHostsPage.ja.resx L10N : Translation and resx resync 2019-01-21 10:27:48 +00:00
GenericSelectHostsPage.resx Brought the Select/Clear All buttons closer to the bottom of the server list 2019-01-15 17:12:09 +00:00
GenericSelectHostsPage.zh-CN.resx L10N : Translation and resx resync 2019-01-21 10:27:48 +00:00