summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2016-07-01fix broken spec.mo khan
2016-07-01fix broken spec.mo khan
2016-07-01hound happy.mo khan
2016-07-01only show work sets on listing.mo khan
2016-07-01display weight per side.mo khan
2016-06-30include type field in form.mo khan
2016-06-30extract WarmUpSet and WorkSet.mo khan
2016-06-30fix broken specs.mo khan
2016-06-30collapse conditionals.mo khan
2016-06-29use WarmUp model to calculate warm up sets.mo khan
2016-06-29add another warmup.mo khan
2016-06-29add more warmup sets.mo khan
2016-06-29add the next warmup set.mo khan
2016-06-29start to add warmup sets.mo khan
2016-06-28extract sets.successful scope.mo khan
2016-06-28increment weight for squat.mo khan
2016-06-27add spec for recording workout results.mo khan
2016-06-26allow quantity equality with float.mo khan
2016-06-25rename Unit to UnitOfMeasure.mo khan
2016-06-25check equality with tolerance.mo khan
2016-06-25add specs for conversions.mo khan
2016-06-25replace usages of exercise_set with set.mo khan
2016-06-25add backbone view to remove set view.mo khan
2016-06-25display as accordion.mo khan
2016-06-24use an accordion.mo khan
2016-06-24refactor model.mo khan
2016-06-23refactor model and drop dead code.mo khan
2016-06-22WIP: hacking together js app.mo khan
2016-06-11fix broken specs.mo khan
2016-06-11update the ios import specs.mo khan
2016-06-11fix android import specs.mo khan
2016-06-11update csv import specs.mo khan
2016-06-11de-dupe the csv parsing.mo khan
2016-06-11change train method to accept reps.mo khan
2016-06-11extract exercise set model.mo khan
2016-06-11add target sets and reps to exercise session.mo khan
2016-06-04start a new workout.mo khan
2016-06-04implement controller actions to record a new workout.mo khan
2016-05-28convert search to a static gatewaymo khan
2016-05-28hound happy.mo khan
2016-05-28extract each_exercise method.mo khan
2016-05-28add spec to only show line chart when an exercise has been performed.mo khan
2016-05-28update gyms#create to create a gym using the yelp id.mo khan
2016-05-28add home gym to profiles.mo khan
2016-05-27hack out some ractive code to select a home gym.mo khan
2016-05-27use link to google maps place api.mo khan
2016-05-27return empty paginatable array.mo khan
2016-05-25add static page to show how to export csv.mo khan
2016-05-23extract partial for modal.mo khan
2016-05-23launch a modal to reveal custom import address.mo khan