Render and be able to edit bike rides (and sorta other time distance workouts)
Be able to record a bike ride and a run
4acf034b8d
Clean up warnings and remove printlns
1aff203afc
Reload data when the user saves on the DayEdit panel
ea867812bc
Clean up warnings and remove printlns
cb55d6aae0
Reload data when the user saves on the DayEdit panel
cfc7df5e2f
The view model can no longer be initialized without an app
9fc9d2b758
Create Duration and Distance structures to handle rendering
76f4b31466
Show existing time/distance workout rows in day detail and editor
savanni
deleted branch fitnesstrax/invert-record-structure from savanni/monorepo
2024-02-08 23:58:38 +00:00
savanni
pushed to fitnesstrax/invert-record-structure at savanni/monorepo
2024-02-08 05:21:16 +00:00
Compare 3 commits »
Resolve clippy warnings in fitnesstrax
Resolve clippy warnings in fitnesstrax
savanni
created branch fitnesstrax/invert-record-structure in savanni/monorepo
2024-02-08 04:13:00 +00:00
savanni
pushed to fitnesstrax/invert-record-structure at savanni/monorepo
2024-02-08 04:13:00 +00:00
1cfd62c44f
Invert the TraxRecord
savanni
deleted branch fitnesstrax/improved-view-model from savanni/monorepo
2024-02-07 15:08:53 +00:00
1d6155d9e5
Finish the update and delete view model functions
a8bf540517
Remove test that steps and weights are honored correctly
3db870d790
Set up time distance operations and tests
24276d172b
Introduce the RecordProvider interface
96317f5692
Finish removing the previous record grouping