summaryrefslogtreecommitdiff
path: root/app/controllers/workouts_controller.rb
AgeCommit message (Collapse)Author
2017-03-10render workouts#edit with vue.js.mo khan
2017-02-26load data for each month as json.mo khan
2017-02-26add calendar view.mo khan
2017-02-18default to 1 month of data.mo khan
2017-02-18combine filters.mo khan
2017-02-18fix the range selection.mo khan
2017-02-17remove pagination and load based on time.mo khan
2017-02-16remove extra includesmo khan
2017-02-16set the search path for workouts.mo khan
2017-02-12bring back the search form and sort lifts.mo khan
2017-02-12optimize query.mo khan
2017-02-11sort by exercise.mo khan
2017-02-11load 24 rows.mo khan
2016-07-18display duration instead of weight.mo khan
2016-07-04remove deprecation warnings from controller tests.mo khan
2016-07-01hound happy.mo khan
2016-07-01hound happy.mo khan
2016-06-30include type field in form.mo khan
2016-06-27add spec for recording workout results.mo khan
2016-06-25replace usages of exercise_set with set.mo khan
2016-06-25merge in occurred_atmo khan
2016-06-25display as accordion.mo khan
2016-06-24refactor model.mo khan