Turner Bass
Turner Bass
**Is your feature request related to a problem? Please describe.** Currently when using `ListRequestOptions`, our pattern is to use a bunch of repetitive code to set the query params for...
**Is your feature request related to a problem? Please describe.** RestSharp does not use HttpClient and does not seem to have plans for using it in the future. This reduces...
Instead of needing to called `ToString()` on non string parameters, there should be strongly typed overloads to allow other parameter types to be used. See [the Company API for an...
According to the documentation, there is the ability to view associated Deals on a deal. We need to support this option.
The `ReflectionExtensions` class does not have any references outside of it self. Since v1 will be changing the serialization strategy/methodology entirely, these might not be needed at all. Thoughts?
Currently, there is no padding between the title of a work item and the Estimate column. On work items that have smaller names this is more noticeable because the test...
When there are enough work item cards to extend past the height of the work item card list, the cards begin to stack over each other when the work items...
Hello! I noticed a few of the comments in the demo app [here](https://github.com/melihercan/WebRTCme/blob/ac86ce6c42edfe524409aa7c7f0534a580dab051/WebRTCme.DemoApp/Blazor/WebRTCme.DemoApp.Blazor/Pages/ChatPage.razor.cs#L48-L55) and also on the `CallPage.razor.cs`. ```csharp public void Dispose() { Task.Run(async () => await ChatViewModel.OnPageDisappearingAsync()); //// TODO:...
### Discussed in https://github.com/astro-panda/Clockify.Net/discussions/43 Originally posted by **diogo1995santo** July 8, 2021 Hello! Are there currently any plans to add an option to update a Client name through this client?