canvas-lms/config
Josh Orr d2925d4c58 Add courses for user endpoint
FIXES MBL-4841

New Endpoint:
  get api/v1/users/:user_id/courses/

Test Plan

1. Create student account with course enrollment on one shard.
2. Create an account to act as a parent on a different shard from student.
3. Add student as an observee of parent using the student's token to
create the association.
4. Call the new endpoint using the parent's auth token and the student's
id. Ensure that you can see the students courses on the student's shard.

Change-Id: Ie3fc15bc2c70a9e219d14c1a91e90eccfabc2559
Reviewed-on: https://gerrit.instructure.com/64943
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Ben Kirato <benk@instructure.com>
Product-Review: Josh Orr <jgorr@instructure.com>
2015-11-03 22:48:07 +00:00
..
environments make sure <env>-local.rb is evaluated after all options in env configurations 2015-06-15 16:11:07 +00:00
initializers add zip_attachment to EpubExport 2015-10-29 20:23:00 +00:00
locales Updated nb translation 2015-09-30 05:12:29 -06:00
amazon_s3.yml.example add non-US region example to amazon_s3.yml.example 2013-03-25 20:15:44 +00:00
appium.yml.example creates config file for Appium 2015-08-19 19:14:42 +00:00
application.rb re-include session_id in logs 2015-10-02 19:33:50 +00:00
boot.rb cleanup refactor of Rubocop's Lint/DeprecatedClassMethods 2015-04-28 18:38:24 +00:00
bounce_notifications.yml.example bounced email handling 2014-09-04 16:48:13 +00:00
brandable_css.yml remove k12 css variant since we don't use it for now 2015-07-31 21:00:27 +00:00
browsers.yml Update browser minimum configurations 2015-01-08 22:34:17 +00:00
build.js.erb only require translations/_core in optimized js 2014-12-23 17:49:37 +00:00
cache_store.yml.example sanity check cache_store.yml and warn of misconfig 2014-03-05 18:48:19 +00:00
canvas_cdn.yml.example A new way of doing css/sass & New Canvas Theme Editor 2015-07-02 22:42:18 +00:00
canvas_rails4.rb begin rails 4 2014-08-27 23:09:17 +00:00
cassandra.yml.example update cassandra.yml.example docs for clarity 2014-06-04 16:53:35 +00:00
cutycapt.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
database.yml.example remove queue section from example development database.yml 2015-06-15 20:10:22 +00:00
database.yml.travis Added .travis.yml 2014-01-15 20:30:11 +00:00
delayed_jobs.yml.example get rid of jobs max run time 2013-10-23 15:46:52 +00:00
domain.yml.example api: translate absolute paths to full urls with the canvas host 2012-07-02 09:53:59 -06:00
environment.rb remove deprecation multiple warning suppressor 2015-04-17 15:24:35 +00:00
external_migration.yml.example allow migrations to work across job servers 2011-02-07 15:07:49 -07:00
file_store.yml.example api: translate absolute paths to full urls with the canvas host 2012-07-02 09:53:59 -06:00
fontcustom.yml mv public/font public/fonts (so it works with asset pipeline) 2015-06-08 18:02:55 +00:00
incoming_mail.yml.example improve robustness of incoming message processor 2013-04-29 14:47:09 +00:00
jslint.conf make jslint settings more sane 2012-08-17 11:04:40 -06:00
linked_in.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
logging.yml.example allow setting the log level in logging.yml for syslog 2012-09-13 09:55:09 -06:00
marginalia.yml.example include information about current request in SQL queries 2013-04-15 15:43:05 +00:00
memcache.yml.example support redis as well as memcache for a rails cache store 2011-07-20 14:59:03 -06:00
outgoing_mail.yml.example add multiple reply-to support to outgoing mail. 2013-02-22 14:02:27 -07:00
periodic_jobs.yml.example allow overriding periodic jobs schedules 2012-02-01 14:01:28 -07:00
raven.yml.example get sentry into canvas 2015-04-13 22:26:15 +00:00
redis.yml.example spec: enable redis on travis 2014-01-16 22:03:30 +00:00
routes.rb Add courses for user endpoint 2015-11-03 22:48:07 +00:00
saml.yml.example support multiple SAML private keys for decryption 2013-03-15 14:31:57 -06:00
security.yml.example Use key for hashing tokens 2015-09-15 16:20:35 +00:00
selenium.yml.example creates config file for Appium 2015-08-19 19:14:42 +00:00
session_store.yml.example update the example session_store.yml 2014-01-21 02:15:18 +00:00
statsd.yml.example optionally don't append hostname to statsd keys 2013-04-04 19:14:49 +00:00
styleguide.yml force add config files that didn't make it 2013-04-10 18:50:05 +00:00
testem.yml force add config files that didn't make it 2013-04-10 18:50:05 +00:00
testrail.yml.example adding tests, plus testrail reporting 2014-07-31 16:32:16 +00:00
tours.rb Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
twilio.yml.example Send messages via Twilio 2015-09-14 15:46:23 +00:00
twitter.yml.example Initial commit. 2011-01-31 18:57:29 -07:00