Commit Graph

6 Commits

Author SHA1 Message Date
af1422d523 Build some convenienc functions for measurement entry fields
Move the weight field into text_entry
2024-02-08 09:18:55 -05:00
96c4201680 Render time distance details in the day detail view 2024-02-08 09:02:09 -05:00
ecdd38ebbc Show a summary of the day's biking stats when there is one 2024-02-08 08:57:17 -05:00
2fb8728856 Invert the TraxRecord
This simplifies, though not as much as I was hoping, the patterns for accessing data along strict type patterns. I may see better results once I'm getting the Time/Distance views working.
2024-02-08 00:20:40 -05:00
9bedb7a76c Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00
0007522b26 Extract the Weight and Time Distance widgets 2024-01-01 23:58:55 -05:00