![]() closes CNVS-30697 Test Plan: - Enable course images feature flag - Go to the course settings - Upload an image in the change image modal via drag and drop, by browsing through local files, and via flickr - In all cases, on upload the modal should close automatically and you should see the preview of the image on the course settings page - Previously, in order for the image to persist there, you had to scroll down the page and select the 'update course settings' button - Now, if you refresh the page, the image should automatically persist without updating the course settings - From the cog dropdown on the image, select the option to remove image. - Previously for image removal to persist, you had to update the course settings - Now, if you refresh, the image removal should persist without updating the course settings Change-Id: Icc91146ad29f936fdcfd8c0f55c54deb85e1dde5 Reviewed-on: https://gerrit.instructure.com/86671 Reviewed-by: Matt Zabriskie <mzabriskie@instructure.com> Tested-by: Jenkins QA-Review: Pierce Arner <pierce@instructure.com> Product-Review: Kyle Follett <kfollett@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.babelrc | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.rubocop.yml | ||
.selinimumignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.babel.js | ||
issue_template.md | ||
karma.conf.js | ||
package.json | ||
webpack.config.babel.js | ||
webpack.production.config.babel.js | ||
webpack.test.config.babel.js |
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.