fixes CNVS-13411
test plan:
* open Canvas on a low-density display
* verify that your tab icon looks like the old favicon
* open Canvas on a high-density display
* verify that your tab icon looks snazzy
* verify that your tab icon is color-coded for the environment
* run this in your browser console to try different environments:
require(['compiled/behaviors/favicon'], function(favicon) {favicon('production');})
* verify that the color changes appropriately
Change-Id: I3c53eaf34d1abaa89f623382cbcbd92a3f2205e6
Reviewed-on: https://gerrit.instructure.com/35804
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Drew Bowman <dbowman@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
Product-Review: Braden Anderson <braden@instructure.com>
test plan:
* navigate to any page in canvas;
* verify that new favicon is displayed.
Change-Id: Ic1f7bac1c0d058fa601dc7685ea8c6d5d0be9464
Reviewed-on: https://gerrit.instructure.com/14296
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
this change updates (1) the favicon; (2) the logo in the
canvas header; (3) the "powered by instructure" text in
the footer; (4) the logo on the login page; and (5) the
header logo on the user registration page.
test plan:
navigate to the following urls and verify that the new canvas
logo is displayed:
* login page;
* home page (check header);
* home page (check footer);
* home page (check favicon);
* /register_from_website (check header)
Change-Id: If0b232f0cf00c59577ee55a351536d57c3103280
Reviewed-on: https://gerrit.instructure.com/14230
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
test plan:
1. clear your cache and/or force refresh
2. you should see the new favicon
Change-Id: Iba44bdb6629ac240b180a5be5be5219c2917a0c9
Reviewed-on: https://gerrit.instructure.com/12173
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Ryan Florence <ryanf@instructure.com>