summaryrefslogtreecommitdiff
path: root/spec/controllers
AgeCommit message (Expand)Author
2015-08-08Get profile saving, tests passingStephen Peasley
2015-08-01Use patch to update profile [WIP]Stephen Peasley
2015-07-30Add user profile [WIP]Stephen Peasley
2015-06-15hound happy.mo khan
2015-06-15merge with master.mo khan
2015-06-15add specs for google drive upload.mo khan
2015-06-15add specs for X-Frame-Options.mo khan
2015-06-13display a validation error when an unknown file is uploaded.mo khan
2015-05-31use to_param.mo khan
2015-05-31rename android backup fixture file.mo khan
2015-05-30rename backup job.mo khan
2015-05-30pass program through when parsing the backup file.mo khan
2015-05-30display personal records on the profile page.mo khan
2015-05-30rename the android backup file.mo khan
2015-05-30create a profiles controller to display a users profile.mo khan
2015-05-23hound happy.mo khan
2015-05-22remove workouts controller and add links to the program page.mo khan
2015-05-22add programs route.mo khan
2015-05-21add seed data and use multipart form to upload backup file.mo khan
2015-05-21create a workout record for each recors in the sqlite db.mo khan
2015-05-18remove items.mo khan
2015-03-28add specs for application controller.mo khan
2015-03-14rename authorize to authenticatemo khan
2015-03-14redirect to login page when not signed in.mo khan
2015-03-02display error messages when creating a new item.mo khan
2015-03-02add a form to create a new item from the dashboard,mo khan
2015-02-28implement the items#destroy action.mo khan
2015-02-28implement update action.mo khan
2015-02-28implement items#create.mo khan
2015-02-28add specs for items#new and items#edit.mo khan
2015-02-28load the items#show page.mo khan
2015-02-28extract helper to login.mo khan
2015-02-28add spec to load my items.mo khan
2015-02-28scaffold up the items.mo khan
2015-02-16remove hardcoded text from test.mo khan
2015-02-16move translation to en.ymlmo khan
2015-02-16Add flash for successful registrationStephen Peasley
2015-01-26Add Capybara tests for authenticationStephen Peasley
2015-01-26Show flash error when credentials are badStephen Peasley
2015-01-26Create login form and allow username or email for credentialsStephen Peasley
2015-01-24First cut of user authenticationStephen Peasley
2015-01-24Add session destroyer. Exterminate. Exterminate.Stephen Peasley
2015-01-20merge with master.mo khan
2015-01-20add mailer preview.mo khan
2015-01-19use double quotes.mo khan
2015-01-19shorten long lines and use double quotes.mo khan
2015-01-19use the default of "1" for terms to simplify code.mo khan
2015-01-18Add tests for registration emailStephen Peasley
2015-01-10send a registration email when a user signs up.mo khan
2015-01-03add specs for validation errors.mo khan