monorepo/fitnesstrax/app/src
Savanni D'Gerinel 2277055f84 Save new time/distance records
This sets up a bunch of callbacks. We're starting to get into Callback Hell, where there are things that need knowledge that I really don't want them to have.

However, edit fields for TimeDistanceEdit now propogate data back into the view model, which is then able to save the results.
2024-01-28 14:00:09 -05:00
..
components Save new time/distance records 2024-01-28 14:00:09 -05:00
view_models Save new time/distance records 2024-01-28 14:00:09 -05:00
views Build some convenienc functions for measurement entry fields 2024-01-27 09:13:53 -05:00
app.rs Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00
app_window.rs Add buttons with icons to represent workouts 2024-01-25 23:11:55 -05:00
main.rs Add buttons with icons to represent workouts 2024-01-25 23:11:55 -05:00
types.rs Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00