This website requires JavaScript.
Explore
Help
Sign In
ylqjgm
/
canvas-lms
mirror of
https://github.com/instructure/canvas-lms.git
Watch
1
Star
0
Fork
You've already forked canvas-lms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b024780c6
canvas-lms
/
.eslintignore
6 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add enzyme testing to Canvas closes CNVS-33623 Test Plan: - Automated tests pass Change-Id: I0e76082e8dfc2f695717c94819de3999dd23000a Reviewed-on: https://gerrit.instructure.com/96510 Reviewed-by: Ryan Shaw <ryan@instructure.com> Product-Review: Clay Diffrient <cdiffrient@instructure.com> QA-Review: Clay Diffrient <cdiffrient@instructure.com> Tested-by: Jenkins
2016-12-30 06:02:40 +08:00
public/javascripts/vendor/**/*
public/javascripts/enzyme_requireJS.js
Update eslint/airbnb-eslint-config This also ignores the doc/ directory and should fix errors on Code Climate Test Plan: - Things work Change-Id: I5b970daf19a1cfbd4ff61bed07c4f85d6db31f8f Reviewed-on: https://gerrit.instructure.com/99888 Tested-by: Jenkins Reviewed-by: Cody Cutrer <cody@instructure.com> Product-Review: Clay Diffrient <cdiffrient@instructure.com> QA-Review: Clay Diffrient <cdiffrient@instructure.com>
2017-01-19 01:47:04 +08:00
compile_assets improvements, refs SD-2097 speed up require_js and webpack builds. here's how: * bump i18nliner * it uses babel * it is much faster * tweak canvas_i18nliner to not need to precompile anything * run i18n:generate_js without having to precompile anything * webpack can avoid running js:generate altogether test plan: * tests pass * i18n works as per usual under requirejs * i18n works as per usual under webpack * `rake i18n:generate`: * builds identical yml before/after * runs faster now * works even if you nuke compiled coffee/jsx * `rake i18n:generate_js`: * builds identical translation files before/after * runs faster now * works even if you nuke compiled coffee/jsx Change-Id: I2682e68ff87168d9f76e20deb93713aa9a50477a Reviewed-on: https://gerrit.instructure.com/103285 Tested-by: Jenkins Reviewed-by: Ryan Shaw <ryan@instructure.com> Product-Review: Jon Jensen <jon@instructure.com> QA-Review: Jon Jensen <jon@instructure.com>
2017-02-27 17:10:15 +08:00
gems/canvas_i18nliner
Update eslint/airbnb-eslint-config This also ignores the doc/ directory and should fix errors on Code Climate Test Plan: - Things work Change-Id: I5b970daf19a1cfbd4ff61bed07c4f85d6db31f8f Reviewed-on: https://gerrit.instructure.com/99888 Tested-by: Jenkins Reviewed-by: Cody Cutrer <cody@instructure.com> Product-Review: Clay Diffrient <cdiffrient@instructure.com> QA-Review: Clay Diffrient <cdiffrient@instructure.com>
2017-01-19 01:47:04 +08:00
doc/