summaryrefslogtreecommitdiff
path: root/app/models/training_history.rb
AgeCommit message (Expand)Author
2017-02-17chain scopes.mo khan
2017-02-17extract to_line_chart scope.mo khan
2017-02-17extract scopes.mo khan
2017-02-17use group by query.mo khan
2017-02-12load graph one at a time using xhr.mo khan
2017-02-12optimize some queries.mo khan
2016-07-23hound happy.mo khan
2016-07-23extract methods.mo khan
2016-07-23calculate deload after 3 failed workouts.mo khan
2016-07-09use custom quantity type.mo khan
2016-07-01fix broken spec.mo khan
2016-06-28extract sets.successful scope.mo khan
2016-06-28increment weight for squat.mo khan
2016-06-25replace usages of exercise_set with set.mo khan
2016-06-24refactor model.mo khan
2016-06-23refactor model and drop dead code.mo khan
2016-06-11fix broken specs.mo khan
2016-06-11change train method to accept reps.mo khan
2016-06-11add target sets and reps to exercise session.mo khan
2016-06-04start a new workout.mo khan
2016-05-28add spec to only show line chart when an exercise has been performed.mo khan
2016-05-14display the import address on profile page.mo khan
2015-05-31key by date rather than epoch.mo khan
2015-05-31add specs for generating training history line chart.mo khan
2015-05-31extract training history model and start to refactor way we add workouts.mo khan