openrowingmonitor/app/engine
Abász a1068cf77f Fix type conversion in the curveMetrics
Fix the string conversion of the curveMetrics and push the formatting
logic to the consumer that require this (eg. WorkoutRecorder). This
enables other consumers of curveMetrics to use non-rounded, "raw" data
instead of preformatted as well as avoid potential future bugs from the
type conversion.
2023-03-25 21:00:33 +01:00
..
utils Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00
Flywheel.js Cut/copy/paste error in log message 2023-03-09 10:55:45 +01:00
Flywheel.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
Rower.js Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00
Rower.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
RowingStatistics.js Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00
VO2max.js Fixed a missing bracket 2023-01-11 10:15:48 +01:00
WorkoutRecorder.js Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00
WorkoutUploader.js implements confirmation dialogs, improvements to strava upload 2022-02-11 22:37:36 +00:00