Jeremy Clements

Results 10 issues of Jeremy Clements

Signed-off-by: Jeremy Clements fixes #3998 ## Checklist: - [x] The commit message is properly formatted and free of typos. - [ ] The commit message title makes sense in a...

It seems that more often than not, the generator doesn't insert complex types correctly. See [here](https://github.com/hpcc-systems/Visualization/blob/064c57abea6ec3d90c696240820ba0c3750ab6d1/packages/comms/src/services/wsdl/WsWorkunits/v1.88/WsWorkunits.ts#L149) for instance, where the value of Exceptions is used rather than the symbol. But...

Only make use of the "ESPAuthenticated" cookie set by ESP to determine status of authentication. ## Type of change: - [x] This change is a bug fix (non-breaking change which...

## Type of change: - [ ] This change is a bug fix (non-breaking change which fixes an issue). - [x] This change is a new feature (non-breaking change which...

Set Path for all cookies to "/" (the root of the domain) so that all cookies returned by ESP are scoped for the entire domain, rather than sometimes being "/"...

## Type of change: - [ ] This change is a bug fix (non-breaking change which fixes an issue). - [x] This change is a new feature (non-breaking change which...

## Type of change: - [ ] This change is a bug fix (non-breaking change which fixes an issue). - [x] This change is a new feature (non-breaking change which...

## Type of change: - [ ] This change is a bug fix (non-breaking change which fixes an issue). - [x] This change is a new feature (non-breaking change which...

fixes an issue where the ECL Watch v5 UI had not been updated to show the fields necessary for WsWorkunits to retrieve relevant log files to be included in a...

fix an issue with the Grid's use of request abort signals ## Type of change: - [x] This change is a bug fix (non-breaking change which fixes an issue). -...