index
:
xlgmokha/surface.git
master
Rails app for fitness tracking
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2016-05-03
use yelp api to import gyms.
mo khan
2016-05-02
extract helper to generate search_form.
mo khan
2016-05-02
create search scopes for gym.
mo khan
2016-05-02
add search box and load results via UJS.
mo khan
2016-05-02
add country selection.
mo khan
2016-05-01
add capybara spec for loading gyms.
mo khan
2016-05-01
extract helper method for feature toggles.
mo khan
2016-05-01
implement Gyms#create.
mo khan
2016-05-01
add a page for adding a new gym.
mo khan
2016-05-01
return gyms located closest to a user.
mo khan
2016-05-01
use user_session.id instead of user.id
mo khan
2016-04-30
add user_session model.
mo khan
2016-04-30
start to move authentication logic to UserSession.
mo khan
2016-04-29
load the closest gyms.
mo khan
2016-04-29
add link to gyms page and make it a private page.
mo khan
2016-04-29
add a blank gyms listing page.
mo khan
2016-04-29
start to build the gyms controller.
mo khan
2016-04-29
expose current_user as helper.
mo khan
2015-11-14
remove redundant code from profiles controller.
mo khan
2015-08-27
merge with master.
mo khan
2015-08-13
[WIP] Add gender and social_tolerance to avatar
Stephen Peasley
2015-08-13
Fix profile saving, showing, etc
Stephen Peasley
2015-08-09
Add i18n for profile update error
Stephen Peasley
2015-08-09
i18n success message
Stephen Peasley
2015-08-08
Get profile saving, tests passing
Stephen Peasley
2015-08-01
Use patch to update profile [WIP]
Stephen Peasley
2015-07-30
Add user profile [WIP]
Stephen Peasley
2015-06-22
fix N+1 query.
mo khan
2015-06-15
merge with master.
mo khan
2015-06-15
add specs for google drive upload.
mo khan
2015-06-14
use google drive js api to download backup file.
mo khan
2015-06-14
download file from google drive.
mo khan
2015-06-14
search for stronglifts backup file from google drive api.
mo khan
2015-06-13
extract a BackupFile model.
mo khan
2015-06-13
display a validation error when an unknown file is uploaded.
mo khan
2015-05-30
hound happy.
mo khan
2015-05-30
rename backup job.
mo khan
2015-05-30
pass program through when parsing the backup file.
mo khan
2015-05-30
display personal records on the profile page.
mo khan
2015-05-30
create a profiles controller to display a users profile.
mo khan
2015-05-23
hound happy.
mo khan
2015-05-22
remove workouts controller and add links to the program page.
mo khan
2015-05-22
add programs route.
mo khan
2015-05-21
add occurred_at column and use partial to list out each training_session.
mo khan
2015-05-21
add seed data and use multipart form to upload backup file.
mo khan
2015-05-21
create a workout record for each recors in the sqlite db.
mo khan
2015-05-18
remove items.
mo khan
2015-03-14
rename authorize to authenticate
mo khan
2015-03-14
extract a public controller to skip authentication check.
mo khan
2015-03-14
redirect to login page when not signed in.
mo khan
[prev]
[next]