adapt_authoring
adapt_authoring copied to clipboard
A server-based user interface for authoring eLearning courses using the Adapt framework.
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Snyk has created this PR to upgrade async from 3.1.1 to 3.2.3.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade winston from 3.2.1 to 3.4.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade underscore from 1.12.1 to 1.13.2.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade nodemailer from 6.4.16 to 6.7.2.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to upgrade mongoose from 5.8.13 to 5.13.14.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Everything can (and should) be built using the locally installed grunt dependency and not require grunt to be installed globally. All grunt commands should be run via npx.
See [config-waitSeconds](https://requirejs.org/docs/api.html#config-waitSeconds) in the RequireJS docs.
Add a password reveal icon to toggle password visibility. #2219 Relies on #2383 
The password reveal icon is now inside the input rather than next to it #2219 #2383 