14 Commits (5584e328b1d7c73779da7b4d15df8712996a162c)

Author SHA1 Message Date
  Lou ebf68217cd soon to be updated 3 years ago
  Lou 796571af50 Adds a query string to include users' created activities in def show 3 years ago
  Lou 9bc955cea8 Adds serializer to activity controller, and unit tests to activity and user controllers 3 years ago
  Lou 9a28dba9cb Removed check_owner def of activity model - a logged in user can update/destroy any activity 3 years ago
  Lou d0fe04530e Serialized users 3 years ago
  Lou f29e840f58 Adds destroy def to activity controller, and unit tests 3 years ago
  Lou 26ee834214 Adds def update to activity controller, and unit tests 3 years ago
  Lou 7249e53c27 Adds def create to activities controllers, and unit test 3 years ago
  Lou 4a29f3c7ce Add index and show defs to activities controller and test units 3 years ago
  Lou 7e3f9cdce2 Restrict actions for unauthorized users 3 years ago
  Lou 2753b9f6c8 Setup tokens controller 3 years ago
  Lou f8aae15cdc Add update and destroy defs to user controller, and test units 3 years ago
  Lou d28c6612d0 Add def index/show/create to users controller, and test units 3 years ago