Go to file
Ryan Shaw f44dcfe1c2 Implement fancy breadcrumbs in new files
closes: CNVS-15249 CNVS-15372

test plan:
go to new files and make sure the breadcrumbs look like blakes mockups
especially try it when you have a bunch of crumbs and a small screen
it should have a '...' that opens in a drop down.

Change-Id: I632e4278aec4ee2d7373a6864d7d7c50fd067abc
Reviewed-on: https://gerrit.instructure.com/41052
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
2014-09-18 02:13:24 +00:00
Gemfile.d rails4: use jammit HEAD from github 2014-09-16 22:14:25 +00:00
app Implement fancy breadcrumbs in new files 2014-09-18 02:13:24 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps CQS: fix outdated specs 2014-09-11 19:04:28 +00:00
config rails4: gemify simply_versioned 2014-09-17 20:27:46 +00:00
db/migrate DA - remove deleted assignments from sql view 2014-09-17 15:11:50 +00:00
doc Add Flexbox Grid to Canvas Styleguide 2014-09-03 19:39:48 +00:00
gems rails4: gemify simply_versioned 2014-09-17 20:27:46 +00:00
guard fix a bug in the jstcss guard 2014-09-15 15:19:26 +00:00
lib move not_selected from external tools settings to it's own column 2014-09-17 14:32:37 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public "Show details" leaves matching q. matches intact 2014-09-17 18:56:06 +00:00
script rails4: gemify delayed_job 2014-09-17 18:14:54 +00:00
spec Implement fancy breadcrumbs in new files 2014-09-18 02:13:24 +00:00
vendor/plugins rails4: gemify simply_versioned 2014-09-17 20:27:46 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Select icon in conversations dropdown 2014-08-13 18:49:58 +00:00
.gitignore begin rails 4 2014-08-27 23:09:17 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile begin rails 4 2014-08-27 23:09:17 +00:00
Guardfile a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json bump react-router to 0.5.2 2014-08-08 20:20:28 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json replace compass with node-sass 2014-08-04 15:28:29 +00:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.