canvas-lms/app
Cody Cutrer 4e7e22b852 add push communication channel type
fixes CNVS-5794

links to an access token to get the proper ARN

test plan:
 * set up an SNS app in AWS
 * configure your credentials in sns.yml
 * set sns_arn on a developer key to be the ARN of the app in SNS
 * using an access token created from that developer key,
   you should be able to create a push channel
 * you should see that channel in your profile (named after your developer
   key)

Change-Id: I183241d02715252bf558c495d72d4995cea4232d
Reviewed-on: https://gerrit.instructure.com/25281
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2013-11-21 21:38:45 +00:00
..
coffeescripts bring back disabled message tooltip on publish buttons 2013-11-21 19:11:49 +00:00
controllers add push communication channel type 2013-11-21 21:38:45 +00:00
helpers don't send "needs grading" notification for graded surveys 2013-11-21 18:14:44 +00:00
messages fixes typo in regrade notification 2013-11-06 23:05:26 +00:00
middleware rails3 encrypted_cookie_store version 2013-11-19 19:46:46 +00:00
models add push communication channel type 2013-11-21 21:38:45 +00:00
observers don't include submissions in recent_stream_items 2013-01-03 15:42:39 -07:00
presenters don't error on submissions without cached assignment 2013-11-16 19:06:03 +00:00
stylesheets improve popover accessibility 2013-11-21 16:57:10 +00:00
views refactor and add api to quiz group reorder 2013-11-21 18:17:48 +00:00