monorepo/fitnesstrax
Savanni D'Gerinel 18e7e4fe2f Start setting up the day detail view model
I've created the view model and added a getter function for the weight.
I'm passing the view model now to the DayDetailView, DayDetail, and
DayEdit.

I'm starting to set up the Save function for the view model, draining
all of the updated records and saving them.

None of the components yet save any updates to the view model, so
updated_records is always going to be empty until I figure that out.
2024-01-18 09:00:08 -05:00
..
app Start setting up the day detail view model 2024-01-18 09:00:08 -05:00
core Switch to the updated emseries record type 2023-12-28 22:36:40 -05:00