Gautam Singh
Gautam Singh
update finished example with `@keystone-next@^21.0.0` changes * use local images instead of Cloudinary * use `postgres` database * fix seeding data * add initial role for user missing * test...
async await for majority of code for `@ewsjs/ews`
- [ ] use async/await in all calls to server remaining: arguments.length does not work when using async function in es5 code.
- [ ] AbstractFolderIdWrapper - [ ] ApprovalRequestData - [x] GroupMember - [x] GroupMemberCollection - [ ] ManagedFolderInformation - [x] MeetingTimeZone - [ ] PhoneCall - [ ] PhoneCallId -...
Fix in `MessageBody.LoadFromXmlJsObject`, bug found by #143
Logging and tracing improvement request per #79
I am planning to add telemetry data which can be configured at the time of loading, or you can turn off telemetry when building from source. Please vote and comment...
https://www.typescriptlang.org/docs/release-notes/typescript-2.0.html some nullable type casting can be fixed with this.