MDL-68483 contentbank: filter contents by name
authorSara Arjona <sara@moodle.com>
Tue, 21 Apr 2020 12:55:51 +0000 (14:55 +0200)
committerSara Arjona <sara@moodle.com>
Wed, 13 May 2020 11:31:29 +0000 (13:31 +0200)
commitf9b6849b859994c47633d9c273cdbf03e2b16a9d
treeac25f737fffda3c97fa4bcb43291068d5b03f933
parentce1fe72dbd36b8e5a914252dd1d31dc7d91b7863
MDL-68483 contentbank: filter contents by name

Credits to Bas and Rafa for helping us to improve the UX.
Also to Amaia with her help with Behat tests.
16 files changed:
contentbank/amd/build/search.min.js [new file with mode: 0644]
contentbank/amd/build/search.min.js.map [new file with mode: 0644]
contentbank/amd/build/selectors.min.js [new file with mode: 0644]
contentbank/amd/build/selectors.min.js.map [new file with mode: 0644]
contentbank/amd/src/search.js [new file with mode: 0644]
contentbank/amd/src/selectors.js [new file with mode: 0644]
contentbank/classes/output/bankcontent.php
contentbank/templates/bankcontent.mustache
contentbank/templates/bankcontent/search.mustache [new file with mode: 0644]
contentbank/templates/bankcontent/toolbar.mustache [moved from contentbank/templates/toolbar.mustache with 91% similarity]
contentbank/tests/behat/search_content.feature [new file with mode: 0644]
lang/en/contentbank.php
theme/boost/scss/moodle/core.scss
theme/boost/scss/moodle/message.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css