nextcloud/core/js/tests/specs
Vincent Petry 3af2ad0cd9 Fix DOM element ids in share dialog
- Rely on class names instead of global ids
- When global ids are needed for label+checkbox, append the view id
  (cid) to the element's id

This fixes the checkboxes when multiple sidebars exist in the DOM.
2015-10-16 10:54:45 +02:00
..
appsSpec.js Add apps unit test 2015-08-30 17:14:57 +02:00
coreSpec.js Fix OC.joinPaths with empty arguments 2015-07-13 10:57:52 +02:00
jquery.avatarSpec.js Added js tests for jquery.avatar 2015-09-14 10:17:24 +02:00
l10nSpec.js Autoescape of placeholders in t() and p() - for JS 2015-01-07 12:56:32 +01:00
mimeTypeSpec.js Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
setupchecksSpec.js [admin] check for correct PHP memcached module 2015-10-06 08:51:47 +02:00
shareSpec.js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
sharedialogviewSpec.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
shareitemmodelSpec.js Add unit tests for sending e-mail for link shares 2015-10-08 16:39:25 +02:00