summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Collapse)Author
2017-08-28convert to user preferred locale.mo
2017-08-23parse new format of csv.mo
2017-07-27return nil if location lookup fails.mo
2017-03-11connect the backbone automodel.mo khan
2017-03-10add exercise_set component.mo khan
2017-03-10render workouts#edit with vue.js.mo khan
2017-02-26load data for each month as json.mo khan
2017-02-25add profiles#index.mo khan
2017-02-20only generate workout for primary exercises.mo khan
2017-02-18use chart.js instead of google charts.mo khan
2017-02-18add spec for to_line_chart.mo khan
2017-02-18fix the range selection.mo khan
2017-02-18add spec for since scope.mo khan
2017-02-17remove pagination and load based on time.mo khan
2017-02-17chain scopes.mo khan
2017-02-17extract to_line_chart scope.mo khan
2017-02-17squish lines.mo khan
2017-02-17extract scopes.mo khan
2017-02-17use group by query.mo khan
2017-02-12bring back the search form and sort lifts.mo khan
2017-02-12load graph one at a time using xhr.mo khan
2017-02-12optimize some queries.mo khan
2017-02-11fix profile page.mo khan
2017-01-16use a table.mo khan
2016-12-25override to_h and to_hash to fix json rendering.mo khan
2016-12-25format quantity as json.mo khan
2016-11-25move quantity type to lib and load once.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-19add actual_duration to sets.mo khan
2016-07-19convert parameters to hash of options..mo khan
2016-07-18add target_duration.mo khan
2016-07-16merge with master.mo khan
2016-07-12do not import gyms after login.mo khan
2016-07-10add planks.mo khan
2016-07-09use pretty_print instead of to_s.mo khan
2016-07-09delegate to quantity to display units.mo khan
2016-07-09use custom quantity type.mo khan
2016-07-09declare attributes on recommendation model.mo khan
2016-07-09add duration to recommendations.mo khan
2016-07-04fix n+1 issues.mo khan
2016-07-04hound happy.mo khan
2016-07-04remove some duplication.mo khan
2016-07-04remove monkey patch for `at`mo khan
2016-07-04reorder genders back to the way they were.mo khan
2016-07-04fix broken tests.mo khan
2016-07-04upgrade to rails 5.mo khan
2016-07-01hound happy.mo khan
2016-07-01fix cucumber tests.mo khan