Amit Shah

Results 6 issues of Amit Shah

Noticed this was in the TODO section, but an option has already been added.

This adds a heart rate graph to the workout view, when available. Heart rate data isn't actually captured as part of a workout, instead its recorded separately. This means that...

Resolves #20 The count wasn't being updated when `getAndAttachRoute` or `getAndAttachSteps` fails. Moving it outside the loop ensures that it is updated properly, regardless of inner blocks failing. Need to...

It seems that the API spec is not properly generated when using Union typehints. The below snippet is on python 3.10 and 3.11 ```python from typing import Literal from apispec...

question

It would be great if the filter in the Pipelines view used a fuzzy search, so only a view letters/partial words could be typed to be able to filter the...

Couldn't find this option already. Found the option using `defaults read` and exporting the results to a file, then comparing the different values after changing the setting This was done...