monorepo/fitnesstrax/app/src/components
Savanni D'Gerinel 1cfd62c44f 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-07 23:12:01 -05:00
..
action_group.rs Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00
day.rs Set up time distance operations and tests 2024-02-03 15:28:33 -05:00
mod.rs Set up text entry fields for all of the common metrics 2024-01-31 08:56:54 -05:00
singleton.rs Create a day detail view 2024-01-15 15:53:01 -05:00
steps.rs Add the on_update callback to TextEntry, and test the component 2024-01-31 08:44:46 -05:00
text_entry.rs Set up text entry fields for all of the common metrics 2024-01-31 08:56:54 -05:00
time_distance.rs Invert the TraxRecord 2024-02-07 23:12:01 -05:00
weight.rs Set up text entry fields for all of the common metrics 2024-01-31 08:56:54 -05:00