canvas-lms/app/views
Ryan Shaw d7d3ccf9e3 extract smartbanner out of 'common' into it's own bundle
this change does a few things:
* removes 'smartbanner' from the 'common' css and
  js bundles into it's own that is only loaded on
  android devices.  (this is a win since we only
  use it for android anyway so we won't be sending
  that needless css/js on every page load now)
* uses bower to load 'smartbanner'. this is good
  since it makes upgrading easier and makes it clear
  where the separation of our code and vendor code is.
* now, there are no files in our repo that are just
  copy-pasted from 'smartbanner'

test plan:

* load canvas on a web browser on an android device,
  it should show the "install the canvas native app"
  just like it used to.
* load canvas on a normal browser, the banner should
  not appear.
* aka, there is no observable change to users.

Change-Id: Ifed35a255d774a9148a90b1daf7b4c8e09af91ce
Reviewed-on: https://gerrit.instructure.com/54806
Tested-by: Jenkins
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
2015-07-07 20:54:15 +00:00
..
account_authorization_configs remove extraneous greater-than symbol 2015-07-01 19:52:03 +00:00
accounts A new way of doing css/sass & New Canvas Theme Editor 2015-07-02 22:42:18 +00:00
alerts fix alerts XSS vulnerability, fixes CNVS-17661 2014-12-29 17:26:24 +00:00
announcements redesign discussions index page. fixes CNVS-5709 2013-06-05 15:31:40 +00:00
assignments Add support for localized LTI tool labels 2015-06-26 14:00:20 +00:00
calendar_events Remove dead calendar editing code 2015-03-18 17:03:03 +00:00
calendars Responsive Syllabus 2015-05-12 14:06:00 +00:00
collaborations No longer show collaborations a user doesnt have access to see 2015-06-02 15:53:58 +00:00
communication_channels [SOC-2] use terms_of_use_url and privacy_policy_url helpers 2015-01-23 22:30:27 +00:00
conferences Add missing "+" to New Conference button 2015-06-11 18:05:50 +00:00
content_exports student download all the things 2015-05-04 14:43:49 +00:00
content_imports converts content_imports/files js_block to js_bundle 2014-02-05 17:22:35 +00:00
content_migrations improve folder_as_options performance 2013-10-01 01:02:37 +00:00
context disable new instructure hosted etherpad collaborations 2015-05-14 23:01:17 +00:00
context_modules Fixes issue with setting "or" condition 2015-07-01 19:04:21 +00:00
conversations Responsive Conversations/Inbox 2015-05-08 19:37:17 +00:00
courses Add support for localized LTI tool labels 2015-06-26 14:00:20 +00:00
developer_keys i18n developer key index and external tool edit 2014-07-15 23:29:39 +00:00
discussion_topics fixes permissions with discussion page 2015-06-03 17:24:31 +00:00
eportfolios remove translation keys for strings that were changed 2015-06-23 21:55:42 +00:00
errors change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
external_content improve external tool return experience 2014-08-21 14:54:00 +00:00
external_tools Add support for localized LTI tool labels 2015-06-26 14:00:20 +00:00
file_previews fix styles on module item media previews 2015-04-23 15:30:21 +00:00
files remove dead file 2015-06-17 16:23:25 +00:00
gradebook_uploads gradebook csv upload: make parsing step async 2015-04-03 06:52:25 +00:00
gradebooks Anonymous peer reviews are actually anonymous 2015-06-25 16:18:55 +00:00
grading_standards form to interact with mg_p api - read action 2015-01-30 01:51:12 +00:00
groups Fix recent_event partial to use the right time adjectives 2015-02-26 13:27:44 +00:00
info A new way of doing css/sass & New Canvas Theme Editor 2015-07-02 22:42:18 +00:00
jobs extract delayed_job plugin into separate gem 2014-10-24 20:46:00 +00:00
jst Recurring Calendar Events 2015-06-26 16:03:22 +00:00
layouts extract smartbanner out of 'common' into it's own bundle 2015-07-07 20:54:15 +00:00
login Register Parents and Add Observees when configured for SAML 2015-06-11 15:25:19 +00:00
lti Say "web browser" instead of "internet browser" 2015-04-06 13:25:44 -06:00
messages moving mail processor to module 2014-04-25 23:05:39 +00:00
oauth2_provider double submit protection for oauth access 2015-06-11 17:25:11 +00:00
outcomes allows deletion of alignments from outcomes/show 2015-02-19 23:14:06 +00:00
page_views Fully adopt Bootstrap & update css to work with it, closes: #CNVS-1344 2013-02-28 21:06:45 -07:00
plugins change key of changed translation 2015-06-03 20:42:10 +00:00
profile Fixes alignment of inbox_opt_out setting 2015-06-20 01:26:33 +00:00
pseudonyms change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
question_banks make quiz question drag and drop to be useable by keyboard only users 2014-09-24 22:10:01 +00:00
quizzes add sis assignments api with related details 2015-06-27 06:04:57 +00:00
role_overrides Add new permissions management ui (role overrides) 2013-01-03 10:05:51 -07:00
rubrics Color contrast - Course Rubrics list 2014-12-19 17:06:30 +00:00
search course catalog 2014-11-07 17:15:10 +00:00
sections make course section editing accessible 2015-06-18 21:52:27 +00:00
self_enrollments add custom labels to self enrollment form for closed registration 2015-03-24 20:20:27 +00:00
shared don't load section tabs on every course menu load 2015-07-07 20:36:59 +00:00
sub_accounts disallow deleting accounts that recursively contain courses 2015-06-26 21:51:14 +00:00
submissions make online url submissions display as external links 2015-06-26 21:26:47 +00:00
terms Make term editing dates accessible 2015-06-18 19:30:52 +00:00
user_notes updating h1 tags for accessibility 2014-09-17 20:59:38 +00:00
users Remove link to "unauthorized" page in breadcrumb 2015-06-11 22:07:12 +00:00
wiki_pages Add 'mark done' module progression constraint 2015-05-08 09:17:10 +00:00
zip_file_imports Initial commit. 2011-01-31 18:57:29 -07:00
index.html.erb developer keys mgmt page 2012-07-18 09:13:52 -06:00